coverage
Code coverage measurement for Python
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.
homepage ↗homepage ↗homepage ↗ pypi: coverage github: coveragepy/coveragepy
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 7.15.2 | 6 | 13 h | details › |
| ha-bleeding-edge GitHub ↗ | 7.13.5 | 1 | 3 d | details › |
| pypi GitHub ↗ | 7.13.2 | 1 | 5 mo | details › |
| HomeAssistantRepository GitHub ↗ | 7.10.0 | 3 | 10 mo | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | m68k | mips | ppc | s390 | sparc | x64-macos | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 7.15.2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 7.15.1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 7.15.0 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 7.14.3 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 7.14.2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 7.14.1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 7.13.5 ≈ | ha-bleeding-edge | amd64 stable | arm64 stable | x86 stable | ppc64 untested | riscv untested | alpha untested | arm stable | hppa untested | loong untested | m68k untested | mips untested | ppc untested | s390 untested | sparc untested | x64-macos untested | 3 mo | view · download · history ↗ |
| 7.13.2 | pypi | amd64 testing | arm64 untested | x86 testing | ppc64 untested | riscv untested | alpha untested | arm untested | hppa untested | loong untested | m68k untested | mips untested | ppc untested | s390 untested | sparc untested | x64-macos untested | — | view · download · history ↗ |
| 7.10.0 ≈ | HomeAssistantRepository | amd64 stable | arm64 stable | x86 stable | ppc64 untested | riscv untested | alpha untested | arm stable | hppa untested | loong untested | m68k untested | mips untested | ppc untested | s390 untested | sparc untested | x64-macos untested | 11 mo | view · download · history ↗ |
| 7.6.8 ≈ | HomeAssistantRepository | amd64 stable | arm64 stable | x86 stable | ppc64 untested | riscv untested | alpha untested | arm stable | hppa untested | loong untested | m68k untested | mips untested | ppc untested | s390 untested | sparc untested | x64-macos untested | 11 mo | view · download · history ↗ |
| 7.6.1 ≈ | HomeAssistantRepository | amd64 stable | arm64 stable | x86 stable | ppc64 untested | riscv untested | alpha untested | arm stable | hppa untested | loong untested | m68k untested | mips untested | ppc untested | s390 untested | sparc untested | x64-macos untested | 11 mo | view · download · history ↗ |
Use flags of 7.15.2
- +native-extensions Build native (e.g. C, Rust) extensions in addition to pure (e.g. Python) code (usually speedups)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- verify-provenance Verify provenance of PyPI distfiles (verifies that the artifact comes from upstream source repository)
6 expansion flags (python targets, ABIs, cpu flags…)
- python_targets_python3_14t
- python_targets_python3_15t
- python_targets_python3_12
- python_targets_python3_13
- python_targets_python3_14
- python_targets_python3_15
Runtime dependencies of 7.15.2
show 18 lines
python_targets_python3_14t?
(
)
python_targets_python3_15t?
(
)
python_targets_python3_12?
(
)
python_targets_python3_13?
(
)
python_targets_python3_14?
(
)
python_targets_python3_15?
(
)