Skip to main content

Code coverage testing for Python.

Stand with Ukraine
License Python versions supported Package stability
Test suite status Quality check status Documentation Coverage reports
PyPI status Weekly PyPI downloads Kit format Packaging status
Github stars Github forks Contributors
Core Infrastructure Initiative: passing OpenSSF Scorecard Snyk package health
Tidelift Sponsor me on GitHub coveragepy on Mastodon nedbat on Mastodon

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.

Coverage.py runs on these versions of Python:

  • CPython 3.7 through 3.12.0b1

  • PyPy3 7.3.11.

Documentation is on Read the Docs. Code repository and issue tracker are on GitHub.

New in 7.x: improved data combining; [run] exclude_also setting; report --format=; type annotations.

New in 6.x: dropped support for Python 2.7, 3.5, and 3.6; write data on SIGTERM; added support for 3.10 match/case statements.

For Enterprise

Tidelift

Available as part of the Tidelift Subscription. Coverage and thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. If you want the flexibility of open source and the confidence of commercial-grade software, this is for you. Learn more.

Getting Started

Looking to run coverage on your test suite? See the Quick Start section of the docs.

Change history

The complete history of changes is on the change history page.

Code of Conduct

Everyone participating in the coverage.py project is expected to treat other people with respect and to follow the guidelines articulated in the Python Community Code of Conduct.

Contributing

Found a bug? Want to help improve the code or documentation? See the Contributing section of the docs.

Security

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

License

Licensed under the Apache 2.0 License. For details, see NOTICE.txt.

Release files for coverage 7.2.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for coverage 7.2.7
File Size Uploaded
coverage-7.2.7.tar.gz 762.6 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for coverage 7.2.7
File
coverage-7.2.7-pp37.pp38.pp39-none-any.whl PyPy 3.7, PyPy 3.8, PyPy 3.9 none any Details
coverage-7.2.7-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
coverage-7.2.7-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
coverage-7.2.7-cp312-cp312-musllinux_1_1_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ x86-64 Details
coverage-7.2.7-cp312-cp312-musllinux_1_1_i686.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ x86-32 Details
coverage-7.2.7-cp312-cp312-musllinux_1_1_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ ARM64 Details
coverage-7.2.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
coverage-7.2.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.5+ x86-64, Linux glibc 2.17+ x86-64 Details
coverage-7.2.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.12 CPython 3.12 Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
coverage-7.2.7-cp312-cp312-macosx_10_9_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.9+ x86-64 Details
coverage-7.2.7-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
coverage-7.2.7-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
coverage-7.2.7-cp311-cp311-musllinux_1_1_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ x86-64 Details
coverage-7.2.7-cp311-cp311-musllinux_1_1_i686.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ x86-32 Details
coverage-7.2.7-cp311-cp311-musllinux_1_1_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ ARM64 Details
coverage-7.2.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
coverage-7.2.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64, Linux glibc 2.5+ x86-64 Details
coverage-7.2.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
coverage-7.2.7-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
coverage-7.2.7-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
coverage-7.2.7-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
coverage-7.2.7-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
coverage-7.2.7-cp310-cp310-musllinux_1_1_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-64 Details
coverage-7.2.7-cp310-cp310-musllinux_1_1_i686.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-32 Details
coverage-7.2.7-cp310-cp310-musllinux_1_1_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ ARM64 Details
coverage-7.2.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
coverage-7.2.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.5+ x86-64, Linux glibc 2.17+ x86-64 Details
coverage-7.2.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.10 CPython 3.10 Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
coverage-7.2.7-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
coverage-7.2.7-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
coverage-7.2.7-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
coverage-7.2.7-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
coverage-7.2.7-cp39-cp39-musllinux_1_1_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-64 Details
coverage-7.2.7-cp39-cp39-musllinux_1_1_i686.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-32 Details
coverage-7.2.7-cp39-cp39-musllinux_1_1_aarch64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ ARM64 Details
coverage-7.2.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
coverage-7.2.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64, Linux glibc 2.5+ x86-64 Details
coverage-7.2.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
coverage-7.2.7-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
coverage-7.2.7-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
coverage-7.2.7-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
coverage-7.2.7-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
coverage-7.2.7-cp38-cp38-musllinux_1_1_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-64 Details
coverage-7.2.7-cp38-cp38-musllinux_1_1_i686.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-32 Details
coverage-7.2.7-cp38-cp38-musllinux_1_1_aarch64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ ARM64 Details
coverage-7.2.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
coverage-7.2.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-64, Linux glibc 2.5+ x86-64 Details
coverage-7.2.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
coverage-7.2.7-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
coverage-7.2.7-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
coverage-7.2.7-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
coverage-7.2.7-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
coverage-7.2.7-cp37-cp37m-musllinux_1_1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64 Details
coverage-7.2.7-cp37-cp37m-musllinux_1_1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-32 Details
coverage-7.2.7-cp37-cp37m-musllinux_1_1_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ ARM64 Details
coverage-7.2.7-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64 Details
coverage-7.2.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64, Linux glibc 2.17+ x86-64 Details
coverage-7.2.7-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
coverage-7.2.7-cp37-cp37m-macosx_10_9_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 Details

