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

  • 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

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

Change history

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

Code of Conduct

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

Contributing

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

Security

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

License

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

Project details


Release history Release notifications | RSS feed

This version

7.2.3

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

Uploaded Source

Built Distributions

coverage-7.2.3-pp37.pp38.pp39-none-any.whl (192.5 kB view details)

Uploaded PyPy

coverage-7.2.3-cp311-cp311-win_amd64.whl (203.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

coverage-7.2.3-cp311-cp311-win32.whl (202.4 kB view details)

Uploaded CPython 3.11 Windows x86

coverage-7.2.3-cp311-cp311-musllinux_1_1_x86_64.whl (240.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

coverage-7.2.3-cp311-cp311-musllinux_1_1_i686.whl (239.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

coverage-7.2.3-cp311-cp311-musllinux_1_1_aarch64.whl (240.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

coverage-7.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (232.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

coverage-7.2.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231.8 kB view details)

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

coverage-7.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (230.0 kB view details)

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

coverage-7.2.3-cp311-cp311-macosx_11_0_arm64.whl (200.4 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

coverage-7.2.3-cp311-cp311-macosx_10_9_x86_64.whl (200.2 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

coverage-7.2.3-cp310-cp310-win_amd64.whl (203.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

coverage-7.2.3-cp310-cp310-win32.whl (202.5 kB view details)

Uploaded CPython 3.10 Windows x86

coverage-7.2.3-cp310-cp310-musllinux_1_1_x86_64.whl (233.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

coverage-7.2.3-cp310-cp310-musllinux_1_1_i686.whl (232.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

coverage-7.2.3-cp310-cp310-musllinux_1_1_aarch64.whl (233.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

coverage-7.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (228.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

coverage-7.2.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (228.0 kB view details)

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

coverage-7.2.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (227.1 kB view details)

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

coverage-7.2.3-cp310-cp310-macosx_11_0_arm64.whl (200.3 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

coverage-7.2.3-cp310-cp310-macosx_10_9_x86_64.whl (200.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

coverage-7.2.3-cp39-cp39-win_amd64.whl (203.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-7.2.3-cp39-cp39-win32.whl (202.5 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-7.2.3-cp39-cp39-musllinux_1_1_x86_64.whl (232.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

coverage-7.2.3-cp39-cp39-musllinux_1_1_i686.whl (231.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

coverage-7.2.3-cp39-cp39-musllinux_1_1_aarch64.whl (233.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

coverage-7.2.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (228.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

coverage-7.2.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (227.5 kB view details)

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

coverage-7.2.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (226.7 kB view details)

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

coverage-7.2.3-cp39-cp39-macosx_11_0_arm64.whl (200.3 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

coverage-7.2.3-cp39-cp39-macosx_10_9_x86_64.whl (200.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

coverage-7.2.3-cp38-cp38-win_amd64.whl (203.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

coverage-7.2.3-cp38-cp38-win32.whl (202.4 kB view details)

Uploaded CPython 3.8 Windows x86

coverage-7.2.3-cp38-cp38-musllinux_1_1_x86_64.whl (234.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

coverage-7.2.3-cp38-cp38-musllinux_1_1_i686.whl (233.3 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

coverage-7.2.3-cp38-cp38-musllinux_1_1_aarch64.whl (234.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

coverage-7.2.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (229.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

coverage-7.2.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229.1 kB view details)

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

coverage-7.2.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (227.8 kB view details)

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

coverage-7.2.3-cp38-cp38-macosx_11_0_arm64.whl (200.3 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

coverage-7.2.3-cp38-cp38-macosx_10_9_x86_64.whl (200.0 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

coverage-7.2.3-cp37-cp37m-win_amd64.whl (203.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

coverage-7.2.3-cp37-cp37m-win32.whl (202.6 kB view details)

Uploaded CPython 3.7m Windows x86

coverage-7.2.3-cp37-cp37m-musllinux_1_1_x86_64.whl (231.3 kB view details)

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

coverage-7.2.3-cp37-cp37m-musllinux_1_1_i686.whl (230.2 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

coverage-7.2.3-cp37-cp37m-musllinux_1_1_aarch64.whl (231.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

coverage-7.2.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (225.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

coverage-7.2.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (224.8 kB view details)

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

coverage-7.2.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (223.5 kB view details)

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

coverage-7.2.3-cp37-cp37m-macosx_10_9_x86_64.whl (199.9 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.2.3.tar.gz
  • Upload date:
  • Size: 757.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.3.tar.gz
Algorithm Hash digest
SHA256 d298c2815fa4891edd9abe5ad6e6cb4207104c7dd9fd13aea3fdebf6f9b91259
MD5 bbe24816d54e76775707fb1797189c6b
BLAKE2b-256 625342d3382a915e49ae9e682eb6e3d29b8dcb90ae253d03efef1d5ec14b2f0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-pp37.pp38.pp39-none-any.whl
Algorithm Hash digest
SHA256 965ee3e782c7892befc25575fa171b521d33798132692df428a09efacaffe8d0
MD5 5d993f51828acbe123815808f7511325
BLAKE2b-256 54e85da2bffb2490365aa84429b4b8a2ec7fb7658e92a8bae6f2b8fb5d006930

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 203.5 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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fa546d66639d69aa967bf08156eb8c9d0cd6f6de84be9e8c9819f52ad499c910
MD5 0202f261bc7da0db861705f9fe9e55a9
BLAKE2b-256 7aa0177b5084286286f5491126c5f29a34aa62bfb9f72ccd95e2c89d82d2896a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 202.4 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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8f6c930fd70d91ddee53194e93029e3ef2aabe26725aa3c2753df057e296b925
MD5 1ae740f48c7c7a625ac6685e77889fea
BLAKE2b-256 c75ce9a818c926c4a7f13171f7d96bf6fe05804065f3d7fc9c3c01fdd4528ed9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ea53151d87c52e98133eb8ac78f1206498c015849662ca8dc246255265d9c3c4
MD5 78b42db623bf5c1645ccec2b658a071e
BLAKE2b-256 455de0ebe03e399e5ad6ce56c67f58c9ae3d407af4c70ece793303643350c7ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 fff5aaa6becf2c6a1699ae6a39e2e6fb0672c2d42eca8eb0cafa91cf2e9bd312
MD5 1f436d40f86f481c9b64fc82ff681486
BLAKE2b-256 74dd1bcfe7dd0c24f296e7036d037a390bb62e6524e2695db1f3cfa73c917f3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 06ddd9c0249a0546997fdda5a30fbcb40f23926df0a874a60a8a185bc3a87d93
MD5 3769deef4307f15bcf83013bd05bcc8f
BLAKE2b-256 a08a1cab786486e5e695fd36f744349063f0ee37209d4689722e3e1b14ffe365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1bb1e77a9a311346294621be905ea8a2c30d3ad371fc15bb72e98bfcfae532df
MD5 a72cd901538473c0436e92ccd5856b9a
BLAKE2b-256 b72d184206a2347cf9aca35de9d7dfdbf602631ff8b7b1ef477f2ebc94d97df7

See more details on using hashes here.

File details

Details for the file coverage-7.2.3-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.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55416d7385774285b6e2a5feca0af9652f7f444a4fa3d29d8ab052fafef9d00d
MD5 cde5ba455ec143334f373bbd50bd32c9
BLAKE2b-256 dd5b30adf708b21de9e74ccfa46f81dad47cfc2d3851a0d0a97cc029d03e5130

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ca0f34363e2634deffd390a0fef1aa99168ae9ed2af01af4a1f5865e362f8623
MD5 286cbeeb88b70b0dd7b2bc7646f545c9
BLAKE2b-256 b31296f37d07e408cf732e69060a6f5dd5f06bc69fe7ef1690c765a283fcbc6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 182eb9ac3f2b4874a1f41b78b87db20b66da6b9cdc32737fbbf4fea0c35b23fc
MD5 b866eccbec7760190a5b58c357993b47
BLAKE2b-256 6465b6c9d6beb3824bd57901a2bb41dcf0fc6f21b6adebfbdfb0040080cfc7b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dfd393094cd82ceb9b40df4c77976015a314b267d498268a076e940fe7be6b79
MD5 c76c1abfb1158ff154834d4fdafdb610
BLAKE2b-256 efb8fb8b00e74034210dc7969adbd5984b929c4db83ba262a90e87ab2a5cbadc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 203.4 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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 83957d349838a636e768251c7e9979e899a569794b44c3728eaebd11d848e58e
MD5 7e22c13dc0757a40dd755801cc44ca1c
BLAKE2b-256 9447b17dd27b68382ffeffc8577b57c8a6920b46c2767da2b398eb6d620b236b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 202.5 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.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 aeae2aa38395b18106e552833f2a50c27ea0000122bde421c31d11ed7e6f9c91
MD5 ba81c56e4c9e5c5f93b0c57b63591e47
BLAKE2b-256 cc3ee105c3bc0360a050f17f817127d9b1ae4c44b85aa4280a94309dfab0e6e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 72fcae5bcac3333a4cf3b8f34eec99cea1187acd55af723bcbd559adfdcb5535
MD5 1360efccc89c3669b6c5d5268237b3f4
BLAKE2b-256 6cdeb3d461de0b93bf433d4edd156fb428947057810b4767bdec4c6bfc7885f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 be19931a8dcbe6ab464f3339966856996b12a00f9fe53f346ab3be872d03e257
MD5 fd29a8c21749326d4d0d2653228d8d81
BLAKE2b-256 fa19883184f389f9867ecf14903477c504a65944f55c6520166c67d8799039ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4a42e1eff0ca9a7cb7dc9ecda41dfc7cbc17cb1d02117214be0561bd1134772b
MD5 43ec03762851c457cf877331eadb1780
BLAKE2b-256 efb7a59cdcb2533488c504af08216f6564cc15c048063a79a15e12e27351d2ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 974bc90d6f6c1e59ceb1516ab00cf1cdfbb2e555795d49fa9571d611f449bcb2
MD5 9fc3fbd6f5f193033fe01f96bb75a543
BLAKE2b-256 506c1cf136fbbbc35a22e470c6c31fbfb3d549260905bc4c6f603fc0ee404f7c

See more details on using hashes here.

File details

Details for the file coverage-7.2.3-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.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5d0391fb4cfc171ce40437f67eb050a340fdbd0f9f49d6353a387f1b7f9dd4fa
MD5 f578be5daf9d485c43fb594a4aded911
BLAKE2b-256 7c95d28a93fb7bcaeeccb0c17137c14a69320dab6c6dfccceb561953a7b2c95f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0743b0035d4b0e32bc1df5de70fba3059662ace5b9a2a86a9f894cfe66569013
MD5 f6ecc73d54b9e58a9bb4d68378848e27
BLAKE2b-256 e026d108e8f20080a51a498553ba5ebde771c29d1959e4c48ba6ffec270f0cf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 344e714bd0fe921fc72d97404ebbdbf9127bac0ca1ff66d7b79efc143cf7c0c4
MD5 c31e43d51ce3d16978734df98716785d
BLAKE2b-256 8cbf89ab11fd5caad308cf51969bc4a3f054f0bea0f55c4e4ec5dd6f9d67f15e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e58c0d41d336569d63d1b113bd573db8363bc4146f39444125b7f8060e4e04f5
MD5 fa40a59d93fce6d16eb0ca86c5bea9ba
BLAKE2b-256 e7f9928916548791dfaa414456af0e2bcee754abfc428aefbc383e6ec2d96ab9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 203.4 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.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3f04becd4fcda03c0160d0da9c8f0c246bc78f2f7af0feea1ec0930e7c93fa4a
MD5 1d9319fd2a15e46f3da91b7c20d37579
BLAKE2b-256 e7d5d52b046cb9fd09f408c3a0a06ba3fa3f5c8ab053ddd6368fe6dd33d3a7a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 202.5 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.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 ae7863a1d8db6a014b6f2ff9c1582ab1aad55a6d25bac19710a8df68921b6e30
MD5 f74f4fe59b19d2249679a6f33b20f852
BLAKE2b-256 7468505c0b18ebdda489bcc5dedb8db876352556a8ff8e115a2de05735cbf3af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ea3f5bc91d7d457da7d48c7a732beaf79d0c8131df3ab278e6bba6297e23c6c4
MD5 739d159103c5ead3a7907f6571f4844d
BLAKE2b-256 d170f7e96c52aa4aefd4e0c1f74f9d72043a550f330ffb0a00b6c4e30173b064

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 387065e420aed3c71b61af7e82c7b6bc1c592f7e3c7a66e9f78dd178699da4fe
MD5 287176ed84688f35ed957c67eeacc03a
BLAKE2b-256 8ea6b8b852e58f8eea2d8eaf1acc00219fa936a8642e197d2e074997710ccb1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 87ecc7c9a1a9f912e306997ffee020297ccb5ea388421fe62a2a02747e4d5539
MD5 642a03484de0bf18edbcbed04d5ec35c
BLAKE2b-256 63d8dab638f9c3a538987f8f17b2481dc327effd3604da8200577f4ed0c1665b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 21b154aba06df42e4b96fc915512ab39595105f6c483991287021ed95776d934
MD5 d139854d9d98dc389aa395bf6e311c93
BLAKE2b-256 87c2a09c5c47b721afb4d4c7e75fa4874ad39ce18ca9f93d3d7cd9a206da3a32

See more details on using hashes here.

File details

Details for the file coverage-7.2.3-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.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c2e58e45fe53fab81f85474e5d4d226eeab0f27b45aa062856c89389da2f0d9
MD5 3d8a2a054479c1da38691302f1ddb174
BLAKE2b-256 f82ba5bfe2f7dfb059c3c1f46ff89ac97230121e38f9d970c3ecad78ce1e4aa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fd214917cabdd6f673a29d708574e9fbdb892cb77eb426d0eae3490d95ca7859
MD5 d693293da788dd40e5a1eb9e443c331d
BLAKE2b-256 5365d8b365f35e8e7b8864f7779f3009f60f0e1e054d4a26af132da2e26bb5fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ea748802cc0de4de92ef8244dd84ffd793bd2e7be784cd8394d557a3c751e21
MD5 6950e00af71d247c85c59e294947ca4d
BLAKE2b-256 0886aa8edd6d9f0e145a1fbb7e3a221d0f4e51a753a907a7f669c57c29a25a36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 20d1a2a76bb4eb00e4d36b9699f9b7aba93271c9c29220ad4c6a9581a0320235
MD5 6f2c406df0f569b217d2999631e10897
BLAKE2b-256 089cae1212e2948b8ba1d1b1ebbda65421a4853a93e09301cc7ca7c25d8f8080

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 203.3 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.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 63cdeaac4ae85a179a8d6bc09b77b564c096250d759eed343a89d91bce8b6367
MD5 2afab6c5460d7994fa383ea19be0f217
BLAKE2b-256 e5aad52001aba60767e1376dadd1ff7ad9c5a6e78d1c4cf7f33f1050132d034a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 202.4 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.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 eb0edc3ce9760d2f21637766c3aa04822030e7451981ce569a1b3456b7053f22
MD5 1d39854b7c95b207fb170a7afbcf5f70
BLAKE2b-256 6a2876fd9fce5cf753691ca8ec02cc5330d67f28471ff903f4a47f1c88d1edf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7c4ed4e9f3b123aa403ab424430b426a1992e6f4c8fd3cb56ea520446e04d152
MD5 0f71ef2a987ddb7caf89acc1b8be78f2
BLAKE2b-256 7acc98e866598af2920b02dd05daabf6803b16f60174e097f338d026f29587ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f649dd53833b495c3ebd04d6eec58479454a1784987af8afb77540d6c1767abd
MD5 b0bc67e8b7c1b714b4748f8b7c768ded
BLAKE2b-256 cbc5d4c6f02c68e61347ab7e177f6e3ec39445c582dc842dd7e899bdfa8a7556

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d2a3a6146fe9319926e1d477842ca2a63fe99af5ae690b1f5c11e6af074a6b5c
MD5 f6cc4d6fe8fe6ad7ca3c1e936b38d78c
BLAKE2b-256 4e6637f16cc31c75b1583789fc24e799edcb79a2e7a020f8a4d8e2a72ff85950

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f760073fcf8f3d6933178d67754f4f2d4e924e321f4bb0dcef0424ca0215eba1
MD5 e9b0f293bf32b4debc9a6ae849cf9108
BLAKE2b-256 3c87211e487beadd26338a417f34ccfad50389a5c6d2afa0801134adf61c1d45

See more details on using hashes here.

File details

Details for the file coverage-7.2.3-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.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 172db976ae6327ed4728e2507daf8a4de73c7cc89796483e0a9198fd2e47b462
MD5 5a6a7edc50a4e8e6497d75773e6a6e48
BLAKE2b-256 ebc1b1922c2899869db0579169d42d2771d6f9458d73c5945d1d552f5ef62893

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c86bd45d1659b1ae3d0ba1909326b03598affbc9ed71520e0ff8c31a993ad911
MD5 03675811e0103939ef3c9aef69ae4d47
BLAKE2b-256 ab14d3878e9ee7da32f4ae1d438e1e8098faae19d8e1a3658e979360048a8ba4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c0045f8f23a5fb30b2eb3b8a83664d8dc4fb58faddf8155d7109166adb9f2040
MD5 ba808e985dc837c7442d3c795f0b0b59
BLAKE2b-256 64620ca960fa81044177feeac58efd92b37d7d011280db4c820ad68150d281a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 981b4df72c93e3bc04478153df516d385317628bd9c10be699c93c26ddcca8ab
MD5 937fe31e2a6f4c42fd4be783d7d09b50
BLAKE2b-256 968133dba5c5294cb7a22e4aa51853d64b0a723da8fa95c0724864a8da148de7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 203.3 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.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0f3736a5d34e091b0a611964c6262fd68ca4363df56185902528f0b75dbb9c1f
MD5 d84b5441b5a4bfcab735ce12e4bf7235
BLAKE2b-256 e2072e338e2403a42f2f2c69feebdb39d9018ff09190661faa26b5d3b59813d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.2.3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 202.6 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.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1fd78b911aea9cec3b7e1e2622c8018d51c0d2bbcf8faaf53c2497eb114911c1
MD5 f914739410e572472ceaeb5b8f9df5e4
BLAKE2b-256 359242f0044c439197d7d66db89110b543e6a5c144f9dec816b3c022a3c07bb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3146b8e16fa60427e03884301bf8209221f5761ac754ee6b267642a2fd354c48
MD5 7d9aec05379c1ccb142886dd0cd76da9
BLAKE2b-256 746e6ef8af39815037773c7529754f87189315dd7d6fcbb7079628561c6b8da6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 aa784405f0c640940595fa0f14064d8e84aff0b0f762fa18393e2760a2cf5841
MD5 d13db36958f40f8374714d3b7119bb1d
BLAKE2b-256 79478cd5a84457baa798bae79824b6bf79c47ccf95c437a6842270ce963cc985

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 1127b16220f7bfb3f1049ed4a62d26d81970a723544e8252db0efde853268e21
MD5 d1a4d1838fbec5cc291e2fbfdfa59656
BLAKE2b-256 7744dfcb6780bd3a44a42631abca690cd9e9baf2858efd789d45e93711712363

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 be9824c1c874b73b96288c6d3de793bf7f3a597770205068c6163ea1f326e8b9
MD5 c9e55c1700622294af4754a44fdd9849
BLAKE2b-256 e3ea06de390d2b33821473b9bf2db0ab15304aa224ffc9224fa5f280082af1b7

See more details on using hashes here.

File details

Details for the file coverage-7.2.3-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.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8f69770f5ca1994cb32c38965e95f57504d3aea96b6c024624fdd5bb1aa494a1
MD5 e19738b68127536778997959b56a5a43
BLAKE2b-256 c3c8a6694586ce8715d60167fac5f21a3888a28e2bfd1e269c13ee677ebc37f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2c3b2803e730dc2797a017335827e9da6da0e84c745ce0f552e66400abdfb9a1
MD5 956626a203534c00cc9386481c4873f1
BLAKE2b-256 6ee69a124e2a07cef19f285cfc8000a76e4b7f0baed46073d81b2c5c05a7dd32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.2.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b2317d5ed777bf5a033e83d4f1389fd4ef045763141d8f10eb09a7035cee774c
MD5 f18aa33aee24bd95eb97ba09f69b866c
BLAKE2b-256 5946d9f6e55eca0c35f65e8b0ceeb9462aecada77648a2ab168141354bc03ad7

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