Sat, 18 May 2024 01:05:21 UTC | login

Information for build gcovr-4.1-2.fc30

ID77085
Package Namegcovr
Version4.1
Release2.fc30
Epoch
SummaryA code coverage report generator using GNU gcov
DescriptionGcovr provides a utility for managing the use of the GNU gcov utility and generating summarized code coverage results. This command is inspired by the Python coverage.py package, which provides a similar utility in Python. The gcovr command produces either compact human-readable summary reports, machine readable XML reports (in Cobertura format) or simple HTML reports. Thus, gcovr can be viewed as a command-line alternative to the lcov utility, which runs gcov and generates an HTML-formatted report.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 08:51:06 UTC
CompletedSat, 01 Dec 2018 08:51:06 UTC
Tags
f30
f31
RPMs
src
gcovr-4.1-2.fc30.src.rpm (info) (download)
noarch
gcovr-4.1-2.fc30.noarch.rpm (info) (download)
Changelog * Fri Sep 07 2018 Neal Gompa <ngompa13@gmail.com> - 4.1-2 - Add missing files installed in the Python sitelib location * Fri Sep 07 2018 Neal Gompa <ngompa13@gmail.com> - 4.1-1 - Release 4.1 to Fedora (#1626452) - Reformatted changelog entry * Fri Sep 07 2018 Alexis Jeandet <alexis.jeandet@member.fsf.org> - 4.1-0 - Update to latest gcovr version (4.1) - Removed backported upstream patch as it is part of the release * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 3.3-7 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Mar 06 2017 Neal Gompa <ngompa13@gmail.com> - 3.3-4 - Fix HTML reports for Python 3 (#1428277) * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 02 2017 Neal Gompa <ngompa13@gmail.com> - 3.3-2 - Address review comments (#1418804) - Switch to Python 3 * Thu Feb 02 2017 Neal Gompa <ngompa13@gmail.com> - 3.3-1 - Initial package