Total release size: 13.8 MB

Release files / coverage-7.2.7.tar.gz

Download URL coverage-7.2.7.tar.gz
Size 762.6 kB
Tags Source
SHA-256 checksum
How to use checksums
924d94291ca674905fe9481f12294eb11f2d3d3fd1adb20314ba89e94f44ed59
BLAKE2b-256 checksum
How to use checksums
458b421f30467e69ac0e414214856798d4bc32da1336df745e49e49ae5c1e2a8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-pp37.pp38.pp39-none-any.whl

Download URL coverage-7.2.7-pp37.pp38.pp39-none-any.whl
Size 193.2 kB
Tags PyPy 3.7 PyPy 3.8 PyPy 3.9
SHA-256 checksum
How to use checksums
b7b4c971f05e6ae490fef852c218b0e79d4e52f79ef0c8475566584a8fb3e01d
BLAKE2b-256 checksum
How to use checksums
67fbb3b1d7887e1ea25a9608b0776e480e4bbc303ca95a31fd585555ec4fff5a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp312-cp312-win_amd64.whl

Download URL coverage-7.2.7-cp312-cp312-win_amd64.whl
Size 204.3 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
9e31cb64d7de6b6f09702bb27c02d1904b3aebfca610c12772452c4e6c21a0d3
BLAKE2b-256 checksum
How to use checksums
b70014b00a0748e9eda26e97be07a63cc911108844004687321ddcc213be956c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp312-cp312-win32.whl

Download URL coverage-7.2.7-cp312-cp312-win32.whl
Size 203.5 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
8de8bb0e5ad103888d65abef8bca41ab93721647590a3f740100cd65c3b00511
BLAKE2b-256 checksum
How to use checksums
698c26a95b08059db1cbb01e4b0e6d40f2e9debb628c6ca86b78f625ceaf9bab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp312-cp312-musllinux_1_1_x86_64.whl

Download URL coverage-7.2.7-cp312-cp312-musllinux_1_1_x86_64.whl
Size 239.8 kB
Tags CPython 3.12 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
976b9c42fb2a43ebf304fa7d4a310e5f16cc99992f33eced91ef6f908bd8f33d
BLAKE2b-256 checksum
How to use checksums
9f5cd9760ac497c41f9c4841f5972d0edf05d50cad7814e86ee7d133ec4a0ac8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp312-cp312-musllinux_1_1_i686.whl

Download URL coverage-7.2.7-cp312-cp312-musllinux_1_1_i686.whl
Size 238.1 kB
Tags CPython 3.12 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
a3d33a6b3eae87ceaefa91ffdc130b5e8536182cd6dfdbfc1aa56b46ff8c86de
BLAKE2b-256 checksum
How to use checksums
6eea4a252dc77ca0605b23d477729d139915e753ee89e4c9507630e12ad64a80
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp312-cp312-musllinux_1_1_aarch64.whl

