Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Coverage.py

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
Tidelift Core Infrastructure Initiative: passing OpenSSF Scorecard
Sponsor me on GitHub coverage.py on Twitter nedbat on Twitter

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.0a1

  • PyPy3 7.3.9.

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

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

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

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 6.6.0b1

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 6.6.0b1
File Size Uploaded
coverage-6.6.0b1.tar.gz 777.0 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for coverage 6.6.0b1
File
coverage-6.6.0b1-pp36.pp37.pp38-none-any.whl PyPy 3.8, PyPy 3.7, PyPy 3.6 none any Details
coverage-6.6.0b1-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
coverage-6.6.0b1-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
coverage-6.6.0b1-cp311-cp311-musllinux_1_1_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ x86-64 Details
coverage-6.6.0b1-cp311-cp311-musllinux_1_1_i686.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ x86-32 Details
coverage-6.6.0b1-cp311-cp311-musllinux_1_1_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ ARM64 Details
coverage-6.6.0b1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
coverage-6.6.0b1-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.5+ x86-64, Linux glibc 2.17+ x86-64 Details
coverage-6.6.0b1-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-6.6.0b1-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
coverage-6.6.0b1-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
coverage-6.6.0b1-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
coverage-6.6.0b1-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
coverage-6.6.0b1-cp310-cp310-musllinux_1_1_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-64 Details
coverage-6.6.0b1-cp310-cp310-musllinux_1_1_i686.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-32 Details
coverage-6.6.0b1-cp310-cp310-musllinux_1_1_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ ARM64 Details
coverage-6.6.0b1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
coverage-6.6.0b1-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-6.6.0b1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
coverage-6.6.0b1-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
coverage-6.6.0b1-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
coverage-6.6.0b1-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
coverage-6.6.0b1-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
coverage-6.6.0b1-cp39-cp39-musllinux_1_1_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-64 Details
coverage-6.6.0b1-cp39-cp39-musllinux_1_1_i686.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-32 Details
coverage-6.6.0b1-cp39-cp39-musllinux_1_1_aarch64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ ARM64 Details
coverage-6.6.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
coverage-6.6.0b1-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.5+ x86-64, Linux glibc 2.17+ x86-64 Details
coverage-6.6.0b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
coverage-6.6.0b1-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
coverage-6.6.0b1-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
coverage-6.6.0b1-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
coverage-6.6.0b1-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
coverage-6.6.0b1-cp38-cp38-musllinux_1_1_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-64 Details
coverage-6.6.0b1-cp38-cp38-musllinux_1_1_i686.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-32 Details
coverage-6.6.0b1-cp38-cp38-musllinux_1_1_aarch64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ ARM64 Details
coverage-6.6.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
coverage-6.6.0b1-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.5+ x86-64, Linux glibc 2.17+ x86-64 Details
coverage-6.6.0b1-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-6.6.0b1-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
coverage-6.6.0b1-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
coverage-6.6.0b1-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
coverage-6.6.0b1-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64 Details
coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-32 Details
coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ ARM64 Details
coverage-6.6.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64 Details
coverage-6.6.0b1-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.17+ x86-64, Linux glibc 2.5+ x86-64 Details
coverage-6.6.0b1-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-6.6.0b1-cp37-cp37m-macosx_10_9_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 Details

Total release size: 11.0 MB

Release files / coverage-6.6.0b1.tar.gz

Download URL coverage-6.6.0b1.tar.gz
Size 777.0 kB
Tags Source
SHA-256 checksum
How to use checksums
996c74a93f6fac2099c288e709e7d0bcc37f3c700d878d7d52accdcc2b6550bd
BLAKE2b-256 checksum
How to use checksums
20ae0d1fc36601ea434b60152ac496f6e85ef9fd183d37f4a2e6ffa2736032ab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-pp36.pp37.pp38-none-any.whl

