Skip to main content

Code coverage measurement for Python

Project description

Code coverage measurement for Python.

Stand with Ukraine
PyPI status License Python versions supported
Test suite status Quality check status Documentation Coverage reports
Tidelift Sponsor me on GitHub GitHub stars 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:

  • Python 3.8 through 3.12, and 3.13.0a6 and up.

  • PyPy3 versions 3.8 through 3.10.

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

New in 7.x: initial function/class reporting; experimental support for sys.monitoring; dropped support for Python 3.7; added Coverage.collect() context manager; improved data combining; [run] exclude_also setting; report --format=; type annotations.

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

For Enterprise

Tidelift

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

Getting Started

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

Change history

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

Code of Conduct

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

Contributing

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

Security

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

License

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

Project details


Release history Release notifications | RSS feed

This version

7.5.1

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

Uploaded Source

Built Distributions

coverage-7.5.1-pp38.pp39.pp310-none-any.whl (196.6 kB view details)

Uploaded PyPy

coverage-7.5.1-cp312-cp312-win_amd64.whl (207.7 kB view details)

Uploaded CPython 3.12 Windows x86-64

coverage-7.5.1-cp312-cp312-win32.whl (206.9 kB view details)

Uploaded CPython 3.12 Windows x86

coverage-7.5.1-cp312-cp312-musllinux_1_1_x86_64.whl (243.1 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

coverage-7.5.1-cp312-cp312-musllinux_1_1_i686.whl (241.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

coverage-7.5.1-cp312-cp312-musllinux_1_1_aarch64.whl (243.4 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

coverage-7.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (237.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

coverage-7.5.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (236.5 kB view details)

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

coverage-7.5.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (234.5 kB view details)

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

coverage-7.5.1-cp312-cp312-macosx_11_0_arm64.whl (204.9 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

coverage-7.5.1-cp312-cp312-macosx_10_9_x86_64.whl (204.6 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

coverage-7.5.1-cp311-cp311-win_amd64.whl (207.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

coverage-7.5.1-cp311-cp311-win32.whl (206.6 kB view details)

Uploaded CPython 3.11 Windows x86

coverage-7.5.1-cp311-cp311-musllinux_1_1_x86_64.whl (244.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

coverage-7.5.1-cp311-cp311-musllinux_1_1_i686.whl (243.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

coverage-7.5.1-cp311-cp311-musllinux_1_1_aarch64.whl (244.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

coverage-7.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (236.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

coverage-7.5.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (235.6 kB view details)

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

coverage-7.5.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (233.9 kB view details)

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

coverage-7.5.1-cp311-cp311-macosx_11_0_arm64.whl (204.9 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

coverage-7.5.1-cp311-cp311-macosx_10_9_x86_64.whl (204.4 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

coverage-7.5.1-cp310-cp310-win_amd64.whl (207.5 kB view details)

Uploaded CPython 3.10 Windows x86-64

coverage-7.5.1-cp310-cp310-win32.whl (206.6 kB view details)

Uploaded CPython 3.10 Windows x86

coverage-7.5.1-cp310-cp310-musllinux_1_1_x86_64.whl (237.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

coverage-7.5.1-cp310-cp310-musllinux_1_1_i686.whl (236.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

coverage-7.5.1-cp310-cp310-musllinux_1_1_aarch64.whl (237.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

coverage-7.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (232.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

coverage-7.5.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231.7 kB view details)

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

coverage-7.5.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (230.9 kB view details)

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

coverage-7.5.1-cp310-cp310-macosx_11_0_arm64.whl (204.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

coverage-7.5.1-cp310-cp310-macosx_10_9_x86_64.whl (204.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

coverage-7.5.1-cp39-cp39-win_amd64.whl (207.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-7.5.1-cp39-cp39-win32.whl (206.6 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-7.5.1-cp39-cp39-musllinux_1_1_x86_64.whl (236.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

coverage-7.5.1-cp39-cp39-musllinux_1_1_i686.whl (235.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

coverage-7.5.1-cp39-cp39-musllinux_1_1_aarch64.whl (237.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

coverage-7.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (232.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

coverage-7.5.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231.3 kB view details)

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

coverage-7.5.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (230.5 kB view details)

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

coverage-7.5.1-cp39-cp39-macosx_11_0_arm64.whl (204.7 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

coverage-7.5.1-cp39-cp39-macosx_10_9_x86_64.whl (204.3 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

coverage-7.5.1-cp38-cp38-win_amd64.whl (207.5 kB view details)

Uploaded CPython 3.8 Windows x86-64

coverage-7.5.1-cp38-cp38-win32.whl (206.6 kB view details)

Uploaded CPython 3.8 Windows x86

coverage-7.5.1-cp38-cp38-musllinux_1_1_x86_64.whl (238.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

coverage-7.5.1-cp38-cp38-musllinux_1_1_i686.whl (237.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

coverage-7.5.1-cp38-cp38-musllinux_1_1_aarch64.whl (238.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

coverage-7.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (233.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

coverage-7.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (232.9 kB view details)

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

coverage-7.5.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (231.6 kB view details)

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

coverage-7.5.1-cp38-cp38-macosx_11_0_arm64.whl (204.7 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

coverage-7.5.1-cp38-cp38-macosx_10_9_x86_64.whl (204.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.5.1.tar.gz
  • Upload date:
  • Size: 784.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1.tar.gz
Algorithm Hash digest
SHA256 54de9ef3a9da981f7af93eafde4ede199e0846cd819eb27c88e2b712aae9708c
MD5 76f619e2c4cfafbf8c070c39fa52cc88
BLAKE2b-256 041d3e426526df9f320f0a08dd08434dc7b94cd621543f73f96d8a4faf216ec7

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-pp38.pp39.pp310-none-any.whl.

File metadata

File hashes

Hashes for coverage-7.5.1-pp38.pp39.pp310-none-any.whl
Algorithm Hash digest
SHA256 6537e7c10cc47c595828b8a8be04c72144725c383c4702703ff4e42e44577312
MD5 f284773b48bc0f02ded38ebb48efb852
BLAKE2b-256 d5400ef97e9cf218646ea5a3e681340830f31fffad745bfe6fd7acbc56a60bd6

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: coverage-7.5.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 207.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5a5740d1fb60ddf268a3811bcd353de34eb56dc24e8f52a7f05ee513b2d4f596
MD5 cb2f85a95f8c4c9467fb893231e32eea
BLAKE2b-256 8c5b0cc691159bfb24db1f862b4147080c8788b5626ac89c430b4bbc22347df9

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: coverage-7.5.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 206.9 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f152cbf5b88aaeb836127d920dd0f5e7edff5a66f10c079157306c4343d86c19
MD5 1fb5c8cff8e140898f1ac77e7f9ded6e
BLAKE2b-256 0c0af2ed640e2000be5866e0c4daafb73aed1ea370937689488e8c672e93c4a4

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.5.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 68f962d9b72ce69ea8621f57551b2fa9c70509af757ee3b8105d4f51b92b41a7
MD5 6688fad96717c86c1b0079f4f857d87a
BLAKE2b-256 d8a969aeb5196e0af01cd87ba43860871a2161811520ea1f6ab109847277228c

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-7.5.1-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7a588d39e0925f6a2bff87154752481273cdb1736270642aeb3635cb9b4cad07
MD5 d5fcefc9ebaaa1af728fc582f8b0d69a
BLAKE2b-256 ebfd732f683ee88c26f282e0e991975a58cbb1866821ef24d14d8a04043f63f2

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.5.1-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7352b9161b33fd0b643ccd1f21f3a3908daaddf414f1c6cb9d3a2fd618bf2572
MD5 884e9e07831101a88d0f17f7f08b9489
BLAKE2b-256 e323b8a91185caa3cc6072924648bacf166cb746c4175fb7371e1d0af8e26493

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 16db7f26000a07efcf6aea00316f6ac57e7d9a96501e990a36f40c965ec7a95d
MD5 6347aaf47c50b42d09c2283171ae1efe
BLAKE2b-256 dee2b5508991eb49f723ac0c4e31e7603fa4ce3dce7f93aa9fd2f262a5688e52

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-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.5.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8748731ad392d736cc9ccac03c9845b13bb07d020a33423fa5b3a36521ac6e4e
MD5 6360679c5956e84a1fbaae5e88d9e18a
BLAKE2b-256 3f4ffcad903698f02ac0d7501432449db12e15fbe5ecfbc01e363eb752c65cbd

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.5.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 beccf7b8a10b09c4ae543582c1319c6df47d78fd732f854ac68d518ee1fb97fa
MD5 860fc0fd183e32e18423c3a6a0867d57
BLAKE2b-256 9a41fa31297336a19844e4be4df2a2b31842be9d7a418b8912529c3d056fad25

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.5.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ec92012fefebee89a6b9c79bc39051a6cb3891d562b9270ab10ecfdadbc0c34
MD5 9253c99355b67fdfce09a5d4e428b7f4
BLAKE2b-256 419f8db7f64de1cbc925ec7b4033c8d21979ec4acb0209e6b77f5cdfbdd83e05

See more details on using hashes here.

File details

Details for the file coverage-7.5.1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.5.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b6cf3764c030e5338e7f61f95bd21147963cf6aa16e09d2f74f1fa52013c1206
MD5 19b968b820f71ebe14c815c9ee2de782
BLAKE2b-256 5df3db4ad3c48b4a2893e379ba56b791894faf7ee643840514c446c65a3ea5dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.5.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 207.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5fa567e99765fe98f4e7d7394ce623e794d7cabb170f2ca2ac5a4174437e90dd
MD5 30aed4ccabaf36093f8c29c15a2e33d6
BLAKE2b-256 3e65ab538fc6f32125f6cd2f3e735918029bc553b61250cbbf9b23923ba6d77f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.5.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 206.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 9314d5678dcc665330df5b69c1e726a0e49b27df0461c08ca12674bcc19ef136
MD5 c46750905380c3edcea0d25c51a024c5
BLAKE2b-256 57c516b5669ba5dc62f69f4b4e2952bfc04b9b0ccf0ade98ad47466497ef4ea5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ef48e2707fb320c8f139424a596f5b69955a85b178f15af261bab871873bb987
MD5 049c39506a9e5ad35157eff8a3acbb44
BLAKE2b-256 98a57a778a95d2cad394bb5d8b34249728c8fa19b0f6b7b16c0820c8113f5732

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d7fed867ee50edf1a0b4a11e8e5d0895150e572af1cd6d315d557758bfa9c057
MD5 e81fd19e0173b8b3ebf33a327b33f120
BLAKE2b-256 aa8557c27c61a016553852c802f8fb0a993aee33d575b91fb5b6899ab979f528

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 9981706d300c18d8b220995ad22627647be11a4276721c10911e0e9fa44c83e8
MD5 2f0ced37ff8bdf2c92885292992275a7
BLAKE2b-256 63c1aaadb27dd1671471e43dc0516b3866f5c146492033b4d4a5ecf4d05ee3f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6175d1a0559986c6ee3f7fccfc4a90ecd12ba0a383dcc2da30c2b9918d67d8a3
MD5 31588b64715ebcb6871ccc38205db973
BLAKE2b-256 3b29784d576de552a3d613b27ea4d081e099e7a56ba9743ad9aed9e9963383cb

See more details on using hashes here.

File details

Details for the file coverage-7.5.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.5.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 556cf1a7cbc8028cb60e1ff0be806be2eded2daf8129b8811c63e2b9a6c43bca
MD5 8ab5d063ed3fdd751ac0018d339e8ceb
BLAKE2b-256 bde29da6c61f71f769e63122ac9f029dcafe5fe50e1e4043f8dd950daf58290f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1fc81d5878cd6274ce971e0a3a18a8803c3fe25457165314271cf78e3aae3aa2
MD5 31caf92b43b35c04e03290b7715880c3
BLAKE2b-256 17d18dfa3e3ab88cf832faf64bee9b0e4c7e51865b75a2ca44e20bd09bb74440

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4fc84a37bfd98db31beae3c2748811a3fa72bf2007ff7902f68746d9757f3746
MD5 294204c9a614b0bba14f62ff0d862ab9
BLAKE2b-256 d83acb494eab26df93d721b46266824f09414375b32bb3e1c1bf2a15ac11a6b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 796a79f63eca8814ca3317a1ea443645c9ff0d18b188de470ed7ccd45ae79428
MD5 c026da074cc8b3321a2dd52331cd138a
BLAKE2b-256 538a3b9602edcbfcf39c2715c8d4dbd7532596111ef6c99962980ba60b24c007

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.5.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 207.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 df4e745a81c110e7446b1cc8131bf986157770fa405fe90e15e850aaf7619bc8
MD5 8c79f5771e467c145f02a565fcaf6841
BLAKE2b-256 bf2ba685f45a3da6151c272719f22f9ad1134da1077d8b0c37ac56bbb2e984f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.5.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 206.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b016ea6b959d3b9556cb401c55a37547135a587db0115635a443b2ce8f1c7228
MD5 ea94a4adbf1931bf5cf3effbde448c17
BLAKE2b-256 9af6ff238a4f49b5ad509b65f9cb20b0384f33c30dc3b8e2e17612851dec7a8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 db66fc317a046556a96b453a58eced5024af4582a8dbdc0c23ca4dbc0d5b3146
MD5 1261b948626069be36da51f4125c8087
BLAKE2b-256 0bdb6e1154d1fbe6804c8fabbeb5f33a9758c0341dd98c8e639a80f259fbf912

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 61c4bf1ba021817de12b813338c9be9f0ad5b1e781b9b340a6d29fc13e7c1b5e
MD5 7685ea1a92a835fcdbd375a70896eaed
BLAKE2b-256 5e662067560fbdf26ca3addf14d896b3bc346aa37a937ffe58cc8d9a415f4f35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4bf0655ab60d754491004a5efd7f9cccefcc1081a74c9ef2da4735d6ee4a6223
MD5 e52086a48c46ede1a661d5985a2539da
BLAKE2b-256 a3a3307aa81f12d9e4fe32120e9c322bdd41776ad718f090c930914c1ec5b7ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4a7b0ceee8147444347da6a66be737c9d78f3353b0681715b668b72e79203e4a
MD5 4fdd82a8d8b4ecae1d688c714f373df5
BLAKE2b-256 614d7c687b394b7f86c91cdf62a37b17de7ba483b6114aa077bdde260f652ae2

See more details on using hashes here.

File details

Details for the file coverage-7.5.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.5.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5fd215c0c7d7aab005221608a3c2b46f58c0285a819565887ee0b718c052aa4e
MD5 134c59c091aa40978198b274f5c8310d
BLAKE2b-256 8f7e14416cf45cf755fd9b09cdb9abbda1bb2819d9911a85ec279d44c7838853

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4a9ca3f2fae0088c3c71d743d85404cec8df9be818a005ea065495bedc33da35
MD5 995793859d1c1dc71555939b01b6833c
BLAKE2b-256 b3cf0c6344f0ed34f327398480983ef7e1fafe46868e02ab2d4787f07a4d9955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39afcd3d4339329c5f58de48a52f6e4e50f6578dd6099961cf22228feb25f38f
MD5 4f7300e68e10efb26bdb74eb75d96afa
BLAKE2b-256 ca991085837b2ee333095740ba0553b93d8298ccac8a426ffec19557e98a383a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c0884920835a033b78d1c73b6d3bbcda8161a900f38a488829a83982925f6c2e
MD5 119cfe0ffbd2c10e81257a3af40c2582
BLAKE2b-256 73049fdec61663f956e5f46f358a8cebae92c2e82699feaabe5d676e5fcf003d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.5.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 207.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 dde0070c40ea8bb3641e811c1cfbf18e265d024deff6de52c5950677a8fb1e0f
MD5 a65d81cfadfed196ff609e6ec72cc072
BLAKE2b-256 94cbb0936423d5c7eb8a8fc96ae8a30151dbcbea7b856959df8cf036f63eff62

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.5.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 206.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 1cc0fe9b0b3a8364093c53b0b4c0c2dd4bb23acbec4c9240b5f284095ccf7981
MD5 f1facb9c65e1564228de647951f00e3a
BLAKE2b-256 6fcabc5863898410b9d65635f709077fbc8a11a476da8429a3fd328f9574e072

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d1d0d98d95dd18fe29dc66808e1accf59f037d5716f86a501fc0256455219668
MD5 1c7e6a10f094a765d52b3c55e17afc19
BLAKE2b-256 ab2aceb7c13acdb4b783a26c65fd410b10202225d71b67af4c0f5b5cdc6f49d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 79afb6197e2f7f60c4824dd4b2d4c2ec5801ceb6ba9ce5d2c3080e5660d51a4f
MD5 48e537b4d5e86f07eb828fa39aeb301d
BLAKE2b-256 5350163057661688bba078406ad1c934cc4333384a3cdcf4ee7727bae795c66c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 c3e757949f268364b96ca894b4c342b41dc6f8f8b66c37878aacef5930db61be
MD5 3b2cb82c0efbeaf3127171df80ad43f7
BLAKE2b-256 cb90f7293f507c3ec7523d98fc03412052f8bdc081a9199a779ad2ab8faeda0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0d0a0f5e06881ecedfe6f3dd2f56dcb057b6dbeb3327fd32d4b12854df36bf26
MD5 f19e77557de372fa498bd9f1035a3090
BLAKE2b-256 92dc4e0ce431c96b1db1548f80d4a4123fd7c584765c6b46e66ab96410325b26

See more details on using hashes here.

File details

Details for the file coverage-7.5.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.5.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d21918e9ef11edf36764b93101e2ae8cc82aa5efdc7c5a4e9c6c35a48496d601
MD5 17e407464336570ae582a9f19813452f
BLAKE2b-256 c150b7d6f236c20334b0378ed88078e830640a64ad8eb9f11f818b2af34d00c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9735317685ba6ec7e3754798c8871c2f49aa5e687cc794a0b1d284b2389d1bd5
MD5 c2148806654ae989997bcabbe25cf9be
BLAKE2b-256 ea3f7e0898438cbbec0ca3d915dc08b75e1cfbe3bab27727be7081bfd1f70e74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc0b4d8bfeabd25ea75e94632f5b6e047eef8adaed0c2161ada1e922e7f7cece
MD5 47644343a058a48891a839597fe45147
BLAKE2b-256 e7218506c14c501a50b2a8d5f795a5d5fdc21d788a74876c9ee1c75a38db8d47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4cc37def103a2725bc672f84bd939a6fe4522310503207aae4d56351644682f1
MD5 d8cfcc54f4d777cd9bc521c2b6bb69d3
BLAKE2b-256 93de29b0d5ab017ed6594451dfc84def9307573ba4e64c1663ca11ad5e441ec2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.5.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 207.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0646599e9b139988b63704d704af8e8df7fa4cbc4a1f33df69d97f36cb0a38de
MD5 349cbe230998c4bb79c85b734a9d0a7b
BLAKE2b-256 9c41d069d1238d27b37d0c5a410729a087982d460bb33dd8dcb489c0aa3a493a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-7.5.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 206.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19

File hashes

Hashes for coverage-7.5.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 1434e088b41594baa71188a17533083eabf5609e8e72f16ce8c186001e6b8c41
MD5 8e8ee5ab68aa6286570ed259d3b2f745
BLAKE2b-256 c1e07aaee2781f7282ce4ffd90d9a761e66db41f78585e80553a7090fbcb83f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9e78295f4144f9dacfed4f92935fbe1780021247c2fabf73a819b17f0ccfff8d
MD5 2e88d957fd4aca7ef609abf74f081778
BLAKE2b-256 b13c5ee1d6a766f5a1f26e488c11c17ac104f69ab11b4f45b7f11e3e926a17d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8fe7502616b67b234482c3ce276ff26f39ffe88adca2acf0261df4b8454668b4
MD5 b8ea5ed085d3ddefdbe89aefcc968cb0
BLAKE2b-256 c349ed5e4efe63ac80b29d07177bfa0a9cfef2981262f2b10db1f27f4cbcd32e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 57e0204b5b745594e5bc14b9b50006da722827f0b8c776949f1135677e88d0b8
MD5 2e1025264598f207ce03faaf7e8d7bf0
BLAKE2b-256 a287eed749b3e1c38049e3421606ea0227aff55d5343ae44f2d7290f203eef91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5c3721c2c9e4c4953a41a26c14f4cef64330392a6d2d675c8b1db3b645e31f0e
MD5 c19eda81250a6c1828e1bb119d68d772
BLAKE2b-256 06551c9d03537cab5c40137714a2a89eb58ef5ed858d34391fa661b0985f5f03

See more details on using hashes here.

File details

Details for the file coverage-7.5.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.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0cdcbc320b14c3e5877ee79e649677cb7d89ef588852e9583e6b24c2e5072661
MD5 b63593368f04adb93aaf4fa76ba35703
BLAKE2b-256 4c1dbc328a4a33c4479f4d3a093f9c4ef067c02e25e3da925b38445ee692477b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ca498687ca46a62ae590253fba634a1fe9836bc56f626852fb2720f334c9e4e5
MD5 f6204a654ab4471897de94428eae1206
BLAKE2b-256 cc78795add25d340648b1cb2cee7de360eb9f83192745e01673a4ee997ccc1b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5037f8fcc2a95b1f0e80585bd9d1ec31068a9bcb157d9750a172836e98bc7a90
MD5 39565ff7c37d9289f9e6283c368bfaf3
BLAKE2b-256 32949b0ad427654df8e895209b7963daa9daf1c04f9d33e9309559cb2546de92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-7.5.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e2213def81a50519d7cc56ed643c9e93e0247f5bbe0d1247d15fa520814a7cd7
MD5 3faa2f5f7a98d7588be0dd73f1c9e022
BLAKE2b-256 b751162b1a5f14a3ecc477e9313be87b9d7ec2ecbcba2bd1a4be5bae37bfdc3c

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