Download URL coverage-7.2.7-cp312-cp312-musllinux_1_1_aarch64.whl
Size 240.2 kB
Tags CPython 3.12 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
b46517c02ccd08092f4fa99f24c3b83d8f92f739b4657b0f146246a0ca6a831d
BLAKE2b-256 checksum
How to use checksums
04d68cba3bf346e8b1a4fb3f084df7d8cea25a6b6c56aaca1f2e53829be17e9e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-7.2.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 234.0 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
a342242fe22407f3c17f4b499276a02b01e80f861f1682ad1d95b04018e0c0d4
BLAKE2b-256 checksum
How to use checksums
24df6765898d54ea20e3197a26d26bb65b084deefadd77ce7de946b9c96dfdc5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL coverage-7.2.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 233.3 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
49969a9f7ffa086d973d91cec8d2e31080436ef0fb4a359cae927e742abfaaa6
BLAKE2b-256 checksum
How to use checksums
6190c76b9462f39897ebd8714faf21bc985b65c4e1ea6dff428ea9dc711ed0dd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL coverage-7.2.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 231.4 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
171717c7cb6b453aebac9a2ef603699da237f341b38eebfee9be75d27dc38e01
BLAKE2b-256 checksum
How to use checksums
1581b108a60bc758b448c151e5abceed027ed77a9523ecbc6b8a390938301841
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp312-cp312-macosx_10_9_x86_64.whl

Download URL coverage-7.2.7-cp312-cp312-macosx_10_9_x86_64.whl
Size 201.0 kB
Tags CPython 3.12 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
f2f67fe12b22cd130d34d0ef79206061bfb5eda52feb6ce0dba0644e20a03cf4
BLAKE2b-256 checksum
How to use checksums
ffd552fa1891d1802ab2e1b346d37d349cb41cdd4fd03f724ebbf94e80577687
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-win_amd64.whl

Download URL coverage-7.2.7-cp311-cp311-win_amd64.whl
Size 204.2 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
5b7540161790b2f28143191f5f8ec02fb132660ff175b7747b95dcb77ac26562
BLAKE2b-256 checksum
How to use checksums
b196c12ed0dfd4ec587f3739f53eb677b9007853fd486ccb0e7d5512a27bab2e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-win32.whl

Download URL coverage-7.2.7-cp311-cp311-win32.whl
Size 203.2 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
33d6d3ea29d5b3a1a632b3c4e4f4ecae24ef170b0b9ee493883f2df10039959a
BLAKE2b-256 checksum
How to use checksums
ba9269c0722882643df4257ecc5437b83f4c17ba9e67f15dc6b77bad89b6982e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-musllinux_1_1_x86_64.whl

Download URL coverage-7.2.7-cp311-cp311-musllinux_1_1_x86_64.whl
Size 241.0 kB
Tags CPython 3.11 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
0e1f928eaf5469c11e886fe0885ad2bf1ec606434e79842a879277895a50942a
BLAKE2b-256 checksum
How to use checksums
685fd2bd0f02aa3c3e0311986e625ccf97fdc511b52f4f1a063e4f37b624772f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-musllinux_1_1_i686.whl

Download URL coverage-7.2.7-cp311-cp311-musllinux_1_1_i686.whl
Size 239.9 kB
Tags CPython 3.11 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
48c19d2159d433ccc99e729ceae7d5293fbffa0bdb94952d3579983d1c8c9d97
BLAKE2b-256 checksum
How to use checksums
04fa43b55101f75a5e9115259e8be70ff9279921cb6b17f04c34a5702ff9b1f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-musllinux_1_1_aarch64.whl