Download URL coverage-6.6.0b1-pp36.pp37.pp38-none-any.whl
Size 178.7 kB
Tags PyPy 3.6 PyPy 3.7 PyPy 3.8
SHA-256 checksum
How to use checksums
7538a24505abb5dc61ac3bbf58d5232a76ad6fd2be63cf797c2e1caa9c60077c
BLAKE2b-256 checksum
How to use checksums
fcf34b922d40092ac10173398807d6006ccab608760572439454c53d8c667127
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp311-cp311-win_amd64.whl

Download URL coverage-6.6.0b1-cp311-cp311-win_amd64.whl
Size 189.6 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
42d7ee01583d4db8098510d08e7505db0f5dbb70edc88a7350cafc336ae81048
BLAKE2b-256 checksum
How to use checksums
f8a70fbdf0b14f0de38b05221e87ebb4d3a8d237d0c1cc433f275c1b78bf692f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp311-cp311-win32.whl

Download URL coverage-6.6.0b1-cp311-cp311-win32.whl
Size 188.5 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
9ec68b342a82dc821d4384e7a5b266c2b78bc5ec3a59fcadf8e96445f4002366
BLAKE2b-256 checksum
How to use checksums
3778a2bae852655536de0a111d9be360e6a01913c43dcdb4010394b5a5bf47e1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp311-cp311-musllinux_1_1_x86_64.whl

Download URL coverage-6.6.0b1-cp311-cp311-musllinux_1_1_x86_64.whl
Size 226.5 kB
Tags CPython 3.11 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
644b9c4e7e951aa210a8150b09f9c02dcea8701d14bff1564a50e054ce0ae48d
BLAKE2b-256 checksum
How to use checksums
171761dfb11a076f5a7170ede61af83b388d13ffe2dfee7813202061cc97c69e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp311-cp311-musllinux_1_1_i686.whl

Download URL coverage-6.6.0b1-cp311-cp311-musllinux_1_1_i686.whl
Size 225.4 kB
Tags CPython 3.11 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
c1b862d4718a103cd090b6b91155503574918c498a381a13970e22785c7ae5a3
BLAKE2b-256 checksum
How to use checksums
2aacb529d54571b4542fda2fbcc3015554764de56218399a18dba3d06f72f231
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp311-cp311-musllinux_1_1_aarch64.whl

Download URL coverage-6.6.0b1-cp311-cp311-musllinux_1_1_aarch64.whl
Size 227.0 kB
Tags CPython 3.11 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
eb54a60e3819d60de6828b5bd197996f9ecb2306d280bd532a4a4291f3285658
BLAKE2b-256 checksum
How to use checksums
2e8979a2496a14f24d23caf94c387b37eef449dd44a814559fdb55cc01aef9e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-6.6.0b1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 218.7 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
25ab1d4ae4bce324d427732bf0f7967493405daa0c2675385016102b0a5e87bf
BLAKE2b-256 checksum
How to use checksums
00b67fd711bfa3d99e61a98db90720a30c605bcf4a15f659192b409b79493c92
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 218.1 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
e0101d0cb004db88891ffb87ddfccd93ee76abbe4c0bf784c4214f467d026dd2
BLAKE2b-256 checksum
How to use checksums
7465e7fc34f86a0c3d99d0446fb9d2c4359c87a2b460fd7af5e4f15461b83519
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 216.3 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
959d65e8c5f84878a741dcddcbf71ccc22270c6981e5dfe0806517d49be0c1f2
BLAKE2b-256 checksum
How to use checksums
235fe0c5be474a8df75b4bda53d28841bdda9e751f8f1495c70a10055e05ea57
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp311-cp311-macosx_11_0_arm64.whl

Download URL coverage-6.6.0b1-cp311-cp311-macosx_11_0_arm64.whl
Size 186.5 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b3b6582423aeece24478028b8c9127cd1392d584dfade6c925421c91710cdad5
BLAKE2b-256 checksum
How to use checksums
37aa87de6a97b897e8b1a175af61b35045f031ef615a65830279b4e2df48cc30
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp311-cp311-macosx_10_9_x86_64.whl

