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 | 7.3.2-6.fc42 | - |
Fedora 42 | 7.3.2-6.fc42 | - |
Fedora 41 | 7.3.2-5.fc41 | - |
Fedora 40 | 7.3.2-3.fc40 | - |
Fedora EPEL 9 | 6.2-1.el9 | - |
Fedora EPEL 10.0 | 7.3.2-5.el10_0 | - |
You can contact the maintainers of this package via email at
python-coverage dash maintainers at fedoraproject dot org
.