Download URL coverage-7.2.7-cp311-cp311-musllinux_1_1_aarch64.whl
Size 241.5 kB
Tags CPython 3.11 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
afb17f84d56068a7c29f5fa37bfd38d5aba69e3304af08ee94da8ed5b0865833
BLAKE2b-256 checksum
How to use checksums
8fa812cc7b261f3082cc299ab61f677f7e48d93e35ca5c3c2f7241ed5525ccea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-7.2.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 233.2 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
fdec9e8cbf13a5bf63290fc6013d216a4c7232efb51548594ca3631a7f13c3a3
BLAKE2b-256 checksum
How to use checksums
8c9516eed713202406ca0a37f8ac259bbf144c9d24f9b8097a8e6ead61da2dbb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL coverage-7.2.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 232.6 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
63426706118b7f5cf6bb6c895dc215d8a418d5952544042c8a2d9fe87fcf09cb
BLAKE2b-256 checksum
How to use checksums
a7cd3ce94ad9d407a052dc2a74fbeb1c7947f442155b28264eb467ee78dea812
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL coverage-7.2.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 230.8 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
52edc1a60c0d34afa421c9c37078817b2e67a392cab17d97283b64c5833f427f
BLAKE2b-256 checksum
How to use checksums
c1494d487e2ad5d54ed82ac1101e467e8994c09d6123c91b2a962145f3d262c2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-macosx_11_0_arm64.whl

Download URL coverage-7.2.7-cp311-cp311-macosx_11_0_arm64.whl
Size 201.1 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
5baa06420f837184130752b7c5ea0808762083bf3487b5038d68b012e5937dbe
BLAKE2b-256 checksum
How to use checksums
67d7cd8fe689b5743fffac516597a1222834c42b80686b99f5b44ef43ccc2a43
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp311-cp311-macosx_10_9_x86_64.whl

Download URL coverage-7.2.7-cp311-cp311-macosx_10_9_x86_64.whl
Size 200.9 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
06a9a2be0b5b576c3f18f1a241f0473575c4a26021b52b2a85263a00f034d51f
BLAKE2b-256 checksum
How to use checksums
c6fa529f55c9a1029c840bcc9109d5a15ff00478b7ff550a1ae361f8745f8ad5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-win_amd64.whl

Download URL coverage-7.2.7-cp310-cp310-win_amd64.whl
Size 204.1 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
f75f7168ab25dd93110c8a8117a22450c19976afbc44234cbf71481094c1b850
BLAKE2b-256 checksum
How to use checksums
1fe9d6730247d8dec2a3dddc520ebe11e2e860f0f98cee3639e23de6cf920255
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-win32.whl

Download URL coverage-7.2.7-cp310-cp310-win32.whl
Size 203.2 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
ee57190f24fba796e36bb6d3aa8a8783c643d8fa9760c89f7a98ab5455fbf818
BLAKE2b-256 checksum
How to use checksums
944ed4e46a214ae857be3d7dc5de248ba43765f60daeb1ab077cb6c1536c7fba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-musllinux_1_1_x86_64.whl

Download URL coverage-7.2.7-cp310-cp310-musllinux_1_1_x86_64.whl
Size 234.1 kB
Tags CPython 3.10 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
d62a5c7dad11015c66fbb9d881bc4caa5b12f16292f857842d9d1871595f4495
BLAKE2b-256 checksum
How to use checksums
298f4fad1c2ba98104425009efd7eaa19af9a7c797e92d40cd2ec026fa1f58cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-musllinux_1_1_i686.whl

Download URL coverage-7.2.7-cp310-cp310-musllinux_1_1_i686.whl
Size 232.9 kB
Tags CPython 3.10 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
cb017fd1b2603ef59e374ba2063f593abe0fc45f2ad9abdde5b4d83bd922a353
BLAKE2b-256 checksum
How to use checksums
91e8469ed808a782b9e8305a08bad8c6fa5f8e73e093bda6546c5aec68275bff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-musllinux_1_1_aarch64.whl

Download URL coverage-7.2.7-cp310-cp310-musllinux_1_1_aarch64.whl
Size 234.6 kB
Tags CPython 3.10 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
ebba1cd308ef115925421d3e6a586e655ca5a77b5bf41e02eb0e4562a111f2d1
BLAKE2b-256 checksum
How to use checksums
2b863dbf9be43f8bf6a5ca28790a713e18902b2d884bc5fa9512823a81dff601
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-7.2.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 229.5 kB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
ba90a9563ba44a72fda2e85302c3abc71c5589cea608ca16c22b9804262aaeb6
BLAKE2b-256 checksum
How to use checksums
b89d926fce7e03dbfc653104c2d981c0fa71f0572a9ebd344d24c573bd6f7c4f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL coverage-7.2.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 228.7 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
31563e97dae5598556600466ad9beea39fb04e0229e61c12eaa206e0aa202063
BLAKE2b-256 checksum
How to use checksums
b4bd1b2331e3a04f4cc9b7b332b1dd0f3a1261dfc4114f8479bebfcc2afee9e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL coverage-7.2.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 227.8 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
e7d9405291c6928619403db1d10bd07888888ec1abcbd9748fdaa971d7d661b2
BLAKE2b-256 checksum
How to use checksums
d13a67f5d18f911abf96857f6f7e4df37ca840e38179e2cc9ab6c0b9c3380f19
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-macosx_11_0_arm64.whl

Download URL coverage-7.2.7-cp310-cp310-macosx_11_0_arm64.whl
Size 201.0 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
6d040ef7c9859bb11dfeb056ff5b3872436e3b5e401817d87a31e1750b9ae2fb
BLAKE2b-256 checksum
How to use checksums
3d807060a445e1d2c9744b683dc935248613355657809d6c6b2716cdf4ca4766
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp310-cp310-macosx_10_9_x86_64.whl

Download URL coverage-7.2.7-cp310-cp310-macosx_10_9_x86_64.whl
Size 200.7 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
d39b5b4f2a66ccae8b7263ac3c8170994b65266797fb96cbbfd3fb5b23921db8
BLAKE2b-256 checksum
How to use checksums
0124be01e62a7bce89bcffe04729c540382caa5a06bee45ae42136c93e2499f5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-win_amd64.whl

Download URL coverage-7.2.7-cp39-cp39-win_amd64.whl
Size 204.1 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
eb393e5ebc85245347950143969b241d08b52b88a3dc39479822e073a1a8eb27
BLAKE2b-256 checksum
How to use checksums
a90c4a848ae663b47f1195abcb09a951751dd61f80b503303b9b9d768e0fd321
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-win32.whl

Download URL coverage-7.2.7-cp39-cp39-win32.whl
Size 203.2 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
7ee7d9d4822c8acc74a5e26c50604dff824710bc8de424904c0982e25c39c6cb
BLAKE2b-256 checksum
How to use checksums
b1d5a8e276bc005e42114468d4fe03e0a9555786bc51cbfe0d20827a46c1565a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-musllinux_1_1_x86_64.whl

Download URL coverage-7.2.7-cp39-cp39-musllinux_1_1_x86_64.whl
Size 233.7 kB
Tags CPython 3.9 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
975d70ab7e3c80a3fe86001d8751f6778905ec723f5b110aed1e450da9d4b7f2
BLAKE2b-256 checksum
How to use checksums
bbe988747b40c8fb4a783b40222510ce6d66170217eb05d7f46462c36b4fa8cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-musllinux_1_1_i686.whl

Download URL coverage-7.2.7-cp39-cp39-musllinux_1_1_i686.whl
Size 232.5 kB
Tags CPython 3.9 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
81c13a1fc7468c40f13420732805a4c38a105d89848b7c10af65a90beff25250
BLAKE2b-256 checksum
How to use checksums
662ec99fe1f6396d93551aa352c75410686e726cd4ea104479b9af1af22367ce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-musllinux_1_1_aarch64.whl

Download URL coverage-7.2.7-cp39-cp39-musllinux_1_1_aarch64.whl
Size 234.2 kB
Tags CPython 3.9 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
b29019c76039dc3c0fd815c41392a044ce555d9bcdd38b0fb60fb4cd8e475ba9
BLAKE2b-256 checksum
How to use checksums
888bb0d9fe727acae907fa7f1c8194ccb6fe9d02e1c3e9001ecf74c741f86110
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-7.2.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 229.1 kB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
201e7389591af40950a6480bd9edfa8ed04346ff80002cec1a66cac4549c1ad7
BLAKE2b-256 checksum
How to use checksums
61af5964b8d7d9a5c767785644d9a5a63cacba9a9c45cc42ba06d25895ec87be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL coverage-7.2.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 228.3 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
6f48351d66575f535669306aa7d6d6f71bc43372473b54a832222803eb956fd1
BLAKE2b-256 checksum
How to use checksums
fe57e4f8ad64d84ca9e759d783a052795f62a9f9111585e46068845b1cb52c2b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL coverage-7.2.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 227.4 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
f6951407391b639504e3b3be51b7ba5f3528adbf1a8ac3302b687ecababf929e
BLAKE2b-256 checksum
How to use checksums
d91dcd467fceb62c371f9adb1d739c92a05d4e550246daa90412e711226bd320
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-macosx_11_0_arm64.whl

Download URL coverage-7.2.7-cp39-cp39-macosx_11_0_arm64.whl
Size 201.0 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
06fb182e69f33f6cd1d39a6c597294cff3143554b64b9825d1dc69d18cc2fff2
BLAKE2b-256 checksum
How to use checksums
ca0c3dfeeb1006c44b911ee0ed915350db30325d01808525ae7cc8d57643a2ce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp39-cp39-macosx_10_9_x86_64.whl

Download URL coverage-7.2.7-cp39-cp39-macosx_10_9_x86_64.whl
Size 200.7 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
537891ae8ce59ef63d0123f7ac9e2ae0fc8b72c7ccbe5296fec45fd68967b6c9
BLAKE2b-256 checksum
How to use checksums
88da495944ebf0ad246235a6bd523810d9f81981f9b81c6059ba1f56e943abe0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-win_amd64.whl

Download URL coverage-7.2.7-cp38-cp38-win_amd64.whl
Size 204.1 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
2e07b54284e381531c87f785f613b833569c14ecacdcb85d56b25c4622c16c3c
BLAKE2b-256 checksum
How to use checksums
c31c6b3c9c363fb1433c79128e0d692863deb761b1b78162494abb9e5c328bc0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-win32.whl

Download URL coverage-7.2.7-cp38-cp38-win32.whl
Size 203.2 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
d2c2db7fd82e9b72937969bceac4d6ca89660db0a0967614ce2481e81a0b771e
BLAKE2b-256 checksum
How to use checksums
4afb78986d3022e5ccf2d4370bc43a5fef8374f092b3c21d32499dee8e30b7b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-musllinux_1_1_x86_64.whl

Download URL coverage-7.2.7-cp38-cp38-musllinux_1_1_x86_64.whl
Size 235.0 kB
Tags CPython 3.8 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
245167dd26180ab4c91d5e1496a30be4cd721a5cf2abf52974f965f10f11419f
BLAKE2b-256 checksum
How to use checksums
dea35a98dc9e239d0dc5f243ef5053d5b1bdcaa1dee27a691dfc12befeccf878
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-musllinux_1_1_i686.whl

Download URL coverage-7.2.7-cp38-cp38-musllinux_1_1_i686.whl
Size 234.1 kB
Tags CPython 3.8 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
8fa03bce9bfbeeef9f3b160a8bed39a221d82308b4152b27d82d8daa7041fee5
BLAKE2b-256 checksum
How to use checksums
ddce97c1dd6592c908425622fe7f31c017d11cf0421729b09101d4de75bcadc8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-musllinux_1_1_aarch64.whl