Download URL coverage-6.6.0b1-cp311-cp311-macosx_10_9_x86_64.whl
Size 186.4 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
425ba4ae75be4e2c9ce336a523265e6e1214ad624e8d18fb638771475dec2ebf
BLAKE2b-256 checksum
How to use checksums
297c53356399bcd36b5b7386e6467c8b43ed06bd5e70a4ac1579b2aa8a605d2d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp310-cp310-win_amd64.whl

Download URL coverage-6.6.0b1-cp310-cp310-win_amd64.whl
Size 189.5 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
5f3ee269b6d32913eccd78eefce6da7d5120d8fbef059c463c028267c1a0d1ce
BLAKE2b-256 checksum
How to use checksums
d6e7fa5b82c5d4d725774fa41864c83dc9b61b6b1d1746b99260f77b392c79f8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp310-cp310-win32.whl

Download URL coverage-6.6.0b1-cp310-cp310-win32.whl
Size 188.5 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
98220679df217b9635c3c6a7a490c408f4de169c33ac4f708a86f9e97b2d9b14
BLAKE2b-256 checksum
How to use checksums
40e6c8251d87788a0e90efd42248952b5512b5b62f0a49aaa89f1e24367441ac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp310-cp310-musllinux_1_1_x86_64.whl

Download URL coverage-6.6.0b1-cp310-cp310-musllinux_1_1_x86_64.whl
Size 219.6 kB
Tags CPython 3.10 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
c87885ca7357e85e9e1550d804c7b2c42d6e4e8260849af499fc2b0dfe58962c
BLAKE2b-256 checksum
How to use checksums
90d04f34cad9ed299e088220f1ab8eeb58633596f1e72d02416a0f14f869a9cd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp310-cp310-musllinux_1_1_i686.whl

Download URL coverage-6.6.0b1-cp310-cp310-musllinux_1_1_i686.whl
Size 218.4 kB
Tags CPython 3.10 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
4f32113f131edcd26266b8bfc9e24698b6dee4d9ea63362b7dd3cf0a351231a6
BLAKE2b-256 checksum
How to use checksums
b5889019610e165158386dcccf13547bcf34ffdc4e41de64d7895bbd0785840d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp310-cp310-musllinux_1_1_aarch64.whl

Download URL coverage-6.6.0b1-cp310-cp310-musllinux_1_1_aarch64.whl
Size 220.1 kB
Tags CPython 3.10 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
2ca9c7735da025b0f0ca00ab15c5290798b62a49feaf312cb895ab4c4bc1575e
BLAKE2b-256 checksum
How to use checksums
3d8d71587f5b48b65f61f7c1bbadf401531bdb15fb37aa14a61cdf167c03d43e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-6.6.0b1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 215.0 kB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
c976faf3bed96d2b94ee8b005ff26a075cfbc00782b532342119cbd172481f81
BLAKE2b-256 checksum
How to use checksums
4eb0209b46ce40cf51d9f975bd3f6aec95aa8f19010befe5533b07bf5f5b8d14
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 214.2 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
e83b73d8edf255187388b8d14c0c0df580bbf8e7099060e590915e3fbcf39598
BLAKE2b-256 checksum
How to use checksums
fa6cc23b975041e7364327f99e3ce13ceb713a225c23292c5750112a9a3dbd03
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 213.3 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
e8b80f94e15676dbaa7ce2cef6e5433cdb2427d3d81ea9fe4c3d788fae3bc4a2
BLAKE2b-256 checksum
How to use checksums
90c6b791b6ccae376850722677e5860a3b052636ec62577b58070390dabbe00d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp310-cp310-macosx_11_0_arm64.whl

Download URL coverage-6.6.0b1-cp310-cp310-macosx_11_0_arm64.whl
Size 186.4 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
efb09e5004fd1e4d05cf433d7ad7a6784d090c0afd68b46e8ef785ae169a31ed
BLAKE2b-256 checksum
How to use checksums
b73f37130a2ecd87a4ebcffba3feca18c869085ea3aef0c1c2dd9abad970d6fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp310-cp310-macosx_10_9_x86_64.whl

Download URL coverage-6.6.0b1-cp310-cp310-macosx_10_9_x86_64.whl
Size 186.2 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
1dcb5c17b361b35d2a339c6031417f8dcce915b09ea55e7214a398833ec9a63f
BLAKE2b-256 checksum
How to use checksums
8e89b008167da073505b48022cd7f31422e000790ca149aba516db8785b958ed
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp39-cp39-win_amd64.whl

Download URL coverage-6.6.0b1-cp39-cp39-win_amd64.whl
Size 189.5 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
572867facf73374a9c8686691bf1b43abe3425f31a2a9b48043d0de9f669ad0d
BLAKE2b-256 checksum
How to use checksums
9ead013407a76559fe374e51ccac0ad87b9d230f90ea57142084db38b8d10d7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp39-cp39-win32.whl

Download URL coverage-6.6.0b1-cp39-cp39-win32.whl
Size 188.6 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
7f96cd694673191583acaef50ed01c8db3b47f49602b7046a15775fa6f753e9f
BLAKE2b-256 checksum
How to use checksums
b228ef254811149440babef3c4485b2471a1749ac6af3b46aad5f5610bbefbe8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp39-cp39-musllinux_1_1_x86_64.whl

Download URL coverage-6.6.0b1-cp39-cp39-musllinux_1_1_x86_64.whl
Size 219.2 kB
Tags CPython 3.9 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
7911833a156476096d209569cbe600faf22a057a46c5e8bb19fffc387abad101
BLAKE2b-256 checksum
How to use checksums
e22b075b7493c1a265f11a55fcc6d9da3b3221fd5b6173fb6c72b3171fd2604e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp39-cp39-musllinux_1_1_i686.whl

Download URL coverage-6.6.0b1-cp39-cp39-musllinux_1_1_i686.whl
Size 218.0 kB
Tags CPython 3.9 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
583f5b9a414fcabe1c14d82519b9d24dfd69c3505e9030415c3c6b692bff9062
BLAKE2b-256 checksum
How to use checksums
2c7641efdd50058e92bb9433626d2a6d8fbe6b8c4598ef5e1a914975816f0b15
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp39-cp39-musllinux_1_1_aarch64.whl

Download URL coverage-6.6.0b1-cp39-cp39-musllinux_1_1_aarch64.whl
Size 219.7 kB
Tags CPython 3.9 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
08fd9ad5dfc490b7403027b20eebb8ac470621ae1ce0b33a13cab9ec8d4aed0a
BLAKE2b-256 checksum
How to use checksums
098c0f1b2611626bb968a7b342f7a564f52f4dc56b41cd8fb9badaab09b44872
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-6.6.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 214.6 kB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
0e857ef99769a54595c8801086e310dabb8205a1e742d66f6702544aeddfb1ba
BLAKE2b-256 checksum
How to use checksums
ea4be0795c1e71ff23681eadd1b6eb58e1eb393a7286d04cfb5ea3b76121006e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 213.8 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
1b1cca186e74d258d983a1e1a134ffba0b991effbc8e46ee65c5fbf4009dfce1
BLAKE2b-256 checksum
How to use checksums
0b23e067ac39110f32d3f34c5cd854766c415ae5501e3e6d1a6a02b5ba81dda1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 212.9 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
e9c1a662c837cf9b4b815f977404475b555fafc0fb12ae92667d0cdbf0f3c9eb
BLAKE2b-256 checksum
How to use checksums
6e4a1a6451604738b7e141b80d168615822d94bf934c61c5d8249852178883e1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp39-cp39-macosx_11_0_arm64.whl

Download URL coverage-6.6.0b1-cp39-cp39-macosx_11_0_arm64.whl
Size 186.4 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
539ca9a37aaab0ed31ccb535039e33170cf2144b8cd5006c48ad724ba2ab5797
BLAKE2b-256 checksum
How to use checksums
a5341fdae95bc6b139eb1a014591a2088a9ecacb4e0fbcea6225d5d0d50f4960
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp39-cp39-macosx_10_9_x86_64.whl

Download URL coverage-6.6.0b1-cp39-cp39-macosx_10_9_x86_64.whl
Size 186.2 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
f0ae2fd15eedb5f749cd9b3da01087b7dba2f76cc783866459d8b3f3feb7c969
BLAKE2b-256 checksum
How to use checksums
96a71391bcdda295f07e3a3abcde3314b9934c611cd3ce08790c59e47842ede3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp38-cp38-win_amd64.whl

Download URL coverage-6.6.0b1-cp38-cp38-win_amd64.whl
Size 189.4 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
00858a6213ea829ab417b6e05ac0a4c22eac7d3aae67c0187de2935d0548786b
BLAKE2b-256 checksum
How to use checksums
c536a95e57ebc54a205544baeeea962787454607a091e7517503517470d22071
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp38-cp38-win32.whl

Download URL coverage-6.6.0b1-cp38-cp38-win32.whl
Size 188.5 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
ca922b6558e1fe09c2ffc772faaa411f94cb47845d366d7aa6a887d934a25200
BLAKE2b-256 checksum
How to use checksums
669db80bcfd4b927f0345a63f4e49fcb4417ffc37de9925c786a4d663ca56fc6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp38-cp38-musllinux_1_1_x86_64.whl

Download URL coverage-6.6.0b1-cp38-cp38-musllinux_1_1_x86_64.whl
Size 220.5 kB
Tags CPython 3.8 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
4e07fc0e0dc8bdeae4f23b8ff821c711dcb2537bbc782f61ff726ca07fcfdb9b
BLAKE2b-256 checksum
How to use checksums
151f2e515e9859fbd651f4ede1531509749a244786b298653a2f8b31aca4b1c7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp38-cp38-musllinux_1_1_i686.whl

Download URL coverage-6.6.0b1-cp38-cp38-musllinux_1_1_i686.whl
Size 219.6 kB
Tags CPython 3.8 Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
b48273db5287a185017f2150eb49581245777ba30c6e749bfd5567afcab27c3f
BLAKE2b-256 checksum
How to use checksums
b08ecaa6affa70458cfd7afc27b9a36b3dbf72d69708d2aac25c0b60533408f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp38-cp38-musllinux_1_1_aarch64.whl

Download URL coverage-6.6.0b1-cp38-cp38-musllinux_1_1_aarch64.whl
Size 221.1 kB
Tags CPython 3.8 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
f47e5f3c5acbc3b843ae89b042faf64b366a4976099813487161ce3c50649db3
BLAKE2b-256 checksum
How to use checksums
db2952a8efedf1494ecd258394fc85554092aaccc00a40c96eeadcfa1e50c927
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-6.6.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 216.2 kB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
409d14e37de692f94689578cbbb0a26408da9d9354f8ff658e148f1750940b2f
BLAKE2b-256 checksum
How to use checksums
53e7986075c52a0d5c1f9a1efca44c82ec258ce558230e511431b25478872a97
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 215.4 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
fd868a0eb8eb35a84847935fe36a5b285fed2e4b99c2b90cf44778fa0e9418e9
BLAKE2b-256 checksum
How to use checksums
880cd492c5988770745b63f7a71662fbd4c03d588cf36d644db73c541c9c76ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 214.0 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
590411083d46c182e852e879a533fa99988937a3af96f836cacbc16a1bcfd058
BLAKE2b-256 checksum
How to use checksums
d52e87c5c639a7b5ed61b8817c244a6dc6d72e04b34065f38f7491f3bcf8e63b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp38-cp38-macosx_11_0_arm64.whl

Download URL coverage-6.6.0b1-cp38-cp38-macosx_11_0_arm64.whl
Size 186.4 kB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
75598efc204f513cc4d5ca99a8f9103867993c091e5cd62d78c1020a0affc7be
BLAKE2b-256 checksum
How to use checksums
4745fb0225abe9fe6320a476addc4c94d8cd8261f1ad02907dc9862809d1eaae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp38-cp38-macosx_10_9_x86_64.whl

