GetPageSpeed Extras

python3-coverage

View this package for all CentOS/RHEL versions →

How to install python3-coverage in CentOS/RHEL 8 (x86_64)

Code coverage testing module for Python 3

License: ASL 2.0 and MIT and (MIT or GPL) http://nedbatchelder.com/code/modules/coverage.html

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python3-coverage

Description

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.

Compatibility

This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

RPMs

Package Size Changelog
python3-coverage-4.5.4-4.el8.x86_64 259 KiB Miro HronĨok (2019-10-03)
- Rebuilt for Python 3.8.0rc1 (#1748018)

Subscribe