Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405650
en ru br
ALT Linux repos
S:6.5.0-alt1

Group :: Development/Python3
RPM: python3-module-coverage

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 6.5.0-alt1
Build date: 23 april 2023, 13:43 ( 51.7 weeks ago )
Size: 581.28 Kb

Home page:   https://pypi.org/project/coverage/

License: Apache-2.0
Summary: A tool for measuring code coverage of Python programs
Description:

Coverage.py is a tool for measuring code coverage of Python programs. It
monitors your program, noting which parts of the code have been
executed, then analyzes the source to identify code that could have been
executed but was not.

Coverage measurement is typically used to gauge the effectiveness of
tests. It can show which parts of your product code are being exercised
by tests, and which are not.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-coverage-debuginfo
  • python3-module-coverage
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin