Skip to main content

Code coverage measurement for Python

Project description

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.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coverage-6.6.0b1.tar.gz (777.0 kB view details)

Uploaded Source

Built Distributions

coverage-6.6.0b1-pp36.pp37.pp38-none-any.whl (178.7 kB view details)

Uploaded PyPy

coverage-6.6.0b1-cp311-cp311-win_amd64.whl (189.6 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-6.6.0b1-cp311-cp311-win32.whl (188.5 kB view details)

Uploaded CPython 3.11Windows x86

coverage-6.6.0b1-cp311-cp311-musllinux_1_1_x86_64.whl (226.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

coverage-6.6.0b1-cp311-cp311-musllinux_1_1_i686.whl (225.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

coverage-6.6.0b1-cp311-cp311-musllinux_1_1_aarch64.whl (227.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

coverage-6.6.0b1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (218.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

coverage-6.6.0b1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (218.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-6.6.0b1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (216.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-6.6.0b1-cp311-cp311-macosx_11_0_arm64.whl (186.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-6.6.0b1-cp311-cp311-macosx_10_9_x86_64.whl (186.4 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-6.6.0b1-cp310-cp310-win_amd64.whl (189.5 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-6.6.0b1-cp310-cp310-win32.whl (188.5 kB view details)

Uploaded CPython 3.10Windows x86

coverage-6.6.0b1-cp310-cp310-musllinux_1_1_x86_64.whl (219.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

coverage-6.6.0b1-cp310-cp310-musllinux_1_1_i686.whl (218.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

coverage-6.6.0b1-cp310-cp310-musllinux_1_1_aarch64.whl (220.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

coverage-6.6.0b1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (215.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

coverage-6.6.0b1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (214.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-6.6.0b1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (213.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-6.6.0b1-cp310-cp310-macosx_11_0_arm64.whl (186.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-6.6.0b1-cp310-cp310-macosx_10_9_x86_64.whl (186.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-6.6.0b1-cp39-cp39-win_amd64.whl (189.5 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-6.6.0b1-cp39-cp39-win32.whl (188.6 kB view details)

Uploaded CPython 3.9Windows x86

coverage-6.6.0b1-cp39-cp39-musllinux_1_1_x86_64.whl (219.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

coverage-6.6.0b1-cp39-cp39-musllinux_1_1_i686.whl (218.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

coverage-6.6.0b1-cp39-cp39-musllinux_1_1_aarch64.whl (219.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

coverage-6.6.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (214.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

coverage-6.6.0b1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-6.6.0b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (212.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-6.6.0b1-cp39-cp39-macosx_11_0_arm64.whl (186.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

coverage-6.6.0b1-cp39-cp39-macosx_10_9_x86_64.whl (186.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

coverage-6.6.0b1-cp38-cp38-win_amd64.whl (189.4 kB view details)

Uploaded CPython 3.8Windows x86-64

coverage-6.6.0b1-cp38-cp38-win32.whl (188.5 kB view details)

Uploaded CPython 3.8Windows x86

coverage-6.6.0b1-cp38-cp38-musllinux_1_1_x86_64.whl (220.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

coverage-6.6.0b1-cp38-cp38-musllinux_1_1_i686.whl (219.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

coverage-6.6.0b1-cp38-cp38-musllinux_1_1_aarch64.whl (221.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

coverage-6.6.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (216.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

coverage-6.6.0b1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (215.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-6.6.0b1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (214.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-6.6.0b1-cp38-cp38-macosx_11_0_arm64.whl (186.4 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

coverage-6.6.0b1-cp38-cp38-macosx_10_9_x86_64.whl (186.2 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

coverage-6.6.0b1-cp37-cp37m-win_amd64.whl (189.4 kB view details)

Uploaded CPython 3.7mWindows x86-64

coverage-6.6.0b1-cp37-cp37m-win32.whl (188.7 kB view details)

Uploaded CPython 3.7mWindows x86

coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_x86_64.whl (217.5 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_i686.whl (216.4 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_aarch64.whl (217.9 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

coverage-6.6.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (211.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

coverage-6.6.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (211.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-6.6.0b1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (209.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-6.6.0b1-cp37-cp37m-macosx_10_9_x86_64.whl (186.0 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file coverage-6.6.0b1.tar.gz.

File metadata

  • Download URL: coverage-6.6.0b1.tar.gz
  • Upload date:
  • Size: 777.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1.tar.gz
Algorithm Hash digest
SHA256 996c74a93f6fac2099c288e709e7d0bcc37f3c700d878d7d52accdcc2b6550bd
MD5 8a2801280387f591d469430095a49fc7
BLAKE2b-256 20ae0d1fc36601ea434b60152ac496f6e85ef9fd183d37f4a2e6ffa2736032ab

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-pp36.pp37.pp38-none-any.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-pp36.pp37.pp38-none-any.whl
Algorithm Hash digest
SHA256 7538a24505abb5dc61ac3bbf58d5232a76ad6fd2be63cf797c2e1caa9c60077c
MD5 a3bb44f95c5e46e109ff04b4d03c80af
BLAKE2b-256 fcf34b922d40092ac10173398807d6006ccab608760572439454c53d8c667127

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 189.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 42d7ee01583d4db8098510d08e7505db0f5dbb70edc88a7350cafc336ae81048
MD5 7aeac97ea5219955b0be0792f4216ae3
BLAKE2b-256 f8a70fbdf0b14f0de38b05221e87ebb4d3a8d237d0c1cc433f275c1b78bf692f

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-win32.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 188.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 9ec68b342a82dc821d4384e7a5b266c2b78bc5ec3a59fcadf8e96445f4002366
MD5 abd1d08d238775438577e60a0753ebc5
BLAKE2b-256 3778a2bae852655536de0a111d9be360e6a01913c43dcdb4010394b5a5bf47e1

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 644b9c4e7e951aa210a8150b09f9c02dcea8701d14bff1564a50e054ce0ae48d
MD5 cfaf5c356882e43ea8ba525d82220048
BLAKE2b-256 171761dfb11a076f5a7170ede61af83b388d13ffe2dfee7813202061cc97c69e

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c1b862d4718a103cd090b6b91155503574918c498a381a13970e22785c7ae5a3
MD5 94e4faccd6edba4fe8a3734cb4eac0d9
BLAKE2b-256 2aacb529d54571b4542fda2fbcc3015554764de56218399a18dba3d06f72f231

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 eb54a60e3819d60de6828b5bd197996f9ecb2306d280bd532a4a4291f3285658
MD5 da7b4d20fc30836df22e909b218d2fa7
BLAKE2b-256 2e8979a2496a14f24d23caf94c387b37eef449dd44a814559fdb55cc01aef9e7

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 25ab1d4ae4bce324d427732bf0f7967493405daa0c2675385016102b0a5e87bf
MD5 70339216d36295200cb67ca26ae4f4e2
BLAKE2b-256 00b67fd711bfa3d99e61a98db90720a30c605bcf4a15f659192b409b79493c92

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e0101d0cb004db88891ffb87ddfccd93ee76abbe4c0bf784c4214f467d026dd2
MD5 400c354a94c93b8f941102618d0d2bf2
BLAKE2b-256 7465e7fc34f86a0c3d99d0446fb9d2c4359c87a2b460fd7af5e4f15461b83519

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 959d65e8c5f84878a741dcddcbf71ccc22270c6981e5dfe0806517d49be0c1f2
MD5 04dcbe566a1e38aaa4f3fa969ea1b7a9
BLAKE2b-256 235fe0c5be474a8df75b4bda53d28841bdda9e751f8f1495c70a10055e05ea57

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b3b6582423aeece24478028b8c9127cd1392d584dfade6c925421c91710cdad5
MD5 ef554f650ffd83ec7130c65f47b31958
BLAKE2b-256 37aa87de6a97b897e8b1a175af61b35045f031ef615a65830279b4e2df48cc30

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 425ba4ae75be4e2c9ce336a523265e6e1214ad624e8d18fb638771475dec2ebf
MD5 7da54260f11e950398a9cd1413772b6d
BLAKE2b-256 297c53356399bcd36b5b7386e6467c8b43ed06bd5e70a4ac1579b2aa8a605d2d

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5f3ee269b6d32913eccd78eefce6da7d5120d8fbef059c463c028267c1a0d1ce
MD5 d6ef36351c7d8566c6495c6c51e3a55b
BLAKE2b-256 d6e7fa5b82c5d4d725774fa41864c83dc9b61b6b1d1746b99260f77b392c79f8

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-win32.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 188.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 98220679df217b9635c3c6a7a490c408f4de169c33ac4f708a86f9e97b2d9b14
MD5 c0353e33883f3c3c7f5928198fd4e36c
BLAKE2b-256 40e6c8251d87788a0e90efd42248952b5512b5b62f0a49aaa89f1e24367441ac

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c87885ca7357e85e9e1550d804c7b2c42d6e4e8260849af499fc2b0dfe58962c
MD5 7632c661371a40910ec03551d41a74da
BLAKE2b-256 90d04f34cad9ed299e088220f1ab8eeb58633596f1e72d02416a0f14f869a9cd

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4f32113f131edcd26266b8bfc9e24698b6dee4d9ea63362b7dd3cf0a351231a6
MD5 46e88935417b84b5417f701cb7ef27a4
BLAKE2b-256 b5889019610e165158386dcccf13547bcf34ffdc4e41de64d7895bbd0785840d

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2ca9c7735da025b0f0ca00ab15c5290798b62a49feaf312cb895ab4c4bc1575e
MD5 83ab771ccdd467885efb4d37c06ae564
BLAKE2b-256 3d8d71587f5b48b65f61f7c1bbadf401531bdb15fb37aa14a61cdf167c03d43e

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c976faf3bed96d2b94ee8b005ff26a075cfbc00782b532342119cbd172481f81
MD5 488a1ac2b1acdf597963fb6199f93144
BLAKE2b-256 4eb0209b46ce40cf51d9f975bd3f6aec95aa8f19010befe5533b07bf5f5b8d14

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e83b73d8edf255187388b8d14c0c0df580bbf8e7099060e590915e3fbcf39598
MD5 30d428335399db9b13cc9dcbd1bb3079
BLAKE2b-256 fa6cc23b975041e7364327f99e3ce13ceb713a225c23292c5750112a9a3dbd03

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e8b80f94e15676dbaa7ce2cef6e5433cdb2427d3d81ea9fe4c3d788fae3bc4a2
MD5 f351e7454731355114a97a728e5a0bd2
BLAKE2b-256 90c6b791b6ccae376850722677e5860a3b052636ec62577b58070390dabbe00d

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 efb09e5004fd1e4d05cf433d7ad7a6784d090c0afd68b46e8ef785ae169a31ed
MD5 322a7977c6113cdd1e026b3b8945455c
BLAKE2b-256 b73f37130a2ecd87a4ebcffba3feca18c869085ea3aef0c1c2dd9abad970d6fe

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1dcb5c17b361b35d2a339c6031417f8dcce915b09ea55e7214a398833ec9a63f
MD5 62b19eb0dfc0c6f40c021c7e5c6bd6ac
BLAKE2b-256 8e89b008167da073505b48022cd7f31422e000790ca149aba516db8785b958ed

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 572867facf73374a9c8686691bf1b43abe3425f31a2a9b48043d0de9f669ad0d
MD5 801328e1dd97a7a5d4004a8be03d4cb6
BLAKE2b-256 9ead013407a76559fe374e51ccac0ad87b9d230f90ea57142084db38b8d10d7a

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-win32.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 188.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 7f96cd694673191583acaef50ed01c8db3b47f49602b7046a15775fa6f753e9f
MD5 80058a4795cf249e6b607848e443f1f8
BLAKE2b-256 b228ef254811149440babef3c4485b2471a1749ac6af3b46aad5f5610bbefbe8

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7911833a156476096d209569cbe600faf22a057a46c5e8bb19fffc387abad101
MD5 bb645b068c121b44b3e4e4cb615c366d
BLAKE2b-256 e22b075b7493c1a265f11a55fcc6d9da3b3221fd5b6173fb6c72b3171fd2604e

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 583f5b9a414fcabe1c14d82519b9d24dfd69c3505e9030415c3c6b692bff9062
MD5 b2e763efc10a4962a0167704e9375b65
BLAKE2b-256 2c7641efdd50058e92bb9433626d2a6d8fbe6b8c4598ef5e1a914975816f0b15

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 08fd9ad5dfc490b7403027b20eebb8ac470621ae1ce0b33a13cab9ec8d4aed0a
MD5 7a8b67d54aa15ed195a24bf170df8cdf
BLAKE2b-256 098c0f1b2611626bb968a7b342f7a564f52f4dc56b41cd8fb9badaab09b44872

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0e857ef99769a54595c8801086e310dabb8205a1e742d66f6702544aeddfb1ba
MD5 8a87bf5a998f1b04b2738aa10137aba0
BLAKE2b-256 ea4be0795c1e71ff23681eadd1b6eb58e1eb393a7286d04cfb5ea3b76121006e

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1b1cca186e74d258d983a1e1a134ffba0b991effbc8e46ee65c5fbf4009dfce1
MD5 b1f26b0753424e8238784a7900be00bc
BLAKE2b-256 0b23e067ac39110f32d3f34c5cd854766c415ae5501e3e6d1a6a02b5ba81dda1

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e9c1a662c837cf9b4b815f977404475b555fafc0fb12ae92667d0cdbf0f3c9eb
MD5 9b1a320bd2e378320f62738735ee7b4e
BLAKE2b-256 6e4a1a6451604738b7e141b80d168615822d94bf934c61c5d8249852178883e1

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 539ca9a37aaab0ed31ccb535039e33170cf2144b8cd5006c48ad724ba2ab5797
MD5 33bfcf97dee582e24c77deac4afa3d77
BLAKE2b-256 a5341fdae95bc6b139eb1a014591a2088a9ecacb4e0fbcea6225d5d0d50f4960

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f0ae2fd15eedb5f749cd9b3da01087b7dba2f76cc783866459d8b3f3feb7c969
MD5 c0a1b549b8c2bf0e5e19b944d11db671
BLAKE2b-256 96a71391bcdda295f07e3a3abcde3314b9934c611cd3ce08790c59e47842ede3

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 189.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 00858a6213ea829ab417b6e05ac0a4c22eac7d3aae67c0187de2935d0548786b
MD5 6c864cb6ed86338468d8163ad46404d8
BLAKE2b-256 c536a95e57ebc54a205544baeeea962787454607a091e7517503517470d22071

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-win32.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 188.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ca922b6558e1fe09c2ffc772faaa411f94cb47845d366d7aa6a887d934a25200
MD5 dc476cff61b147955ecaf0df5357f8b4
BLAKE2b-256 669db80bcfd4b927f0345a63f4e49fcb4417ffc37de9925c786a4d663ca56fc6

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4e07fc0e0dc8bdeae4f23b8ff821c711dcb2537bbc782f61ff726ca07fcfdb9b
MD5 92128c316f861c4ef9c5fc8cb683a198
BLAKE2b-256 151f2e515e9859fbd651f4ede1531509749a244786b298653a2f8b31aca4b1c7

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b48273db5287a185017f2150eb49581245777ba30c6e749bfd5567afcab27c3f
MD5 62a658b8d0182f1e9a9e95321e7641a6
BLAKE2b-256 b08ecaa6affa70458cfd7afc27b9a36b3dbf72d69708d2aac25c0b60533408f7

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f47e5f3c5acbc3b843ae89b042faf64b366a4976099813487161ce3c50649db3
MD5 f4526fa5599c5c96092e3b265b1f1a8e
BLAKE2b-256 db2952a8efedf1494ecd258394fc85554092aaccc00a40c96eeadcfa1e50c927

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 409d14e37de692f94689578cbbb0a26408da9d9354f8ff658e148f1750940b2f
MD5 72e717fc2da0fd5eb0ff6f79f69a9ff7
BLAKE2b-256 53e7986075c52a0d5c1f9a1efca44c82ec258ce558230e511431b25478872a97

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd868a0eb8eb35a84847935fe36a5b285fed2e4b99c2b90cf44778fa0e9418e9
MD5 1ef27900698cd0096cd4ee18159e8972
BLAKE2b-256 880cd492c5988770745b63f7a71662fbd4c03d588cf36d644db73c541c9c76ad

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 590411083d46c182e852e879a533fa99988937a3af96f836cacbc16a1bcfd058
MD5 6c3128a109a11003eb82a0261919cc76
BLAKE2b-256 d52e87c5c639a7b5ed61b8817c244a6dc6d72e04b34065f38f7491f3bcf8e63b

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 75598efc204f513cc4d5ca99a8f9103867993c091e5cd62d78c1020a0affc7be
MD5 8160790157a2ed80383af90468b136fa
BLAKE2b-256 4745fb0225abe9fe6320a476addc4c94d8cd8261f1ad02907dc9862809d1eaae

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 639bc5e8cf323a50d17b52554269e72c21c2cb5ad14ca1b43e095ce60abbc2b3
MD5 a522f191e318eacfd9cfff5c1f658bad
BLAKE2b-256 772cebb4336eaa83d64c00bd03c6d9d20e39a40ffefda8b4df3b71ec0d6c6c8d

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 189.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 3de7363b0f21ac6fc97767f78036b900006e06eadd3cc72f040d57494405f44c
MD5 e4ca72a3eb01f2eb8fa1a4f8a8444196
BLAKE2b-256 b699b07119b5811bd68ca54083060c754849cdd988ea84b603015e4e7248e8bc

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: coverage-6.6.0b1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 188.7 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for coverage-6.6.0b1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 3008ace59d566e110e9351c855c6bf2f2b4037f772caffdfaa977c485bf96e8e
MD5 789579c797222d0c03412c1ffff1fd8c
BLAKE2b-256 6cb4122a07c62a6e8f140168427c23bc0bb47fd0c07b8bab141f42df2fad40ff

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6591db6f6bbd5120c9475fdb12305a3216355ae4797b0e44528040f6d0d8f73f
MD5 b16b2ac686b557ae859ff603ba9917fe
BLAKE2b-256 fbcc532b8aa5b8a07715c65a4b1dbe01f51c92866dac7b72578e1d5d0624fac3

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e7a0f9ab01ccd873d21584ddcad488ad752944f6a9e5bdff1aefbe5289ffd823
MD5 429332fa491971bbc8702aee3801049d
BLAKE2b-256 6185f218cbc905769cd243486a0a4f9880002507f7d19b507a625008d52e9129

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 5a0bc8377854cc2f447093149bc9774b0628e9db218f85026d7982466840040e
MD5 981518818e800f8e77e885f84136dfed
BLAKE2b-256 584532376a9f49d4d3d223739cdfc56f1aba21c1223cc66a2d3aefd6fbb3b396

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 22cca1925841e2655ce35a4e17c21b42dd0de2b85c5d6fe9c5bf4a45f58950f3
MD5 e745aa5c1b249174f9e738004a75ac30
BLAKE2b-256 ef153aa7955344f1035887d8f2cb0568857d19a254db5ae27aba98afd3d1c50a

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 89230ec0b1f3817237a8f98fc593dec061eebd753cea097772e7abcf5fb9c6bc
MD5 869b0756375bb9c0daffdcaa1021b89f
BLAKE2b-256 20a3b5ffc468381b72cc583c9a3958c05babca9e609ea9657322e9584869afab

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f0aefc3015ae4a188dc48f2ea934ddbdf158c8c4b0b3d5691acfdad684857702
MD5 7d9c4e5d4c9bbf701c0ec6bb7f0e5da3
BLAKE2b-256 be5be28f196183a0f9233069d71ca38104c7bdcb807e373cb246ed88c9822e8c

See more details on using hashes here.

File details

Details for the file coverage-6.6.0b1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.6.0b1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0c52c8f0243a2e4c0b81db2f6468a9084dd380e0b69e931253aa24529eb812f3
MD5 fa09fa03bb5a1ec19e1aae3f544494cd
BLAKE2b-256 2e1ef95a147a7ede29b4d350dfaa4cb5011a447811609cca42d25b47c2c2b9e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page