Download URL coverage-6.6.0b1-cp38-cp38-macosx_10_9_x86_64.whl
Size 186.2 kB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
639bc5e8cf323a50d17b52554269e72c21c2cb5ad14ca1b43e095ce60abbc2b3
BLAKE2b-256 checksum
How to use checksums
772cebb4336eaa83d64c00bd03c6d9d20e39a40ffefda8b4df3b71ec0d6c6c8d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp37-cp37m-win_amd64.whl

Download URL coverage-6.6.0b1-cp37-cp37m-win_amd64.whl
Size 189.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
3de7363b0f21ac6fc97767f78036b900006e06eadd3cc72f040d57494405f44c
BLAKE2b-256 checksum
How to use checksums
b699b07119b5811bd68ca54083060c754849cdd988ea84b603015e4e7248e8bc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp37-cp37m-win32.whl

Download URL coverage-6.6.0b1-cp37-cp37m-win32.whl
Size 188.7 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
3008ace59d566e110e9351c855c6bf2f2b4037f772caffdfaa977c485bf96e8e
BLAKE2b-256 checksum
How to use checksums
6cb4122a07c62a6e8f140168427c23bc0bb47fd0c07b8bab141f42df2fad40ff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_x86_64.whl

Download URL coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_x86_64.whl
Size 217.5 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
6591db6f6bbd5120c9475fdb12305a3216355ae4797b0e44528040f6d0d8f73f
BLAKE2b-256 checksum
How to use checksums
fbcc532b8aa5b8a07715c65a4b1dbe01f51c92866dac7b72578e1d5d0624fac3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_i686.whl

Download URL coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_i686.whl
Size 216.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-32
SHA-256 checksum
How to use checksums
e7a0f9ab01ccd873d21584ddcad488ad752944f6a9e5bdff1aefbe5289ffd823
BLAKE2b-256 checksum
How to use checksums
6185f218cbc905769cd243486a0a4f9880002507f7d19b507a625008d52e9129
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_aarch64.whl

Download URL coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_aarch64.whl
Size 217.9 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
5a0bc8377854cc2f447093149bc9774b0628e9db218f85026d7982466840040e
BLAKE2b-256 checksum
How to use checksums
584532376a9f49d4d3d223739cdfc56f1aba21c1223cc66a2d3aefd6fbb3b396
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL coverage-6.6.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 211.8 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
22cca1925841e2655ce35a4e17c21b42dd0de2b85c5d6fe9c5bf4a45f58950f3
BLAKE2b-256 checksum
How to use checksums
ef153aa7955344f1035887d8f2cb0568857d19a254db5ae27aba98afd3d1c50a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 211.1 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
89230ec0b1f3817237a8f98fc593dec061eebd753cea097772e7abcf5fb9c6bc
BLAKE2b-256 checksum
How to use checksums
20a3b5ffc468381b72cc583c9a3958c05babca9e609ea9657322e9584869afab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

Download URL coverage-6.6.0b1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 209.8 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
f0aefc3015ae4a188dc48f2ea934ddbdf158c8c4b0b3d5691acfdad684857702
BLAKE2b-256 checksum
How to use checksums
be5be28f196183a0f9233069d71ca38104c7bdcb807e373cb246ed88c9822e8c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

Release files / coverage-6.6.0b1-cp37-cp37m-macosx_10_9_x86_64.whl

Download URL coverage-6.6.0b1-cp37-cp37m-macosx_10_9_x86_64.whl
Size 186.0 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
0c52c8f0243a2e4c0b81db2f6468a9084dd380e0b69e931253aa24529eb812f3
BLAKE2b-256 checksum
How to use checksums
2e1ef95a147a7ede29b4d350dfaa4cb5011a447811609cca42d25b47c2c2b9e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.7.15

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

7.2.7

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

This release

6.6.0b1 This release

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