Code coverage measurement for Python
Coverage.py measures code coverage, typically during test 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.
- Sources inherited from project SUSE:SLE-15-SP4:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP5:GA/python-coverage && cd $_ - Create Badge
Refresh
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| coverage-7.2.5.tar.gz | 0000759465 742 KB | |
| fix-tests.patch | 0000000881 881 Bytes | |
| python-coverage.changes | 0000054682 53.4 KB | |
| python-coverage.spec | 0000004000 3.91 KB |
Comments 0