gcovr 7.0-1 source package in Ubuntu

Changelog

gcovr (7.0-1) unstable; urgency=medium

  * New usptream release

 -- Sylvestre Ledru <email address hidden>  Mon, 29 Jan 2024 09:12:26 +0100

Upload details

Uploaded by:
Wolfgang Silbermayr
Uploaded to:
Sid
Original maintainer:
Wolfgang Silbermayr
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gcovr_7.0-1.dsc 1.9 KiB 0d76810a9e16663b63ab18cb0511ae18eb2016390829045cb1ae6105c6f0fff9
gcovr_7.0.orig.tar.gz 2.6 MiB 03ebb2485d1b07cf6bf363b6e7191b3d9c1d492003fbf06f06a7e954166bf132
gcovr_7.0-1.debian.tar.xz 3.7 KiB b22b577626ee9e192eff94af621d917f8e538ce8c5fe7032c47163dd6c2a482c

Available diffs

No changes file available.

Binary packages built by this source

gcovr: Manages the compilation of coverage information from gcov

 The gcovr command provides a utility for running the gcov command and
 summarizing code coverage results. This command is inspired by the
 Python coverage.py package, which provides a similar utility in
 Python. Further, gcovr can be viewed as a command-line alternative of
 the lcov utility, which runs gcov and generates an HTML output.