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 nedbat on Bluesky

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 beta 1, including free-threading.

  • PyPy3 versions 3.9, 3.10, and 3.11.

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

New in 7.x: [run] source_dirs setting; Coverage.branch_stats(); 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.8.1.tar.gz (812.2 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

coverage-7.8.1-py3-none-any.whl (203.6 kB view details)

Uploaded Python 3

coverage-7.8.1-pp39.pp310.pp311-none-any.whl (203.6 kB view details)

Uploaded PyPy

coverage-7.8.1-cp313-cp313t-win_amd64.whl (216.3 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.8.1-cp313-cp313t-win32.whl (215.1 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.8.1-cp313-cp313t-musllinux_1_2_x86_64.whl (255.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.8.1-cp313-cp313t-musllinux_1_2_i686.whl (254.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.8.1-cp313-cp313t-musllinux_1_2_aarch64.whl (256.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.8.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (257.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

coverage-7.8.1-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (255.1 kB view details)

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

coverage-7.8.1-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (252.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-7.8.1-cp313-cp313t-macosx_11_0_arm64.whl (213.0 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.8.1-cp313-cp313t-macosx_10_13_x86_64.whl (212.7 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.8.1-cp313-cp313-win_amd64.whl (215.2 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.8.1-cp313-cp313-win32.whl (214.4 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.8.1-cp313-cp313-musllinux_1_2_x86_64.whl (244.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.8.1-cp313-cp313-musllinux_1_2_i686.whl (242.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.8.1-cp313-cp313-musllinux_1_2_aarch64.whl (244.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.8.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (245.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

coverage-7.8.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244.6 kB view details)

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

coverage-7.8.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (242.7 kB view details)

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

coverage-7.8.1-cp313-cp313-macosx_11_0_arm64.whl (212.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.8.1-cp313-cp313-macosx_10_13_x86_64.whl (211.9 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.8.1-cp312-cp312-win_amd64.whl (215.2 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.8.1-cp312-cp312-win32.whl (214.4 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.8.1-cp312-cp312-musllinux_1_2_x86_64.whl (244.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.8.1-cp312-cp312-musllinux_1_2_i686.whl (243.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.8.1-cp312-cp312-musllinux_1_2_aarch64.whl (245.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.8.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (246.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

coverage-7.8.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (245.3 kB view details)

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

coverage-7.8.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (243.1 kB view details)

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

coverage-7.8.1-cp312-cp312-macosx_11_0_arm64.whl (212.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.8.1-cp312-cp312-macosx_10_13_x86_64.whl (211.9 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.8.1-cp311-cp311-win_amd64.whl (215.1 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.8.1-cp311-cp311-win32.whl (214.2 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.8.1-cp311-cp311-musllinux_1_2_x86_64.whl (242.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.8.1-cp311-cp311-musllinux_1_2_i686.whl (242.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.8.1-cp311-cp311-musllinux_1_2_aarch64.whl (243.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.8.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (244.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

coverage-7.8.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244.2 kB view details)

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

coverage-7.8.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (242.4 kB view details)

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

coverage-7.8.1-cp311-cp311-macosx_11_0_arm64.whl (212.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.8.1-cp311-cp311-macosx_10_9_x86_64.whl (211.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.8.1-cp310-cp310-win_amd64.whl (215.0 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.8.1-cp310-cp310-win32.whl (214.1 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.8.1-cp310-cp310-musllinux_1_2_x86_64.whl (239.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.8.1-cp310-cp310-musllinux_1_2_i686.whl (238.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.8.1-cp310-cp310-musllinux_1_2_aarch64.whl (240.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.8.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (241.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

coverage-7.8.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240.2 kB view details)

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

coverage-7.8.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (239.0 kB view details)

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

coverage-7.8.1-cp310-cp310-macosx_11_0_arm64.whl (212.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.8.1-cp310-cp310-macosx_10_9_x86_64.whl (211.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-7.8.1-cp39-cp39-win_amd64.whl (215.1 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-7.8.1-cp39-cp39-win32.whl (214.2 kB view details)

Uploaded CPython 3.9Windows x86

coverage-7.8.1-cp39-cp39-musllinux_1_2_x86_64.whl (238.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

coverage-7.8.1-cp39-cp39-musllinux_1_2_i686.whl (237.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

coverage-7.8.1-cp39-cp39-musllinux_1_2_aarch64.whl (239.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

coverage-7.8.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (240.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

coverage-7.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239.8 kB view details)

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

coverage-7.8.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (238.7 kB view details)

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

coverage-7.8.1-cp39-cp39-macosx_11_0_arm64.whl (212.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

coverage-7.8.1-cp39-cp39-macosx_10_9_x86_64.whl (211.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.8.1.tar.gz
  • Upload date:
  • Size: 812.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1.tar.gz
Algorithm Hash digest
SHA256 d41d4da5f2871b1782c6b74948d2d37aac3a5b39b43a6ba31d736b97a02ae1f1
MD5 d1bf34b9c31d2c01d6aa2e84761273d6
BLAKE2b-256 27b4a707d96c2c1ce9402ce1ce7124c53b9e4e1f3e617652a5ed2fbba4c9b4be

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file coverage-7.8.1-py3-none-any.whl.

File metadata

  • Download URL: coverage-7.8.1-py3-none-any.whl
  • Upload date:
  • Size: 203.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e54b80885b0e61d346accc5709daf8762471a452345521cc9281604a907162c2
MD5 baba776fbbfd981a1e3fd17791046fb2
BLAKE2b-256 1ba14d968d4605f3a87a809f0c8f495eed81656c93cf6c00818334498ad6ad45

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.1-py3-none-any.whl:

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-pp39.pp310.pp311-none-any.whl
Algorithm Hash digest
SHA256 adafe9d71a940927dd3ad8d487f521f11277f133568b7da622666ebd08923191
MD5 6d474820e3116b7cf3bb44fa321a2083
BLAKE2b-256 94aaf2063b32526002f639ac0081f177f8f0d3a8389ac08e84a02b8cca22d2c0

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 216.3 kB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 41d142eefbc0bb3be160a77b2c0fbec76f345387676265052e224eb6c67b7af3
MD5 32a6635459180ae753f03f7ddb58ef1d
BLAKE2b-256 8b8948e77e71e81e5b79fd6471083d087cd69517e5f585b548d87c92d5ae873c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 215.1 kB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 e4e893c7f7fb12271a667d5c1876710fae06d7580343afdb5f3fc4488b73209e
MD5 cb4bbf979707b0b42091446006191508
BLAKE2b-256 055d5dacd7915972f82d909f36974c6415667dae08a32478d87dfdbac6788e22

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c0d6290a466a6f3fadf6add2dd4ec11deba4e1a6e3db2dd284edd497aadf802f
MD5 08be6012890a1c002ac6d7b5f4d2b0b0
BLAKE2b-256 49417af246f5e68272f97a31a122da5878747e941fef019430485534d1f6a44a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ff619c58322d9d6df0a859dc76c3532d7bdbc125cb040f7cd642141446b4f654
MD5 a9de2f5d5e51783c7fd642bcfd23a6cf
BLAKE2b-256 9ce462e2f9521f3758dea07bcefc2c9c0dd34fa67d7035b0443c7c3072e6308b

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4fc4f7cff2495d6d112353c33a439230a6de0b7cd0c2578f1e8d75326f63d783
MD5 1006fbe15a8a4a6ba79d1f7e1d279578
BLAKE2b-256 641de8d4ac647c1967dd3dbc250fb4595b838b7067ad32602a7339ac467d9c5a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ce4553a573edb363d5db12be1c044826878bec039159d6d4eafe826ef773396d
MD5 94836306390e4d40b00c90bbe2755bce
BLAKE2b-256 fb703f3d34ef68534afa73aee75537d1daf1e91029738cbf052ef828313aa960

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file coverage-7.8.1-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.8.1-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6ce2606a171f9cf7c15a77ca61f979ffc0e0d92cd2fb18767cead58c1d19f58e
MD5 5b31e33fa63ff107031a08d0e8e5fa95
BLAKE2b-256 524f3d48704c62fa5f72447005b8a77cc9cce5e164c2df357433442d17f2ac0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.1-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: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 db181a1896e0bad75b3bf4916c49fd3cf6751f9cc203fe0e0ecbee1fc43590fa
MD5 7005a56ea94cdde0656a3cdeb074bb7d
BLAKE2b-256 cf6696ab415609b777adfcfa00f29d75d2278da139c0958de7a50dd0023811e6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87b86a87f8de2e1bd0bcd45faf1b1edf54f988c8857157300e0336efcfb8ede6
MD5 3b35424a297e5897d2b9b7c6071f6350
BLAKE2b-256 0c90f28953cd1246ad7839874ef97e181f153d4274cc6db21857fbca18b89c97

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 35dd5d405a1d378c39f3f30f628a25b0b99f1b8e5bdd78275df2e7b0404892d7
MD5 a8e07f2363173c99c83d6a8622fcc0c4
BLAKE2b-256 7ef08fea9beb378cdce803ba838293314b21527f4edab58dcbe2e6a5553e7dc8

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 215.2 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 76a4e1d62505a21971968be61ae17cbdc5e0c483265a37f7ddbbc050f9c0b8ec
MD5 7ca7e27a0611b34ec65b4cbc4bced4b4
BLAKE2b-256 43b8cd40a8fff1633112ac40edde9006aceaa55b32a84976394a42c33547ef95

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 214.4 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 6f24a1e2c373a77afae21bc512466a91e31251685c271c5309ee3e557f6e3e03
MD5 fced430f8f8cf2db3188544006beaf48
BLAKE2b-256 b8836207522f3afb64592c47353bc79b0e3e6c3f48fde5e5221ab2b80a12e93d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9772c9e266b2ca4999180c12b90c8efb4c5c9ad3e55f301d78bc579af6467ad9
MD5 0a524137f8cabd630bf524fcf2e5be0d
BLAKE2b-256 224151df77f279b49e7dd05ee9dfe746cf8698c873ffdf7fbe57aaee9522ec67

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 82db9344a07dd9106796b9fe8805425633146a7ea7fed5ed07c65a64d0bb79e1
MD5 aa0e2e57a8700849cb6cf703ad97d71a
BLAKE2b-256 96461e74016ba7d9f4242170f9d814454e6483a640332a67c0e139dab7d85762

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0034ceec8e91fdaf77350901cc48f47efd00f23c220a3f9fc1187774ddf307cb
MD5 7d797c28490d9f0144c97ff3bc326547
BLAKE2b-256 bea06f4db84d1d3334ca37c2dae02a54761a1a3918aec56faec26f1590077181

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e233a56bbf99e4cb134c4f8e63b16c77714e3987daf2c5aa10c3ba8c4232d730
MD5 e0fa369a6fbc17badcaa2c64effb85f7
BLAKE2b-256 ffa1a8a40658f67311c96c3d9073293fefee8a9485906ed531546dffe35fdd4b

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file coverage-7.8.1-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.8.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e1f8e96455907496b3e4ea16f63bb578da31e17d2805278b193525e7714f17f2
MD5 3eef334ecc1a933029d594ffbc5cd3a9
BLAKE2b-256 73d7d096859c59f02d4550e6bc9180bd06c88313c32977d7458e0d4ed06ed057

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.1-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: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9dabc70012fd7b58a8040a7bc1b5f71fd0e62e2138aefdd8367d3d24bf82c349
MD5 6b8f562effd0c5f09924694bc18a5450
BLAKE2b-256 6e94dc36e2256ce484f482ed5b2a103a261009c301cdad237fdefe2a9b6ddeab

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af6b8cdf0857fd4e6460dd6639c37c3f82163127f6112c1942b5e6a52a477676
MD5 368272b2b7cea315ad4ebd64a39ca10d
BLAKE2b-256 3b2f0c065dfaf497586cf1693dee2a94e7489a4be840a5bbe765a7a78735268b

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 dd5c305faa2e69334a53061b3168987847dadc2449bab95735242a9bde92fde8
MD5 9ed4c3ea0b4771ee1a935d46e345d3a0
BLAKE2b-256 ed0a696a8d6c245a72f61589e2015a633fab5aacd8c916802df41d23e387b442

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 215.2 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c04a7903644ccea8fa07c3e76db43ca31c8d453f93c5c94c0f9b82efca225543
MD5 4fc84ee0ab474fa1ed09b0ccd032f261
BLAKE2b-256 07b1632f9e128ee9e149cfa80a3130362684244668b0dc6efedd6e466baaeb48

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 214.4 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ebdf212e1ed85af63fa1a76d556c0a3c7b34348ffba6e145a64b15f003ad0a2b
MD5 17032531a9d80a1fdc0c59481e0e16b2
BLAKE2b-256 08921b7fdf0924d8e6d7c2418d313c12d6e19c9a748448faedcc017082ec5b63

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d52d79dfd3b410b153b6d65b0e3afe834eca2b969377f55ad73c67156d35af0d
MD5 8eaa0ac7e02c339c675d74a99d47cf32
BLAKE2b-256 215d375ba28a78e96a06ef0f1572b393e3fefd9d0deecf3ef9995eff1b1cea67

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9296df6a33b8539cd753765eb5b47308602263a14b124a099cbcf5f770d7cf90
MD5 f09126f9aa54cd7c9f6d8507ccaf4d20
BLAKE2b-256 3b1f0e5d68b12deb8a5c9648f61b515798e201f72fec17a0c7373a5f4903f8d8

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 452f3831c64f5f50260e18a89e613594590d6ceac5206a9b7d76ba43586b01b3
MD5 451032c9076310d523b1132a58473854
BLAKE2b-256 251f6935baf26071a66f390159ceb5c5bccfc898d00a90166b6ffc61b964856a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 958b513e23286178b513a6b4d975fe9e7cddbcea6e5ebe8d836e4ef067577154
MD5 7c6f7ab551771df0f9956899d9b67659
BLAKE2b-256 9e415cdc34afdc53b7f200439eb915f50d6ba17e3b0b5cdb6bb04d0ed9662703

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file coverage-7.8.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.8.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ccad4e29ac1b6f75bfeedb2cac4860fe5bd9e0a2f04c3e3218f661fa389ab101
MD5 824a01a71fb3ebe56ae8cd9c41454382
BLAKE2b-256 cf89727503da5870fe1031ec443699beab44e02548d9873fe0a60adf6589fdd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.1-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: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9b31756ea647b6ef53190f6b708ad0c4c2ea879bc17799ba5b0699eee59ecf7b
MD5 8e99d631d2107fbf98c16d7234575875
BLAKE2b-256 f01fca8e37fdd282dd6ebc4191a9fafcb46b6bf75e05a0fd796d6907399e44ea

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9cd54a762667c32112df5d6f059c5d61fa532ee06460948cc5bcbf60c502f5c9
MD5 19bcfd51e4e80aef52179ad21af44a9a
BLAKE2b-256 e600a8a4548c22b73f8fd4373714f5a4cce3584827e2603847a8d90fba129807

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2d8f844e837374a9497e11722d9eb9dfeb33b1b5d31136786c39a4c1a3073c6d
MD5 f825d70f1fe934fc2bb2cd1971f1c9c2
BLAKE2b-256 aa78781501aa4759026dcef8024b404cacc4094348e5e199ed660c31f4650a33

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 215.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cd21de85aa0e247b79c6c41f8b5541b54285550f2da6a9448d82b53234d3611b
MD5 6b1c26ff2eaaf99a418cd185bc61a848
BLAKE2b-256 e9147cf088fc11df2e20a531f13e2ce123579e0dcbcb052a76ece6fdb9f2997d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 214.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 d074380f587360d2500f3b065232c67ae248aaf739267807adbcd29b88bdf864
MD5 3ea2f212869243e1303d382ca9b617e9
BLAKE2b-256 599647c47ab041f795979f8eed3fb2a93c8eb5dba83a8b78ee5c47535f10f015

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3763b9a4bc128f72da5dcfd7fcc7c7d6644ed28e8f2db473ce1ef0dd37a43fa9
MD5 84924e7321ba877e798ad1b8dcef42ef
BLAKE2b-256 d9fb2ced07e129e2735b7e4102891f380b05f994e3764abac711c597ea83c60c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 173e16969f990688aae4b4487717c44330bc57fd8b61a6216ce8eeb827eb5c0d
MD5 d9dba9d81b947e767b38c27a7818f4ca
BLAKE2b-256 cb7703e336b4c4fa329c9c6ec93ac7f64d2d4984ce8e0a585c195b35e9a3c2a6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e3f65da9701648d226b6b24ded3e2528b72075e48d7540968cd857c3bd4c5321
MD5 6770e5fd21627e550c3d30b712548315
BLAKE2b-256 71fa486c4c0cbed2ab67ff840c90c40184140f54c31d507344451afa26c3bb0e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b37729ba34c116a3b2b6fb99df5c37a4ca40e96f430070488fd7a1077ad44907
MD5 5b43b946050b53f2e6ebd7e48c9800e0
BLAKE2b-256 9639cb084825f22d7d9f0064e47bb3af2b9a633172d573a8da72460c96564bd5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file coverage-7.8.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.8.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8bcfafb2809cd01be8ffe5f962e01b0fbe4cc1d74513434c52ff2dd05b86d492
MD5 230b7f50636e94c0fb5fd96e2a3e3540
BLAKE2b-256 ca7f3697436ca527d4cf69e3f251fe24cd2958137442f1fe83b297bb94a7a490

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.1-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: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b6424c716f4c38ff8f62b602e6b94cde478dadda542a1cb3fe2fe2520cc2aae3
MD5 bf3890462a82a7cf0d64ce7d30e4c1f9
BLAKE2b-256 2b5ffdf000ea0ec1741b4c81367a44eeec036db92ba8e18a0cc5f9e2c840d0a9

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d8a6c35afd5b912101fabf42975d92d750cfce33c571508a82ff334a133c40d5
MD5 71af522cfee0c03d5ea80ec84962526a
BLAKE2b-256 c12287ab73762926a50fb9f2eefe52951ce4f764097480370db86c1e99e075dc

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1cc6bebc15c3b275174c66cf4e1c949a94c5c2a3edaa2f193a1225548c52c771
MD5 10b3c1f16e20c951cfaf5b9466c7984f
BLAKE2b-256 787e224415a4424b610f7f05429b1099daee32eeb98cb39b3b8e8a1981431273

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 215.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 11e5ea0acd8cc5d23030c34dfb2eb6638ad886328df18cc69f8eefab73d1ece5
MD5 dd62a60b88af9c20dd7946b1eeeefc06
BLAKE2b-256 5ecc58712d4627dc36e9028ed3a04b21c7eb421076421daa8114af7a45c4ca6a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 214.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 12950b6373dc9dfe1ce22a8506ec29c82bfc5b38146ced0a222f38cf5d99a56d
MD5 f140a5285dd994736667fd8e172c6b32
BLAKE2b-256 09df4c69d6fee9a91672bd96c3aa7a8b3daa204d6a754aaa1203d0797417a088

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 061a3bf679dc38fe34d3822f10a9977d548de86b440010beb1e3b44ba93d20f7
MD5 d0add5af9bef2f654f23b03c34455b07
BLAKE2b-256 e3a7344dba28ab0815024a0c005e2a6c1546c00e9acdd20a9d23bf1b14f6c16c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 be2b1a455b3ecfee20638289bb091a95216887d44924a41c28a601efac0916e8
MD5 bd7f960c737345a23eb2c3257d600998
BLAKE2b-256 2774e1543f1de992f823edf7232c6ce7488aa5807bd24e9ab1ab3c95895f32d3

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d591f2ddad432b794f77dc1e94334a80015a3fc7fa07fd6aed8f40362083be5b
MD5 a7eecbf4ac6823b079ce7e0e921402a0
BLAKE2b-256 31dc4d01e976489971edee5ccd5ae302503909d0e0adffc6ea4fba637a3f4f94

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b8f105631835fdf191c971c4da93d27e732e028d73ecaa1a88f458d497d026cf
MD5 c158c079f817f8b7603dbfdf553d27b5
BLAKE2b-256 31ac8c3d0cb74a734e2dfc29ed390691f11fec269a7719425c98b8d255e0558c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file coverage-7.8.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.8.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e93f36a5c9d995f40e9c4cd9bbabd83fd78705792fa250980256c93accd07bb6
MD5 3f9ad7b2f56646ac2d170af70cf7ef0b
BLAKE2b-256 04854b384f71c49f5fb8d753eaa128f05ed338d0421663e0545038860839c592

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.1-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: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 21645788c5c2afa3df2d4b607638d86207b84cb495503b71e80e16b4c6b44e80
MD5 0db37b712f9f853df0d6a35f761768a5
BLAKE2b-256 053212159834aed6a8ed99364db284de79a782aa236a4c8187f28f25579248d4

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c5757a7b25fe48040fa120ba6597f5f885b01e323e0d13fe21ff95a70c0f76b7
MD5 148b018c1462f9a15164f3864408aaee
BLAKE2b-256 6fec977d4a7e0c03d43895555bc8b1a9230cb346622e3fd4c5389304cc517355

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d7af3990490982fbd2437156c69edbe82b7edf99bc60302cceeeaf79afb886b8
MD5 85cec5bddbadafbd1effcd98774bc951
BLAKE2b-256 86d78beb40ec92d6f7bd25ff84dd1a23e46d02ea0c2291cf085c59b6ad351dbc

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 215.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 07fff2f2ce465fae27447432d39ce733476fbf8478de51fb4034c201e0c5da6d
MD5 806e18dcc7c00f6dd7301fdbfca73b77
BLAKE2b-256 18f3e22f4e2688b631a0ec8fae6ea0faa30d56b19d02d29c2a206c8ca81a4bcf

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: coverage-7.8.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 214.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.8.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 87284f272746e31919302ab6211b16b41135109822c498f6e7b40a2f828e7836
MD5 f8e4bc56289d99fa63389c5e800cf7fc
BLAKE2b-256 f57125f0dc628233375dee92c2b3ae240b575c8fbb0f06275c0c7c432bce5629

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ae5e557aa92565d72f6d3196e878e7cbd6a6380e02a15eafe0af781bd767c10d
MD5 41d75357ea946fed06e1f614405e92e6
BLAKE2b-256 cf4827bfc076aa84447671b29852fa50cd1c65f87c956e3e99ead47057c7068a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fe4877c24711458f7990392181be30166cc3ae72158036ecb48a73c30c99fb6f
MD5 5db8914d675bb0f6ccfe1bed9f0bd091
BLAKE2b-256 b78e447ba399c1d4769e00d6ccc7d044dcaa3c93685f0bcb621c334431afca04

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 62a13b372b65fa6e11685df9ca924bed23bab1d0f277f9b67be7536f253aaf17
MD5 b9efff7e5a4ce9cdfa2c12666f240d61
BLAKE2b-256 4c62a01c92f057a8d9b622402f5c471c92fa9669ea02a90afe66a1e10d401d09

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d616b5a543c7d4deffa25eb8d8ae3d0d95097f08ac8b131600bb7fbf967ea0e2
MD5 f40110cffc3179b13deaf75354ee743c
BLAKE2b-256 fd9fd45f9d27e3c143756433770e022b7e79cce21640afdb6307c1f44f745021

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file coverage-7.8.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.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f82c1a1c1897d2293cb6c50f20fe8a9ea2add1a228eff479380917a1fe7bbb68
MD5 7f18ade70154aa597bf998b83ea9271b
BLAKE2b-256 6f7ee766ea724285d44ddda4b0f0c717360f110e3f9cfbec619c05f6e45f02fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.1-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: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f7a95b0dce364535a63fde0ec1b1ca36400037175d3b62ce04d85dbca5e33832
MD5 064f59f895a35bfe50100b44e290cb1b
BLAKE2b-256 e89128b3bbd83787b9929ba3d9764613631c53f94bf2faaa01fc44f34d8f0ca2

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3bd8e3753257e95e94f38c058627aba1581d51f674e3badf226283b2bdb8f8ca
MD5 b66432ec52003403ef215635762bc9ac
BLAKE2b-256 f1aa41db6eb71bf09fa9e131c96aa49fd28e14ff4b174e71909210703d8c62fe

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for coverage-7.8.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d5102e17b81158de17d4b5bc363fcffd15231a38ef3f50b8e6fa01f0c6911194
MD5 4d70e4dfa57b30b7923b05affe1ebaf9
BLAKE2b-256 1eb02902f008fceca2aec55dd4c53e815f1e66b7f7bc02819c15d7ec18f0620f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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