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.9 through 3.14 alpha 1, including free-threading.

  • PyPy3 versions 3.9 and 3.10.

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

New in 7.x: multi-line exclusion patterns; function/class reporting; experimental support for sys.monitoring; dropped support for Python 3.7 and 3.8; 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

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

Uploaded Source

Built Distributions

coverage-7.6.7-pp39.pp310-none-any.whl (199.1 kB view details)

Uploaded PyPy

coverage-7.6.7-cp313-cp313t-win_amd64.whl (211.7 kB view details)

Uploaded CPython 3.13t Windows x86-64

coverage-7.6.7-cp313-cp313t-win32.whl (210.5 kB view details)

Uploaded CPython 3.13t Windows x86

coverage-7.6.7-cp313-cp313t-musllinux_1_2_x86_64.whl (247.7 kB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ x86-64

coverage-7.6.7-cp313-cp313t-musllinux_1_2_i686.whl (246.4 kB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ i686

coverage-7.6.7-cp313-cp313t-musllinux_1_2_aarch64.whl (248.5 kB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ ARM64

coverage-7.6.7-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (250.9 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ARM64

coverage-7.6.7-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (249.0 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

coverage-7.6.7-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (246.6 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

coverage-7.6.7-cp313-cp313t-macosx_11_0_arm64.whl (208.2 kB view details)

Uploaded CPython 3.13t macOS 11.0+ ARM64

coverage-7.6.7-cp313-cp313t-macosx_10_13_x86_64.whl (207.9 kB view details)

Uploaded CPython 3.13t macOS 10.13+ x86-64

coverage-7.6.7-cp313-cp313-win_amd64.whl (210.6 kB view details)

Uploaded CPython 3.13 Windows x86-64

coverage-7.6.7-cp313-cp313-win32.whl (209.9 kB view details)

Uploaded CPython 3.13 Windows x86

coverage-7.6.7-cp313-cp313-musllinux_1_2_x86_64.whl (238.7 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

coverage-7.6.7-cp313-cp313-musllinux_1_2_i686.whl (236.9 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

coverage-7.6.7-cp313-cp313-musllinux_1_2_aarch64.whl (238.8 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

coverage-7.6.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (240.0 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

coverage-7.6.7-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239.1 kB view details)

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

coverage-7.6.7-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (237.1 kB view details)

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

coverage-7.6.7-cp313-cp313-macosx_11_0_arm64.whl (207.5 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

coverage-7.6.7-cp313-cp313-macosx_10_13_x86_64.whl (207.2 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

coverage-7.6.7-cp312-cp312-win_amd64.whl (210.6 kB view details)

Uploaded CPython 3.12 Windows x86-64

coverage-7.6.7-cp312-cp312-win32.whl (209.8 kB view details)

Uploaded CPython 3.12 Windows x86

coverage-7.6.7-cp312-cp312-musllinux_1_2_x86_64.whl (239.0 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

coverage-7.6.7-cp312-cp312-musllinux_1_2_i686.whl (237.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

coverage-7.6.7-cp312-cp312-musllinux_1_2_aarch64.whl (239.0 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

coverage-7.6.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (240.4 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

coverage-7.6.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239.5 kB view details)

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

coverage-7.6.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (237.5 kB view details)

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

coverage-7.6.7-cp312-cp312-macosx_11_0_arm64.whl (207.4 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

coverage-7.6.7-cp312-cp312-macosx_10_13_x86_64.whl (207.2 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

coverage-7.6.7-cp311-cp311-win_amd64.whl (210.4 kB view details)

Uploaded CPython 3.11 Windows x86-64

coverage-7.6.7-cp311-cp311-win32.whl (209.6 kB view details)

Uploaded CPython 3.11 Windows x86

coverage-7.6.7-cp311-cp311-musllinux_1_2_x86_64.whl (237.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

coverage-7.6.7-cp311-cp311-musllinux_1_2_i686.whl (236.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

coverage-7.6.7-cp311-cp311-musllinux_1_2_aarch64.whl (237.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

coverage-7.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (239.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

coverage-7.6.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (238.6 kB view details)

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

coverage-7.6.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (236.8 kB view details)

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

coverage-7.6.7-cp311-cp311-macosx_11_0_arm64.whl (207.4 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

coverage-7.6.7-cp311-cp311-macosx_10_9_x86_64.whl (207.0 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

coverage-7.6.7-cp310-cp310-win_amd64.whl (210.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

coverage-7.6.7-cp310-cp310-win32.whl (209.6 kB view details)

Uploaded CPython 3.10 Windows x86

coverage-7.6.7-cp310-cp310-musllinux_1_2_x86_64.whl (233.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

coverage-7.6.7-cp310-cp310-musllinux_1_2_i686.whl (232.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

coverage-7.6.7-cp310-cp310-musllinux_1_2_aarch64.whl (233.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

coverage-7.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (235.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

coverage-7.6.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234.8 kB view details)

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

coverage-7.6.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (233.6 kB view details)

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

coverage-7.6.7-cp310-cp310-macosx_11_0_arm64.whl (207.3 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

coverage-7.6.7-cp310-cp310-macosx_10_9_x86_64.whl (206.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

coverage-7.6.7-cp39-cp39-win_amd64.whl (210.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-7.6.7-cp39-cp39-win32.whl (209.6 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-7.6.7-cp39-cp39-musllinux_1_2_x86_64.whl (233.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

coverage-7.6.7-cp39-cp39-musllinux_1_2_i686.whl (232.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

coverage-7.6.7-cp39-cp39-musllinux_1_2_aarch64.whl (233.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

coverage-7.6.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (235.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

coverage-7.6.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234.4 kB view details)

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

coverage-7.6.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (233.3 kB view details)

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

coverage-7.6.7-cp39-cp39-macosx_11_0_arm64.whl (207.3 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

coverage-7.6.7-cp39-cp39-macosx_10_9_x86_64.whl (206.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.6.7.tar.gz
  • Upload date:
  • Size: 799.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7.tar.gz
Algorithm Hash digest
SHA256 d79d4826e41441c9a118ff045e4bccb9fdbdcb1d02413e7ea6eb5c87b5439d24
MD5 a1b52c9f8110bafa78ff06f636f36504
BLAKE2b-256 bf6826895f8b068e384b1ec9ab122565b913b735e6b4c618b3d265a280607edc

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7.tar.gz:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-pp39.pp310-none-any.whl
Algorithm Hash digest
SHA256 0ddcb70b3a3a57581b450571b31cb774f23eb9519c2aaa6176d3a84c9fc57671
MD5 d91f784bc0e784a5156338bd0432776c
BLAKE2b-256 e1ecdc663f7d34651aca74a531d10800595d9ec28a78b8306705721900b17a23

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-pp39.pp310-none-any.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 dfd14bcae0c94004baba5184d1c935ae0d1231b8409eb6c103a5fd75e8ecdc56
MD5 61a367fb6f1934b1933d22debe0fc18e
BLAKE2b-256 2d12f2666e4e36b43221391ffcd971ab0c50e19439c521c2c87cd7e0b49ddba2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-win_amd64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-win32.whl.

File metadata

  • Download URL: coverage-7.6.7-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 210.5 kB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 dbba8210f5067398b2c4d96b4e64d8fb943644d5eb70be0d989067c8ca40c0f8
MD5 111de4157b23ae254b709d9126f1effc
BLAKE2b-256 75e5d7772e56a7eace80e98ac39f2756d4b690fc0ce2384418174e02519a26a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-win32.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 70a56a2ec1869e6e9fa69ef6b76b1a8a7ef709972b9cc473f9ce9d26b5997ce3
MD5 3410423041509a27acc8282b139a5e6b
BLAKE2b-256 a05162273e1d5c25bb8fbef5fbbadc75b4a3e08c11b80516d0a97c25e5cced5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e2c8e3384c12dfa19fa9a52f23eb091a8fad93b5b81a41b14c17c78e23dd1d8b
MD5 707286f02e6986179761c08eb2088d1e
BLAKE2b-256 753fb8c87dfdd96276870fb4abc7e2957cba7d20d8a435fcd816d807869ec833

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-musllinux_1_2_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0573f5cbf39114270842d01872952d301027d2d6e2d84013f30966313cadb529
MD5 27081dba242cdd389113e4c7e1dc80a3
BLAKE2b-256 eb91ce36990cbefaf7909e96c888ed4d83f3471fc1be3273a5beda10896cde0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5c95e0fa3d1547cb6f021ab72f5c23402da2358beec0a8e6d19a368bd7b0fb37
MD5 6b2ecf7f1de372fe9cd4b10c27bd4125
BLAKE2b-256 352f77b086b228f6443ae5499467d1629c7428925b390cd171350c403bc00f14

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-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.6.7-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ead9b9605c54d15be228687552916c89c9683c215370c4a44f1f217d2adcc34d
MD5 00cb6933d667d31ad53cd8318f371f3d
BLAKE2b-256 b281efbb3b00a7f7eb5f54a3b3b9f19b26d770a0b7d3870d651f07d2451c5504

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f63e21ed474edd23f7501f89b53280014436e383a14b9bd77a648366c81dce7b
MD5 54f0ebae0f4494a3e253c5395d4ce395
BLAKE2b-256 60d82ffea937d89ee328fc6e47c2515b890735bdf3f195d507d1c78b5fa96939

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5dd4e4a49d9c72a38d18d641135d2fb0bdf7b726ca60a103836b3d00a1182acd
MD5 8fba2b3ee1ac054021706f9b36f8d454
BLAKE2b-256 c7e02c1a157986a3927c3920e8e3938a3fdf33ea22b6f371dc3b679f13f619e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f2c7a045eef561e9544359a0bf5784b44e55cefc7261a20e730baa9220c83413
MD5 0be0e29ed992b45d3279c4fd2f98a578
BLAKE2b-256 347efed983809c2eccb09c5ddccfdb08efb7f2dd1ae3454dabf1c92c5a2e9946

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313t-macosx_10_13_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: coverage-7.6.7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 210.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 14045b8bfd5909196a90da145a37f9d335a5d988a83db34e80f41e965fb7cb42
MD5 0e3778fbf2f4fe097979dd40e31b02a6
BLAKE2b-256 f29158be3a56efff0c3481e48e2caa56d5d6f3c5c8d385bf4adbecdfd85484b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-win32.whl.

File metadata

  • Download URL: coverage-7.6.7-cp313-cp313-win32.whl
  • Upload date:
  • Size: 209.9 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 963e4a08cbb0af6623e61492c0ec4c0ec5c5cf74db5f6564f98248d27ee57d30
MD5 3d0e2a3e808e5de5fa8b366cd3d00f52
BLAKE2b-256 b27afc11a163f0fd6ce8539d0f1b565873fe6903b900214ff71b5d80d16154c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-win32.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bb684694e99d0b791a43e9fc0fa58efc15ec357ac48d25b619f207c41f2fd384
MD5 4c7391fff4ec516781bea9b561a93145
BLAKE2b-256 90956467e9d9765a63c7f142703a7f212f6af114bd73a6c1cffeb7ad7f003a86

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 82c809a62e953867cf57e0548c2b8464207f5f3a6ff0e1e961683e79b89f2c55
MD5 b3ec6b4641927bff3339ee7d4b19a7aa
BLAKE2b-256 37ade0d1228638711aeacacc98d1197af6226b6d062d12c81a6bcc17d3234533

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cdd94501d65adc5c24f8a1a0eda110452ba62b3f4aeaba01e021c1ed9cb8f34a
MD5 c9d9f64f6edacdbb31746c5d5a680e4e
BLAKE2b-256 f32c3dee671415ff13c05ca68243b2264fc95a5eea57697cffa7986b68b8f608

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 77256ad2345c29fe59ae861aa11cfc74579c88d4e8dbf121cbe46b8e32aec808
MD5 8fb12bb5ce054ad8be62a6d08fdaa797
BLAKE2b-256 b807afda6e10c50e3a8c21020c5c1d1b4f3d7eff1c190305cef2962adf8de018

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-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.6.7-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d608a7808793e3615e54e9267519351c3ae204a6d85764d8337bd95993581a8
MD5 0bdaad8ebb7663ab7880223990244479
BLAKE2b-256 2b197a70458c1624724086195b40628e91bc5b9ca180cdfefcc778285c49c7b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 87ea64b9fa52bf395272e54020537990a28078478167ade6c61da7ac04dc14bc
MD5 d13200e50d49f9e3df40c0c2f63472a5
BLAKE2b-256 8543bd1934b75e31f2a49665be6a6b7f8bfaff7266ba19721bdb90239f5e9ed7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40cca284c7c310d622a1677f105e8507441d1bb7c226f41978ba7c86979609ab
MD5 525e5a5fcd54f93abe92300db8e8667d
BLAKE2b-256 40eec88473c4f69c952f4425fabe045cb78d2027634ce50c9d7f7987d389b604

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 46f21663e358beae6b368429ffadf14ed0a329996248a847a4322fb2e35d64d3
MD5 dc4d651e2e836946f12cd85ac885b9f0
BLAKE2b-256 2187c590d0c7eeb884995d9d06b429c5e88e9fcd65d3a6a686d9476cb50b72a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

  • Download URL: coverage-7.6.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 210.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fd49c01e5057a451c30c9b892948976f5d38f2cbd04dc556a82743ba8e27ed8c
MD5 d7410a3f1b9a5726af99218595fb7116
BLAKE2b-256 f84d1e31c2018b1b3738154639f94188b1f54098fbf0f80c7ec104928576d0bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

  • Download URL: coverage-7.6.7-cp312-cp312-win32.whl
  • Upload date:
  • Size: 209.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 7c07de0d2a110f02af30883cd7dddbe704887617d5c27cf373362667445a4c76
MD5 3f29b0620a95c28b8ecc48a3f3324639
BLAKE2b-256 87d997af1886ca3f612d0cea2999d33e90d2f5b8fdf9bedc2d3bc75883efec4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-win32.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c132b5a22821f9b143f87446805e13580b67c670a548b96da945a8f6b4f2efbb
MD5 94e9068cec1f3ff24889673c29c43a47
BLAKE2b-256 129d96baaafc948d4a0ef2248a611d41051eea0917ef881d744879dd20be7c4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e5f2a0f161d126ccc7038f1f3029184dbdf8f018230af17ef6fd6a707a5b881f
MD5 49bb44fb528bc9b7c0053221d050cd44
BLAKE2b-256 99471e84b067df3f021dfbc9cba09ec9acd4cb64938648a234e5bdf3006fd08b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0266b62cbea568bd5e93a4da364d05de422110cbed5056d69339bd5af5685433
MD5 5a96aeece2e2853e6d54cbff38efeefe
BLAKE2b-256 479e63b318bc469308a32b0fbd6c80e2ea05dd7a2b7e840a46b3974843083a8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f3e8796434a8106b3ac025fd15417315d7a58ee3e600ad4dbcfddc3f4b14342c
MD5 2ee3c556430ad7abb1d325da0ed5660f
BLAKE2b-256 ac46da1bd9a3a893f74f5ce85f35e2755fcb00a80ed21e18d300c54f64938b1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-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.6.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c42ec2c522e3ddd683dec5cdce8e62817afb648caedad9da725001fa530d354
MD5 b2bad1d9f0b821b1ceb311ca1f6580fa
BLAKE2b-256 60a223eb11eb60f825a84397cb94701d6f41d2e8e88ad7d0ba2b4339f38435fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a3b925300484a3294d1c70f6b2b810d6526f2929de954e5b6be2bf8caa1f12c1
MD5 db28e6da38e8da28c1ed7ba6e87d865e
BLAKE2b-256 f612af8e932496de1997bf4a36785d025ddac6427cbaf6954f26c2edaf21a58a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 49ed5ee4109258973630c1f9d099c7e72c5c36605029f3a91fe9982c6076c82b
MD5 d1feaeeb893026e7ec347b06f55f479f
BLAKE2b-256 888be28f86412317b9514692fd6f9d8ac6faa12494c3f470c3c63f202e10c756

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f07ff574986bc3edb80e2c36391678a271d555f91fd1d332a1e0f4b5ea4b6ea9
MD5 a2ade6cd35058ea6dfa7656536dcdf3f
BLAKE2b-256 843030e9df650b9038962c62d900b093a17414d5b43b4d07d47b8698d9e7ce26

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

  • Download URL: coverage-7.6.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 210.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5e444b8e88339a2a67ce07d41faabb1d60d1004820cee5a2c2b54e2d8e429a0f
MD5 21d0f350215930f969252b3bbd3814ac
BLAKE2b-256 5a9e5d1080d83d752873bd9dedea5524c0f5fe68a3d5e1e58c590865bd724591

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

  • Download URL: coverage-7.6.7-cp311-cp311-win32.whl
  • Upload date:
  • Size: 209.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 951aade8297358f3618a6e0660dc74f6b52233c42089d28525749fc8267dccd2
MD5 a96bc36aca87935939ed3cecb65251c2
BLAKE2b-256 8bf3af34f814ca3814f798878ae368b638edb91298595470614f5265f3f416fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-win32.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3c0317288f032221d35fa4cbc35d9f4923ff0dfd176c79c9b356e8ef8ef2dff4
MD5 30d6ec9899c8f3fcebc35f9a6046b43c
BLAKE2b-256 df1438b7c081e86e845df1867143ddb6e05bf8395f60ab3923c023a56d97cca1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9c2eb378bebb2c8f65befcb5147877fc1c9fbc640fc0aad3add759b5df79d55d
MD5 6155b8f002e5814bb262351f6c9f833a
BLAKE2b-256 2e0f9560196247574c1ccdab64cb923d69119fd5abd5b3db28d601ab2b452861

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 60dcf7605c50ea72a14490d0756daffef77a5be15ed1b9fea468b1c7bda1bc3b
MD5 c90589ec29e4800dc36c442a6ce9cd87
BLAKE2b-256 cc8450df3a8426d686057496171b4ccdb64528dacc4f42e94dceb7de3c598a69

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 df002e59f2d29e889c37abd0b9ee0d0e6e38c24f5f55d71ff0e09e3412a340ec
MD5 b2e1d82c3e6c1208a45fc0a9c6eecd64
BLAKE2b-256 35c9d7a02a9654c41174fb99402c0fbd9583d0d2cb8714e7f948117fa7f919c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-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.6.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e69ad502f1a2243f739f5bd60565d14a278be58be4c137d90799f2c263e7049a
MD5 c10403be90573f79876123d5b37e40c8
BLAKE2b-256 1cdce77d98ae433c556c29328712a07fed0e6d159a63b2ec81039ce0a13a24a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 673184b3156cba06154825f25af33baa2671ddae6343f23175764e65a8c4c30b
MD5 6d2214f2afa3d0dc9984516a4352e7f0
BLAKE2b-256 11646c43a0ec43e5ddc5e09b0b589e3fd31def05fc463920d084e5af35fe527d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a5407a75ca4abc20d6252efeb238377a71ce7bda849c26c7a9bece8680a5d99
MD5 09153272b1664abc93c3639e0fbfc16f
BLAKE2b-256 83eb863b2cd654353b94c6ad834008df813424bf3e8f110e5f655fe5dc4c423b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7e61b0e77ff4dddebb35a0e8bb5a68bf0f8b872407d8d9f0c726b65dfabe2469
MD5 162eade0666f4448a91275fb05233c2e
BLAKE2b-256 c6d71bf7bb0943237149ad01977190ac5c2e17add1f4fe7cabc06401682137f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

  • Download URL: coverage-7.6.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 210.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 987a8e3da7da4eed10a20491cf790589a8e5e07656b6dc22d3814c4d88faf163
MD5 bdace2147fa695baf9c8857ae38ec62a
BLAKE2b-256 77cb7984c4d0404e8fcc4ada226b240965ef056e7a20e61a18c9038bf88e7624

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

  • Download URL: coverage-7.6.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 209.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 796c9b107d11d2d69e1849b2dfe41730134b526a49d3acb98ca02f4985eeff7a
MD5 760541e25d7ef920e2df3fb8faf7d9b7
BLAKE2b-256 caa4d74ae3a3fb9e55fe5d9b811ce68a6bd8df3ae0a92c336acbc00075bc24fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-win32.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af05bbba896c4472a29408455fe31b3797b4d8648ed0a2ccac03e074a77e2314
MD5 6155b022a784a9406d34d2439df22dea
BLAKE2b-256 ebdc87551219d3437214523d1c7de0a717bead7a3369ed9bae05a7fd2854476f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e25bacb53a8c7325e34d45dddd2f2fbae0dbc230d0e2642e264a64e17322a777
MD5 b1099105e4a39e465fadc41ab484e0c0
BLAKE2b-256 6871a1bb90cb177358a2d364b3968a2069225f614d6824c3d959dee688ca0902

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 34d23e28ccb26236718a3a78ba72744212aa383141961dd6825f6595005c8b06
MD5 a047348e1298a916cc79185d4b51999a
BLAKE2b-256 e4cc2a669319b1295e0c52e8cfbbb163b32188b62f3b0bbe7014ef402b24b7cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3c6b24007c4bcd0b19fac25763a7cac5035c735ae017e9a349b927cfc88f31c1
MD5 489a469e44bbd4a897f82b9a881ed567
BLAKE2b-256 d1ce6e356b2bc751bdaadd77c714336b98ec45ccaf0cfe085b6b25d34f7cceb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-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.6.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ad32a981bcdedb8d2ace03b05e4fd8dace8901eec64a532b00b15217d3677dd2
MD5 50afcc3014877318354ef2f2c6a7d57e
BLAKE2b-256 bd41de07328d2e79916fcc6cd53a5a1d18d163483519ab95f7f60fe15276811c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 acbb8af78f8f91b3b51f58f288c0994ba63c646bc1a8a22ad072e4e7e0a49f1c
MD5 b1c3ba2274a8c43f1c27c14a3797bfa8
BLAKE2b-256 3549a7ab3d5a507d32344994cab856784e8d603c0b698070f7667c3ae41e8e50

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c973b2fe4dc445cb865ab369df7521df9c27bf40715c837a113edaa2aa9faf45
MD5 37178b8f0f0eada10712949206220984
BLAKE2b-256 f0697dfd65f0e284617f72d974f6dfedc7bc16f86172e5bc6ebc8b63430263f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 108bb458827765d538abcbf8288599fee07d2743357bdd9b9dad456c287e121e
MD5 fc604a9e2d6e9f30d7b3faa52a1ceb65
BLAKE2b-256 62c984898713e61208ddbe71b991d8f311d9ca175629ce5f1a46018acc643572

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

  • Download URL: coverage-7.6.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 210.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 90746521206c88bdb305a4bf3342b1b7316ab80f804d40c536fc7d329301ee13
MD5 5922281c550934ecacd226ddd03c614a
BLAKE2b-256 d7ef4b86263d312da7df483a84b69b4e0575fd777fb673fbef95a4df8a68a07c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-win_amd64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

  • Download URL: coverage-7.6.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 209.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for coverage-7.6.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c296263093f099da4f51b3dff1eff5d4959b527d4f2f419e16508c5da9e15e8c
MD5 77bb117db3276ed0eccf11ded5676c0a
BLAKE2b-256 fc9932773e1f26cbfe11a0cadc4a4163a2249f04e83f0b8def93d85c572d0628

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-win32.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 850cfd2d6fc26f8346f422920ac204e1d28814e32e3a58c19c91980fa74d8289
MD5 0c152e3d7710ca21466cade605a8be99
BLAKE2b-256 a1af1710b65f590d52c9c5f1a238142feb2ef1ff61915fa41531b372e920bee3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 623e6965dcf4e28a3debaa6fcf4b99ee06d27218f46d43befe4db1c70841551c
MD5 852418d86261c49ca49797c358f642f3
BLAKE2b-256 61b7cc00329039500147d3b5724ca412e6b5b8124da7c2865b673a09f04e71fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.6.7-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2bc3e45c16564cc72de09e37413262b9f99167803e5e48c6156bccdfb22c8327
MD5 f0f04f29a97f10863938797f71f9090a
BLAKE2b-256 9d8ae76da4084c59420f4f9fac8a5d4b08f0281774f56375c59e76e27eafdb8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a1ab9763d291a17b527ac6fd11d1a9a9c358280adb320e9c2672a97af346ac2c
MD5 2a4d272e0637a72e4c5aa3dff73357a6
BLAKE2b-256 0f676b0460017083bd9330d2d74e3b5aff3e85f9918c96ae8eae8135a262cc34

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

Details for the file coverage-7.6.7-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.6.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aee9cf6b0134d6f932d219ce253ef0e624f4fa588ee64830fcba193269e4daa3
MD5 009ef10e98ab377b90117686f82af0cb
BLAKE2b-256 cdfc68d19fb8688d976cb0da7713ca632ca5a5423c92aeae377161d9b888bb38

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6cf96ceaa275f071f1bea3067f8fd43bec184a25a962c754024c973af871e1b7
MD5 fa39c49f02bcf31f9caf53d53832af61
BLAKE2b-256 92590c3a8a3f5ef007862774cb8d25580ba8cc3a60e79d2e0798efb117eaea7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b6cce5c76985f81da3769c52203ee94722cd5d5889731cd70d31fee939b74bf0
MD5 32d2562d6cb0346d844186217f906574
BLAKE2b-256 c291cfdf3c9f4c141d2172b5abd9631853144537d4849d00d08eff2b7e3a8318

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

File details

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

File metadata

File hashes

Hashes for coverage-7.6.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 37a15573f988b67f7348916077c6d8ad43adb75e478d0910957394df397d2874
MD5 7d806694ac0af94a7f15a386924f3416
BLAKE2b-256 4c3d5ee1ccc37d39e4c06194492e15cd6327d0a85b6c4f14c112fd19b65dc6a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.7-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations:

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