Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-coverage - Code coverage testing module for Python
- Description:
Coverage.py is a Python module that measures code coverage during Python
execution. It uses the code analysis tools and tracing hooks provided in the
Python standard library to determine which lines are executable, and which
have been executed.
Packages
python-coverage-4.5.1-7.vl9.4.src
[384 KiB] |
Changelog
by Tomas Orsava (2018-12-12):
- New subpackage platform-python-coverage without files from /usr/bin/*
- python3-coverage contains only files from /usr/bin/* and depends
on platform-python-coverage
- Resolves: rhbz#1658674
|