Code coverage testing module for Python 3
Coverage.py is a Python 3 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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 6.2-1.fc36 | - |
Fedora 35 | 5.6-0.3b1.fc35 | - |
Fedora 34 | 5.5-1.fc34 | - |
EPEL 9 | 6.2-1.el9 | - |
You can contact the maintainers of this package via email at
python-coverage dash maintainers at fedoraproject dot org
.