Download URL coverage-7.2.7-cp38-cp38-musllinux_1_1_aarch64.whl
Size 235.6 kB
Tags CPython 3.8 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
b7aa5f8a41217360e600da646004f878250a0d6738bcdc11a0a39928d7dc2050
BLAKE2b-256 checksum
How to use checksums
0d31340428c238eb506feb96d4fb5c9ea614db1149517f22cc7ab8c6035ef6d9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-7.2.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 230.6 kB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
5e330fc79bd7207e46c7d7fd2bb4af2963f5f635703925543a70b99574b0fea9
BLAKE2b-256 checksum
How to use checksums
c8e4e6182e4697665fb594a7f4e4f27cb3a4dd00c2e3d35c5c706765de8c7866
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL coverage-7.2.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 229.9 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
8d13c64ee2d33eccf7437961b6ea7ad8673e2be040b4f7fd4fd4d4d28d9ccb1e
BLAKE2b-256 checksum
How to use checksums
445549f65ccdd4dfd6d5528e966b28c37caec64170c725af32ab312889d2f857
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL coverage-7.2.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 228.5 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
1e9d683426464e4a252bf70c3498756055016f99ddaec3774bf368e76bbe02b6
BLAKE2b-256 checksum
How to use checksums
7be3f552d5871943f747165b92a924055c5d6daa164ae659a13f9018e22f3990
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-macosx_11_0_arm64.whl

Download URL coverage-7.2.7-cp38-cp38-macosx_11_0_arm64.whl
Size 201.0 kB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
3d376df58cc111dc8e21e3b6e24606b5bb5dee6024f46a5abca99124b2229ef5
BLAKE2b-256 checksum
How to use checksums
28d79a8de57d87f4bbc6f9a6a5ded1eaac88a89bf71369bb935dac3c0cf2893e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp38-cp38-macosx_10_9_x86_64.whl

Download URL coverage-7.2.7-cp38-cp38-macosx_10_9_x86_64.whl
Size 200.7 kB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
54b896376ab563bd38453cecb813c295cf347cf5906e8b41d340b0321a5433e5
BLAKE2b-256 checksum
How to use checksums
c6fcbe19131010930a6cf271da48202c8cc1d3f971f68c02fb2d3a78247f43dc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp37-cp37m-win_amd64.whl

Download URL coverage-7.2.7-cp37-cp37m-win_amd64.whl
Size 204.0 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
b1c546aca0ca4d028901d825015dc8e4d56aac4b541877690eb76490f1dc8ed0
BLAKE2b-256 checksum
How to use checksums
0ebc7e3a31534fabb043269f14fb64e2bb2733f85d4cf39e5bbc71357c57553a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp37-cp37m-win32.whl

Download URL coverage-7.2.7-cp37-cp37m-win32.whl
Size 203.3 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
61b9a528fb348373c433e8966535074b802c7a5d7f23c4f421e6c6e2f1697a6f
BLAKE2b-256 checksum
How to use checksums
e940383305500d24122dbed73e505a4d6828f8f3356d1f68ab6d32c781754b81
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp37-cp37m-musllinux_1_1_x86_64.whl

Download URL coverage-7.2.7-cp37-cp37m-musllinux_1_1_x86_64.whl
Size 232.0 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
2aee274c46590717f38ae5e4650988d1af340fe06167546cc32fe2f58ed05b02
BLAKE2b-256 checksum
How to use checksums
8dd653e999ec1bf7498ca4bc5f3b8227eb61db39068d2de5dcc359dec5601b5a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp37-cp37m-musllinux_1_1_i686.whl

Download URL coverage-7.2.7-cp37-cp37m-musllinux_1_1_i686.whl
Size 230.9 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
419bfd2caae268623dd469eff96d510a920c90928b60f2073d79f8fe2bbc5959
BLAKE2b-256 checksum
How to use checksums
22c12f6c1b6f01a0996c9e067a9c780e1824351dbe17faae54388a4477e6d86f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp37-cp37m-musllinux_1_1_aarch64.whl

