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

  • 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; 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

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-7.2.1.tar.gz (812.2 kB view details)

Uploaded Source

Built Distributions

coverage-7.2.1-pp37.pp38.pp39-none-any.whl (191.8 kB view details)

Uploaded PyPy

coverage-7.2.1-cp311-cp311-win_amd64.whl (202.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

coverage-7.2.1-cp311-cp311-win32.whl (201.8 kB view details)

Uploaded CPython 3.11 Windows x86

coverage-7.2.1-cp311-cp311-musllinux_1_1_x86_64.whl (239.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

coverage-7.2.1-cp311-cp311-musllinux_1_1_i686.whl (238.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

coverage-7.2.1-cp311-cp311-musllinux_1_1_aarch64.whl (240.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

coverage-7.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (231.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

coverage-7.2.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231.2 kB view details)

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

coverage-7.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (229.4 kB view details)

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

coverage-7.2.1-cp311-cp311-macosx_11_0_arm64.whl (199.8 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

coverage-7.2.1-cp311-cp311-macosx_10_9_x86_64.whl (199.6 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

coverage-7.2.1-cp310-cp310-win_amd64.whl (202.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

coverage-7.2.1-cp310-cp310-win32.whl (201.8 kB view details)

Uploaded CPython 3.10 Windows x86

coverage-7.2.1-cp310-cp310-musllinux_1_1_x86_64.whl (232.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

coverage-7.2.1-cp310-cp310-musllinux_1_1_i686.whl (231.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

coverage-7.2.1-cp310-cp310-musllinux_1_1_aarch64.whl (233.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

coverage-7.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (228.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

coverage-7.2.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (227.3 kB view details)

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

coverage-7.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (226.5 kB view details)

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

coverage-7.2.1-cp310-cp310-macosx_11_0_arm64.whl (199.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

coverage-7.2.1-cp310-cp310-macosx_10_9_x86_64.whl (199.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

coverage-7.2.1-cp39-cp39-win_amd64.whl (202.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-7.2.1-cp39-cp39-win32.whl (201.8 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-7.2.1-cp39-cp39-musllinux_1_1_x86_64.whl (232.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

coverage-7.2.1-cp39-cp39-musllinux_1_1_i686.whl (231.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

coverage-7.2.1-cp39-cp39-musllinux_1_1_aarch64.whl (232.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

coverage-7.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (227.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

coverage-7.2.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (226.9 kB view details)

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

coverage-7.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (226.1 kB view details)

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

coverage-7.2.1-cp39-cp39-macosx_11_0_arm64.whl (199.7 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

coverage-7.2.1-cp39-cp39-macosx_10_9_x86_64.whl (199.4 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

coverage-7.2.1-cp38-cp38-win_amd64.whl (202.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

coverage-7.2.1-cp38-cp38-win32.whl (201.8 kB view details)

Uploaded CPython 3.8 Windows x86

coverage-7.2.1-cp38-cp38-musllinux_1_1_x86_64.whl (233.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

coverage-7.2.1-cp38-cp38-musllinux_1_1_i686.whl (232.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

coverage-7.2.1-cp38-cp38-musllinux_1_1_aarch64.whl (234.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

coverage-7.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (229.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

coverage-7.2.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (228.5 kB view details)

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

coverage-7.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (227.1 kB view details)

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

coverage-7.2.1-cp38-cp38-macosx_11_0_arm64.whl (199.6 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

coverage-7.2.1-cp38-cp38-macosx_10_9_x86_64.whl (199.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

coverage-7.2.1-cp37-cp37m-win_amd64.whl (202.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

coverage-7.2.1-cp37-cp37m-win32.whl (201.9 kB view details)

Uploaded CPython 3.7m Windows x86

coverage-7.2.1-cp37-cp37m-musllinux_1_1_x86_64.whl (230.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

coverage-7.2.1-cp37-cp37m-musllinux_1_1_i686.whl (229.5 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

coverage-7.2.1-cp37-cp37m-musllinux_1_1_aarch64.whl (231.1 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

coverage-7.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (224.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

coverage-7.2.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224.2 kB view details)

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

coverage-7.2.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (222.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

coverage-7.2.1-cp37-cp37m-macosx_10_9_x86_64.whl (199.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file coverage-7.2.1.tar.gz.

File metadata

  • Download URL: coverage-7.2.1.tar.gz
  • Upload date:
  • Size: 812.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.15

File hashes

Hashes for coverage-7.2.1.tar.gz
Algorithm Hash digest
SHA256 c77f2a9093ccf329dd523a9b2b3c854c20d2a3d968b6def3b820272ca6732242
MD5 fa0898af2dfc80dc451360aaa7d23d4c
BLAKE2b-256 8d4a3518606d4b110df4f3e77bd52c241ae8a84c6dc74fac7c2a8e809449e541

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-pp37.pp38.pp39-none-any.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-pp37.pp38.pp39-none-any.whl
Algorithm Hash digest
SHA256 436313d129db7cf5b4ac355dd2bd3f7c7e5294af077b090b85de75f8458b8616
MD5 5b70949170e2e74517ec7ad184b9ef80
BLAKE2b-256 9ede989111fbf70f00912513912b3111072680154ec713b3f3d523636832965d

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 617a94ada56bbfe547aa8d1b1a2b8299e2ec1ba14aac1d4b26a9f7d6158e1273
MD5 ad666ee400e0a2776c7f2c1de5c6aded
BLAKE2b-256 255f282be0b162c6a83169d6d2ec0170815443756055b0cb5e343f0c3b9fcc68

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp311-cp311-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 1b7fb13850ecb29b62a447ac3516c777b0e7a09ecb0f4bb6718a8654c87dfc80
MD5 a9183f3eb1350a229718feb320e9212c
BLAKE2b-256 010b0b1b4e1f9cb014826c453c7841fd3f2a197606df62b9afb798b7ffaac074

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 09643fb0df8e29f7417adc3f40aaf379d071ee8f0350ab290517c7004f05360b
MD5 21a375ce7ca23229d214c6ace3f9584e
BLAKE2b-256 bf4ebb6008789e813f6930179757acdd409f0056e48ef687416bed819464a79c

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0bd7e628f6c3ec4e7d2d24ec0e50aae4e5ae95ea644e849d92ae4805650b4c4e
MD5 8edb96f3614b39812ea1ac986041cfff
BLAKE2b-256 d9c58a6ad089d9d9a15f94f40957d804e7712767f8ac458eca55b02a73d249d6

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 80559eaf6c15ce3da10edb7977a1548b393db36cbc6cf417633eca05d84dd1ed
MD5 a4d044a29afec69f9e0afa586c51ad26
BLAKE2b-256 248dd9d880cb7319cc06eab02757a0fb3f623c6e7613d16d297cfdf249d4926d

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fac6343bae03b176e9b58104a9810df3cdccd5cfed19f99adfa807ffbf43cf9b
MD5 d1b20aca33164df83235e9f5f124fb5d
BLAKE2b-256 4e6b7d9c6c23aa227b91bc2f85f197406b899a4469c6e0d182d499eb2a515e91

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-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-7.2.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9256d4c60c4bbfec92721b51579c50f9e5062c21c12bec56b55292464873508
MD5 0075c75e89378f90a4b2977d8f43607d
BLAKE2b-256 4783d5353ffb69cd7cfb32e146475d10b6ebba930d9eb323e508933df0d02434

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 abacd0a738e71b20e224861bc87e819ef46fedba2fb01bc1af83dfd122e9c319
MD5 9737a43adabeb65895129d180eb41dd7
BLAKE2b-256 afffbf04eeb95213c25a5ef718e1e70b6e476f4e6f48b00d62860f3a8facd3ef

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9e872b082b32065ac2834149dc0adc2a2e6d8203080501e1e3c3c77851b466f9
MD5 7e977118a209887418ba292bcdfc106a
BLAKE2b-256 2d2406ad2452717337ed45a928107fc5d91601a4a79692012ee86dc06782ab51

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 570c21a29493b350f591a4b04c158ce1601e8d18bdcd21db136fbb135d75efa6
MD5 6f1cdef2624eaa7577a0f6abe2640560
BLAKE2b-256 51612bab4add265c0fcf0a4372ab9e647405f157a9c5cdcbab1e0b7b117f92fa

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0cf557827be7eca1c38a2480484d706693e7bb1929e129785fe59ec155a59de6
MD5 db8578ef3a73770012a19f4ff78f7443
BLAKE2b-256 d104a1900980b5c279fd986ae125a3a447ec0cfaa3e908202cca9c07532ecb9f

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp310-cp310-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e3ea04b23b114572b98a88c85379e9e9ae031272ba1fb9b532aa934c621626d4
MD5 c12e1740cf69d5534c72c98bc680ff63
BLAKE2b-256 7784475d9bee215c6d590621b6d28589b960410b30602a68434601fc1e4be746

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e191a63a05851f8bce77bc875e75457f9b01d42843f8bd7feed2fc26bbe60833
MD5 ae10974bcb1c4d73ebb9443e05db758b
BLAKE2b-256 9491c708f837c5550ff5447203e29f5273d9b20959fa48753bcfe58cd522fbef

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 87dc37f16fb5e3a28429e094145bf7c1753e32bb50f662722e378c5851f7fdc6
MD5 808fc098bbe17d1a818f46b5bdb1dcf5
BLAKE2b-256 d494fb0c114600331faead0abd61d8182fcc67030f0711dd5841d7c9a36cdaf0

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 cb5f152fb14857cbe7f3e8c9a5d98979c4c66319a33cad6e617f0067c9accdc4
MD5 eb5ad62d941229081f141a4defb7b488
BLAKE2b-256 597b250aa653d48f6dccc553dd95739aac5ed7880ee99358b0d5aa0f13d1a338

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3004765bca3acd9e015794e5c2f0c9a05587f5e698127ff95e9cfba0d3f29339
MD5 11fd5ed8356811ff1aeccfba62ee6a2a
BLAKE2b-256 c833f3cf1fd69b2de5c9d63836c517bd0082fa6db53aa5068ae7df9acf115b9e

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-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-7.2.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b2167d116309f564af56f9aa5e75ef710ef871c5f9b313a83050035097b56820
MD5 9e8f591924d463f7bb52fb653a8fa156
BLAKE2b-256 f3ff0bf7a9497dc91e4b0f11656a50c95fd1e641d912a281a0b0921d20fa5760

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cca7c0b7f5881dfe0291ef09ba7bb1582cb92ab0aeffd8afb00c700bf692415a
MD5 2482c885e974c044fbd7bd8dc96cb023
BLAKE2b-256 daf66c8f89d02dd9fda71ec61a5baa4d210017f2eb0bb57d4dd513d98d875867

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d2ef6cae70168815ed91388948b5f4fcc69681480a0061114db737f957719f03
MD5 73fa826c35da5d612a50dc8ba19766bf
BLAKE2b-256 f9065f6555205d13f8811558b73fa37596519272fb077ad7f9faa4e4162a23a4

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 49567ec91fc5e0b15356da07a2feabb421d62f52a9fff4b1ec40e9e19772f5f8
MD5 fd02cc7b54d6d4bc98d424b0f1a36e24
BLAKE2b-256 e4ae489a39a3615a23000f731ddd0a8d397f771b42ab2d0404fd6607f0a38c42

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp39-cp39-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 bd5a12239c0006252244f94863f1c518ac256160cd316ea5c47fb1a11b25889a
MD5 5f7702df134ddd5d6b6f56d3552902f3
BLAKE2b-256 fe0c9c463e24ac89408c13084ddaefdb7c2d55ed2da7c556214159b261df4737

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp39-cp39-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e2b50ebc2b6121edf352336d503357321b9d8738bb7a72d06fc56153fd3f4cd8
MD5 bcd2a7e3f472aeaaa5bbc44bba84028a
BLAKE2b-256 b6d1fb1735d36b3be16ac900bda1d05a0de92dbd7a5de4ede4e3f9f27beac5bc

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f29351393eb05e6326f044a7b45ed8e38cb4dcc38570d12791f271399dc41431
MD5 53456a0a47a76d62190548170a336842
BLAKE2b-256 3651e0a33466be7083709db9325167349ffeeedc419bb73864f72c8280e25aae

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 bdd3f2f285ddcf2e75174248b2406189261a79e7fedee2ceeadc76219b6faa0e
MD5 c042524c431de62ad6c15788c5901471
BLAKE2b-256 1c89b2f00ae4d1267aeed0026e68b17a6357afe52c1f773dff9c595da4b88977

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 99f4dd81b2bb8fc67c3da68b1f5ee1650aca06faa585cbc6818dbf67893c6d58
MD5 77d947ce2fe1513d84439ea40a8f8a79
BLAKE2b-256 4a8044c734492221b7e065bd8a2856c3f2f4650664abad70aab5e22a9d71a984

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 834c2172edff5a08d78e2f53cf5e7164aacabeb66b369f76e7bb367ca4e2d993
MD5 2b9b13d6ed2f96d213b1e6a38dc815fc
BLAKE2b-256 2fe315f85c7527577907ddf354f45ad212c3882012c92186d45baa553cff47e3

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-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-7.2.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a6450da4c7afc4534305b2b7d8650131e130610cea448ff240b6ab73d7eab63
MD5 8e8d4c846c59649416c915a740560d19
BLAKE2b-256 e5a962aabc67971d2fd439474b05cfc25c852b28bb6dfe8082c5b665652899f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e4d70c853f0546855f027890b77854508bdb4d6a81242a9d804482e667fff6e6
MD5 f22bdf77ee5911eb2d591347c25787ce
BLAKE2b-256 7b36afdf9ae3cf36ad922599df32b5517f48be389761869907bf89670eecd362

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0f8318ed0f3c376cfad8d3520f496946977abde080439d6689d7799791457454
MD5 a1487ef1a73244e4e7d9eab1e73e607a
BLAKE2b-256 7cf63c1715c27e3251baa578b469f3c266b48623d3bce4ea08509a636e11447c

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4dd34a935de268a133e4741827ae951283a28c0125ddcdbcbba41c4b98f2dfef
MD5 e4c3242c2d27ab69ae306e2a54ff0d48
BLAKE2b-256 44395efa733d0508d31565faf2761998f2e0417bfbb5bf4269b64384c7f5031a

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp38-cp38-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b0c0d46de5dd97f6c2d1b560bf0fcf0215658097b604f1840365296302a9d1fb
MD5 0497da3696bc48fb810081f9c44cf188
BLAKE2b-256 c133441942d7dfcc2a12df0e5ca918a9855b1c1672b3ff351045658668d184f9

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp38-cp38-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 22c308bc508372576ffa3d2dbc4824bb70d28eeb4fcd79d4d1aed663a06630d0
MD5 b3734b36584f01a56fa7e42f1f98436a
BLAKE2b-256 d80aa82fc6973f9fbb7e5b0412b72b81eda6124adf496e3682cc7577dacaa4df

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b1991a6d64231a3e5bbe3099fb0dd7c9aeaa4275ad0e0aeff4cb9ef885c62ba2
MD5 01b20bf81ba1fa80077ddaa5c96ae312
BLAKE2b-256 bcd8a06bc91226ff1940547934af0c514acd17510cf9b9a54b13046e5f2d9538

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8dca3c1706670297851bca1acff9618455122246bdae623be31eca744ade05ec
MD5 7ae34da4a1b3627e0312a9624671a6a7
BLAKE2b-256 3df597bdecac0c23ec52d2ddf4cae5d6de3c69c4441f1b1e448ff7975f91d37b

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f3d07edb912a978915576a776756069dede66d012baa503022d3a0adba1b6afa
MD5 897f81e7309cd7a39eb988374ebec8e7
BLAKE2b-256 aa9f9d5ffcca635f09cb92e66afb149996889ea8cb7408bec5e908d36686bf8a

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a81dbcf6c6c877986083d00b834ac1e84b375220207a059ad45d12f6e518a4e3
MD5 f1f0686c94ae71602263c413e0e4a9d9
BLAKE2b-256 61fb3a9756915a126b138e69f2eef2118b64f126250e6e67d597821eb23dcaf2

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-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-7.2.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3a209d512d157379cc9ab697cbdbb4cfd18daa3e7eebaa84c3d20b6af0037384
MD5 24280971e2c37ee3c92ed4d3a079f40a
BLAKE2b-256 50aab799631d7c990e777da1a6ba85ccf5194180c79d49f20a1acb1306a18a13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 78d2c3dde4c0b9be4b02067185136b7ee4681978228ad5ec1278fa74f5ca3e99
MD5 982748ec74c99161f093fbb955578342
BLAKE2b-256 f5709400b5c37f43d8e39527f9209cc7b1db96b5f16a6a3da2ccd8f75465d567

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97a3189e019d27e914ecf5c5247ea9f13261d22c3bb0cfcfd2a9b179bb36f8b1
MD5 d4b8693fe791f13c2483287a13b86168
BLAKE2b-256 d4e1c6c41180badec9d558bcbdb989792acd414fd93336b8c0a8d91ffe2e3a4a

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f099da6958ddfa2ed84bddea7515cb248583292e16bb9231d151cd528eab657
MD5 d64f012ad5ede52395a2713b2ad70ee8
BLAKE2b-256 4f1aa3106f807989fa33aa6e378a11cfd4df6873f243c0406122cc2fd03c4c3c

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp37-cp37m-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 6fce673f79a0e017a4dc35e18dc7bb90bf6d307c67a11ad5e61ca8d42b87cbff
MD5 70ba3a80717a9a9c30ba624060fdc5ac
BLAKE2b-256 15f7aa0714b013aae9d2d48a75770775947651aabb591abba1b3579c137df5a7

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp37-cp37m-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.2.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 6a034480e9ebd4e83d1aa0453fd78986414b5d237aea89a8fdc35d330aa13bae
MD5 be732fed669dc67845fa94b2a0ba335e
BLAKE2b-256 4178f93c316411bbeea137c154664bdbd5e274bbd6710679723ff42a3e7444aa

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8d3843ca645f62c426c3d272902b9de90558e9886f15ddf5efe757b12dd376f5
MD5 6197e079adfc7bb97b8f4ad2e468c405
BLAKE2b-256 7bf95b9e843989ab7461e97f0cba987f78fb043adc8975e65af9eb9bda22c3a2

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5928b85416a388dd557ddc006425b0c37e8468bd1c3dc118c1a3de42f59e2a54
MD5 33bb391472519a723b0ae97f5ba5c18b
BLAKE2b-256 6e1b3cc2589eae54eee6d5535e5437883fafd9e5b598961a21a6c0459ad97666

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 0339dc3237c0d31c3b574f19c57985fcbe494280153bbcad33f2cdf469f4ac3e
MD5 5606a879772c7017e206ee764b872966
BLAKE2b-256 85978b13f1afcdef9d8deb65ffb8f70f6d1519dacecf269f80349c3b424eca2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d2b9b5e70a21474c105a133ba227c61bc95f2ac3b66861143ce39a5ea4b3f84
MD5 bf70ccf167abeafe0300134113c2aa85
BLAKE2b-256 0664cf8b320fcedbca7216e050c0529364241a0746eecff2d521fa31575b997f

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-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-7.2.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 861cc85dfbf55a7a768443d90a07e0ac5207704a9f97a8eb753292a7fcbdfcfc
MD5 a940f19943dafad501d185b8bd046c0d
BLAKE2b-256 f208ed8f2266db3f851de17df7a5923157d2444969af283daf99ca572c4c724d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ae82c988954722fa07ec5045c57b6d55bc1a0890defb57cf4a712ced65b26ddd
MD5 11a551b52b69284135911b5add88bc54
BLAKE2b-256 bb2d0011ba3d37d53a840728390a86120f7316ec059a656afe42386abc67bfaa

See more details on using hashes here.

File details

Details for the file coverage-7.2.1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.2.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8649371570551d2fd7dee22cfbf0b61f1747cdfb2b7587bb551e4beaaa44cb97
MD5 124ced7d36074edd332c761777be4b2b
BLAKE2b-256 4e42eca4b81b6fb43731dba91dbf35af617fe4999ee4270132eb2a9cd90b8566

See more details on using hashes here.

Supported by

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