Binary package “python3-coverage” in ubuntu focal
code coverage tool for Python 3
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 code are being exercised by
tests, and which are not.
.
This package installs the Python version 3 ‘coverage’ library, and the
‘python3-coverage’ program to perform and report coverage tests.
Published versions
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in amd64 (Proposed)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in amd64 (Release)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in arm64 (Proposed)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in arm64 (Release)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in armhf (Proposed)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in armhf (Release)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in ppc64el (Proposed)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in ppc64el (Release)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in riscv64 (Release)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in s390x (Proposed)
- python3-coverage 4.5.2+dfsg.1-4ubuntu1 in s390x (Release)