Download URL coverage-7.2.7-cp37-cp37m-musllinux_1_1_aarch64.whl
Size 232.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
0a5f9e1dbd7fbe30196578ca36f3fba75376fb99888c395c5880b355e2875f8a
BLAKE2b-256 checksum
How to use checksums
03ec6f30b4e0c96ce03b0e64aec46b4af2a8c49b70d1b5d0d69577add757b946
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-7.2.7-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 226.2 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
d22656368f0e6189e24722214ed8d66b8022db19d182927b9a248a2a8a2f67eb
BLAKE2b-256 checksum
How to use checksums
7a05084864fa4bbf8106f44fb72a56e67e0cd372d3bf9d893be818338c81af5d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL coverage-7.2.7-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 225.6 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
e84606b74eb7de6ff581a7915e2dab7a28a0517fbe1c9239eb227e1354064dcd
BLAKE2b-256 checksum
How to use checksums
e2c073f139794c742840b9ab88e2e17fe14a3d4668a166ff95d812ac66c0829d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL coverage-7.2.7-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 224.3 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
a895fcc7b15c3fc72beb43cdcbdf0ddb7d2ebc959edac9cef390b0d14f39f8a9
BLAKE2b-256 checksum
How to use checksums
67a26fa66a50e6e894286d79a3564f42bd54a9bd27049dc0a63b26d9924f0aa3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release files / coverage-7.2.7-cp37-cp37m-macosx_10_9_x86_64.whl

Download URL coverage-7.2.7-cp37-cp37m-macosx_10_9_x86_64.whl
Size 200.6 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
58c2ccc2f00ecb51253cbe5d8d7122a34590fac9646a960d1430d5b15321d95f
BLAKE2b-256 checksum
How to use checksums
80d767937c80b8fd4c909fdac29292bc8b35d9505312cff6bcab41c53c5b1df6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.7.16

Release history Release notifications | RSS feed

7.9.1

67 release files

7.9.0

67 release files

7.8.2

67 release files

7.8.1

63 release files

7.8.0

63 release files

7.7.1

63 release files

7.7.0

63 release files

7.6.8

62 release files

7.6.7

62 release files

7.6.6

62 release files

7.6.5

62 release files

7.6.4

62 release files

7.6.3

62 release files

7.6.0

52 release files

7.5.4

52 release files

7.5.3

52 release files

7.5.2

52 release files

7.5.0

52 release files

7.4.4

52 release files

7.4.3

52 release files

7.4.2

52 release files

7.4.1

52 release files

7.4.0

52 release files

7.3.4

52 release files

7.3.3

52 release files

7.3.0

52 release files

This release

7.2.7 This release

60 release files

7.2.6

51 release files

7.2.5

51 release files

7.2.4

51 release files

7.2.2

51 release files

7.2.1

51 release files

7.2.0

51 release files

7.1.0

51 release files

7.0.5

51 release files

7.0.1

51 release files

7.0.0

51 release files

6.5.0

50 release files

6.4.4

50 release files

6.4.2

41 release files

6.4

41 release files

6.3.3

41 release files

6.3.2

41 release files

6.3

41 release files

6.2

47 release files

6.1.2

47 release files

6.1.1

46 release files

6.1

34 release files

6.0.2

33 release files

6.0

35 release files

5.5

52 release files

5.4

49 release files

5.3.1

49 release files

5.3

34 release files

5.2.1

34 release files

5.2

34 release files

5.1

31 release files

5.0.4

31 release files

5.0.3

31 release files

5.0.1

31 release files

5.0

31 release files

4.5.4

32 release files

4.5.3

41 release files

4.5.2

41 release files

4.5.1

41 release files

4.5

36 release files

4.4.1

44 release files

4.4

40 release files

4.3.4

44 release files

4.3.3

28 release files

4.3.2

28 release files

4.3.1

28 release files

4.3

28 release files

4.2

28 release files

4.1

29 release files

4.0.3

27 release files

4.0.1

27 release files

4.0

27 release files

3.7.1

15 release files

3.7

5 release files

3.6

11 release files

3.5.3

6 release files

3.5.2

5 release files

3.5.1

5 release files

3.5

5 release files

3.4

13 release files

3.3.1

9 release files

3.3

9 release files

3.2

8 release files

3.1

6 release files

3.0.1

5 release files

3.0

5 release files

2.85

2.80

2.78

2.77

2.76

2.75

2.8

2.6

2.5

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page