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 rc1, 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] patch setting; --save-signal option; [run] core setting; [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.10.0.tar.gz (819.8 kB view details)

Uploaded Source

Built Distributions

coverage-7.10.0-py3-none-any.whl (206.8 kB view details)

Uploaded Python 3

coverage-7.10.0-cp314-cp314t-win_arm64.whl (217.4 kB view details)

Uploaded CPython 3.14tWindows ARM64

coverage-7.10.0-cp314-cp314t-win_amd64.whl (219.7 kB view details)

Uploaded CPython 3.14tWindows x86-64

coverage-7.10.0-cp314-cp314t-win32.whl (218.6 kB view details)

Uploaded CPython 3.14tWindows x86

coverage-7.10.0-cp314-cp314t-musllinux_1_2_x86_64.whl (257.9 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.10.0-cp314-cp314t-musllinux_1_2_i686.whl (257.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.10.0-cp314-cp314t-musllinux_1_2_aarch64.whl (259.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.10.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (261.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

coverage-7.10.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (259.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

coverage-7.10.0-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (257.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

coverage-7.10.0-cp314-cp314t-macosx_11_0_arm64.whl (216.1 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.10.0-cp314-cp314t-macosx_10_13_x86_64.whl (215.9 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

coverage-7.10.0-cp314-cp314-win_arm64.whl (217.0 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.10.0-cp314-cp314-win_amd64.whl (218.6 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.10.0-cp314-cp314-win32.whl (217.8 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.10.0-cp314-cp314-musllinux_1_2_x86_64.whl (247.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.10.0-cp314-cp314-musllinux_1_2_i686.whl (245.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.10.0-cp314-cp314-musllinux_1_2_aarch64.whl (247.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.10.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (249.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

coverage-7.10.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

coverage-7.10.0-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (245.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686manylinux: glibc 2.5+ i686

coverage-7.10.0-cp314-cp314-macosx_11_0_arm64.whl (215.4 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.10.0-cp314-cp314-macosx_10_13_x86_64.whl (215.1 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

coverage-7.10.0-cp313-cp313t-win_arm64.whl (217.2 kB view details)

Uploaded CPython 3.13tWindows ARM64

coverage-7.10.0-cp313-cp313t-win_amd64.whl (219.3 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.10.0-cp313-cp313t-win32.whl (218.2 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.10.0-cp313-cp313t-musllinux_1_2_x86_64.whl (257.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.10.0-cp313-cp313t-musllinux_1_2_i686.whl (257.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.10.0-cp313-cp313t-musllinux_1_2_aarch64.whl (258.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.10.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (261.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

coverage-7.10.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (259.2 kB view details)

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

coverage-7.10.0-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (257.3 kB view details)

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

coverage-7.10.0-cp313-cp313t-macosx_11_0_arm64.whl (216.1 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.10.0-cp313-cp313t-macosx_10_13_x86_64.whl (215.9 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.10.0-cp313-cp313-win_arm64.whl (216.7 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.10.0-cp313-cp313-win_amd64.whl (218.3 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.10.0-cp313-cp313-win32.whl (217.6 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.10.0-cp313-cp313-musllinux_1_2_x86_64.whl (247.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.10.0-cp313-cp313-musllinux_1_2_i686.whl (245.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.10.0-cp313-cp313-musllinux_1_2_aarch64.whl (247.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.10.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (249.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

coverage-7.10.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248.3 kB view details)

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

coverage-7.10.0-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (245.9 kB view details)

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

coverage-7.10.0-cp313-cp313-macosx_11_0_arm64.whl (215.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.10.0-cp313-cp313-macosx_10_13_x86_64.whl (215.1 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.10.0-cp312-cp312-win_arm64.whl (216.7 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.10.0-cp312-cp312-win_amd64.whl (218.3 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.10.0-cp312-cp312-win32.whl (217.5 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.10.0-cp312-cp312-musllinux_1_2_x86_64.whl (247.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.10.0-cp312-cp312-musllinux_1_2_i686.whl (246.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.10.0-cp312-cp312-musllinux_1_2_aarch64.whl (248.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.10.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (250.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

coverage-7.10.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248.8 kB view details)

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

coverage-7.10.0-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (246.4 kB view details)

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

coverage-7.10.0-cp312-cp312-macosx_11_0_arm64.whl (215.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.10.0-cp312-cp312-macosx_10_13_x86_64.whl (215.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.10.0-cp311-cp311-win_arm64.whl (216.7 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.10.0-cp311-cp311-win_amd64.whl (218.2 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.10.0-cp311-cp311-win32.whl (217.3 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.10.0-cp311-cp311-musllinux_1_2_x86_64.whl (245.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.10.0-cp311-cp311-musllinux_1_2_i686.whl (245.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.10.0-cp311-cp311-musllinux_1_2_aarch64.whl (247.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.10.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (249.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

coverage-7.10.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (247.2 kB view details)

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

coverage-7.10.0-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (245.3 kB view details)

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

coverage-7.10.0-cp311-cp311-macosx_11_0_arm64.whl (215.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.10.0-cp311-cp311-macosx_10_9_x86_64.whl (214.9 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.10.0-cp310-cp310-win_amd64.whl (218.2 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.10.0-cp310-cp310-win32.whl (217.3 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.10.0-cp310-cp310-musllinux_1_2_x86_64.whl (242.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.10.0-cp310-cp310-musllinux_1_2_i686.whl (241.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.10.0-cp310-cp310-musllinux_1_2_aarch64.whl (243.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.10.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (245.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

coverage-7.10.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (243.4 kB view details)

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

coverage-7.10.0-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (242.2 kB view details)

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

coverage-7.10.0-cp310-cp310-macosx_11_0_arm64.whl (215.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.10.0-cp310-cp310-macosx_10_9_x86_64.whl (214.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-7.10.0-cp39-cp39-win_amd64.whl (218.2 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-7.10.0-cp39-cp39-win32.whl (217.3 kB view details)

Uploaded CPython 3.9Windows x86

coverage-7.10.0-cp39-cp39-musllinux_1_2_x86_64.whl (241.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

coverage-7.10.0-cp39-cp39-musllinux_1_2_i686.whl (240.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

coverage-7.10.0-cp39-cp39-musllinux_1_2_aarch64.whl (242.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

coverage-7.10.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (244.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

coverage-7.10.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (243.2 kB view details)

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

coverage-7.10.0-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (241.3 kB view details)

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

coverage-7.10.0-cp39-cp39-macosx_11_0_arm64.whl (215.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

coverage-7.10.0-cp39-cp39-macosx_10_9_x86_64.whl (214.8 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for coverage-7.10.0.tar.gz
Algorithm Hash digest
SHA256 2768885aef484b5dcde56262cbdfba559b770bfc46994fe9485dc3614c7a5867
MD5 32fb1f7271d0ff1d3fd6b06d01f0c09f
BLAKE2b-256 6d8f6ac7fbb29e35645065f7be835bfe3e0cce567f80390de2f3db65d83cb5e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0.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.10.0-py3-none-any.whl.

File metadata

  • Download URL: coverage-7.10.0-py3-none-any.whl
  • Upload date:
  • Size: 206.8 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.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 310a786330bb0463775c21d68e26e79973839b66d29e065c5787122b8dd4489f
MD5 e31d482a99a8b832c50c67149aa95b5b
BLAKE2b-256 09df7c34bada8ace39f688b3bd5bc411459a20a3204ccb0984c90169a80a9366

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 217.4 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 cb9e138dfa8a4b5c52c92a537651e2ca4f2ca48d8cb1bc01a2cbe7a5773c2426
MD5 678f8903664bdf7a3885c61f8bfa8b7a
BLAKE2b-256 22f7e5cc13338aa5e2780b6226fb50e9bd8f3f88da85a4b2951447b4b51109a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-win_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.10.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 219.7 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3da35f9980058acb960b2644527cc3911f1e00f94d309d704b309fa984029109
MD5 699f4f7b58f7a3b7f1d8ca634e35c23d
BLAKE2b-256 a08dc32890c0f4f7f71b8d4a1074ef8e9ef28e9b9c2f9fd0e2896f2cc32593bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-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.10.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: coverage-7.10.0-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 218.6 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 0eed5354d28caa5c8ad60e07e938f253e4b2810ea7dd56784339b6ce98b6f104
MD5 3b50f29991f15438638079ac18b3097c
BLAKE2b-256 da5a14b1be12e3a71fcf4031464ae285dab7df0939976236d0462c4c5382d317

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-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.10.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aad222e841f94b42bd1d6be71737fade66943853f0807cf87887c88f70883a2a
MD5 5862079300883e2739213cf0b7fc92ff
BLAKE2b-256 6095577dc757c01f493a1951157475dd44561c82084387f12635974fb62e848c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-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.10.0-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 96124be864b89395770c9a14652afcddbcdafb99466f53a9281c51d1466fb741
MD5 8747937a2b37ad747df5de514987267a
BLAKE2b-256 c783fb45dac65c42eff6ce4153fe51b9f2a9fdc832ce57b7902ab9ff216c3faa

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-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.10.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e44aa79a36a7a0aec6ea109905a4a7c28552d90f34e5941b36217ae9556657d5
MD5 7ba769a55fcc941a38e5f00a6bd56ba6
BLAKE2b-256 0d5ccf4694353405abbb440a94468df8e5c4dbf884635da1f056b43be7284d28

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-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.10.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1209b65d302d7a762004be37ab9396cbd8c99525ed572bdf455477e3a9449e06
MD5 a0463545540d53c29cd2cedbd5f6c232
BLAKE2b-256 9913192827b71da71255d3554cb7dc289bce561cb281bda27e1b0dd19d88e47d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_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.10.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 048d19a5d641a2296745ab59f34a27b89a08c48d6d432685f22aac0ec1ea447f
MD5 702f95b61f6f2934b0ee0027c0d7923e
BLAKE2b-256 3678c9f308b2b986cc685d4964a3b829b053817a07d7ba14ff124cf06154402e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.10.0-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 f2f2c0df0cbcf7dffa14f88a99c530cdef3f4fcfe935fa4f95d28be2e7ebc570
MD5 e2cba1c87f16906f1265c658e77d4fca
BLAKE2b-256 1d57f0996fd468e70d4d24d69eba10ecc2b913c2e85d9f3c1bb2075ad7554c05

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_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.10.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39c638ecf3123805bacbf71aff8091e93af490c676fca10ab4e442375076e483
MD5 7bada573fe553d930d756f00a750d8cf
BLAKE2b-256 801bc066d6836f4c1940a8df14894a5ec99db362838fdd9eee9fb7efe0e561d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-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.10.0-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0a889ef25215990f65073c32cadf37483363a6a22914186dedc15a6b1a597d50
MD5 11e153a7c1757c453cb2c8379675bf22
BLAKE2b-256 59185cb476346d3842f2e42cd92614a91921ebad38aa97aba63f2aab51919e35

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314t-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.10.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 217.0 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 2f807f2c3a9da99c80dfa73f09ef5fc3bd21e70c73ba1c538f23396a3a772252
MD5 181bb14b6d4f4122e8efc929dbe1e38c
BLAKE2b-256 0b997c715cfa155609ee3e71bc81b4d1265e1a9b79ad00cc3d19917ea736cbac

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-win_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.10.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 218.6 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b3c94b532f52f95f36fbfde3e178510a4d04eea640b484b2fe8f1491338dc653
MD5 e2caa97ffc9fb596e4c85e559c38fd83
BLAKE2b-256 90f67afc3439994b7f7311d858438d49eef8b06eadbf2322502d921a110fae1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-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.10.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: coverage-7.10.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 217.8 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 ac455f0537af22333fdc23b824cff81110dff2d47300bb2490f947b7c9a16017
MD5 ffb3a7d1aba2bc01c08c20ab7e3b04f9
BLAKE2b-256 3daf883272555e34872879f48daea4207489cb36df249e3069e6a8a664dc6ba6

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-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.10.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4dabea1516e5b0e9577282b149c8015e4dceeb606da66fb8d9d75932d5799bf5
MD5 6f4cbe094fd6fa03d3c1ed83246c04d5
BLAKE2b-256 027f63da22b7bc4e82e2c1df7755223291fc94fb01942cfe75e19f2bed96129e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-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.10.0-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 485c55744252ed3f300cc1a0f5f365e684a0f2651a7aed301f7a67125906b80e
MD5 55cfd2b5c4992e26e347fa42515cc9af
BLAKE2b-256 59956a372a292dfb9d6e2cc019fc50878f7a6a5fbe704604018d7c5c1dbffb2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-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.10.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5e18591906a40c2b3609196c9879136aa4a47c5405052ca6b065ab10cb0b71d0
MD5 3aa63c3db3d7fd4c93805f44decdd878
BLAKE2b-256 e57ee26d966c9cae62500e5924107974ede2e985f7d119d10ed44d102998e509

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-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.10.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a2cd597b69c16d24e310611f2ed6fcfb8f09429316038c03a57e7b4f5345244
MD5 e6b4ae2bf80832f31d8045752f8eb542
BLAKE2b-256 7fd3d2e1496d7ac3340356c5de582e08e14b02933e254924f79d18e9749269d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_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.10.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 9c95f3a7f041b4cc68a8e3fecfa6366170c13ac773841049f1cd19c8650094e0
MD5 6966b6cb895e7e912a967b8720f61d13
BLAKE2b-256 0597a7f2fe79b6ae759ccc8740608cf9686ae406cc5e5591947ebbf1d679a325

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.10.0-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 ec4c1abbcc53f9f650acb14ea71725d88246a9e14ed42f8dd1b4e1b694e9d842
MD5 fd4b47526258e7a578e159f367318246
BLAKE2b-256 f6f8c65127782da312084ef909c1531226c869bfe22dac8b92d9c609d8150131

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_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.10.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3a0e101d5af952d233557e445f42ebace20b06b4ceb615581595ced5386caa78
MD5 e0f27ef4bcb54726ce348ac7153dc94c
BLAKE2b-256 184707973dcad0161355cf01ff0023ab34466b735deb460a178f37163d7c800e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-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.10.0-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1f628d91f941a375b4503cb486148dbeeffb48e17bc080e0f0adfee729361574
MD5 bdbbcf30745423dfcafe9ae672cec00d
BLAKE2b-256 15c1597b4fa7d6c0861d4916c4fe5c45bf30c11b31a3b07fedffed23dec5f765

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp314-cp314-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.10.0-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 217.2 kB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 3246b63501348fe47299d12c47a27cfc221cfbffa1c2d857bcc8151323a4ae4f
MD5 f7a56e975595b96b599d8512f2e63840
BLAKE2b-256 b7e0b7b60b5dbc4e88eac0a0e9d5b4762409a59b29bf4e772b3509c8543ccaba

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp313-cp313t-win_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.10.0-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 219.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.10.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 ff99cff2be44f78920b76803f782e91ffb46ccc7fa89eccccc0da3ca94285b64
MD5 c32be8049cd7d4770a4395eaef68c042
BLAKE2b-256 e71ee84dd5ff35ed066bd6150e5c26fe0061ded2c59c209fd4f18db0650766c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313t-win32.whl.

File metadata

  • Download URL: coverage-7.10.0-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 218.2 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.10.0-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 b6871e62d29646eb9b3f5f92def59e7575daea1587db21f99e2b19561187abda
MD5 308d7273cd324c07f53075d9087d46ba
BLAKE2b-256 4666e06cedb8fc7d1c96630b2f549b8cdc084e2623dcc70c900cb3b705a36a60

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04ec59ceb3a594af0927f2e0d810e1221212abd9a2e6b5b917769ff48760b460
MD5 85daee4910cad9f6f8ca23d655653945
BLAKE2b-256 1e5aded2346098c7f48ff6e135b5005b97de4cd9daec5c39adb4ecf3a60967da

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8aec1b7c8922808a433c13cd44ace6fceac0609f4587773f6c8217a06102674b
MD5 42e0ddda816f48e1a005f2016bfeb1b6
BLAKE2b-256 28494aa5f5464b2e1215640c0400c5b007e7f5cdade8bf39c55c33b02f3a8c7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a0b0c481e74dfad631bdc2c883e57d8b058e5c90ba8ef087600995daf7bbec18
MD5 fa3b3e61039c160511f3f0c2bc02d40d
BLAKE2b-256 1692fd828ae411b3da63673305617b6fbeccc09feb7dfe397d164f55a65cd880

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 35e9aba1c4434b837b1d567a533feba5ce205e8e91179c97974b28a14c23d3a0
MD5 bc09f13c1da4b1de83e6277de20cd0f5
BLAKE2b-256 59b2d7d57a41a15ca4b47290862efd6b596d0a185bfd26f15d04db9f238aa56c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_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.10.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 df0be435d3b616e7d3ee3f9ebbc0d784a213986fe5dff9c6f1042ee7cfd30157
MD5 3e3f13649d2717fd7c3a8a8477f5f954
BLAKE2b-256 025cd0540db4869954dac0f69ad709adcd51f3a73ab11fcc9435ee76c518944a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.10.0-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 f9b0b0168864d09bcb9a3837548f75121645c4cfd0efce0eb994c221955c5b10
MD5 6c873e60adf18a964771019f7860cb71
BLAKE2b-256 c38493295402de002de8b8c953bf6a1f19687174c4db7d44c1e85ffc153a772d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_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.10.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 91f37270b16178b05fa107d85713d29bf21606e37b652d38646eef5f2dfbd458
MD5 264cc8d26162953108bbcca62b517d5b
BLAKE2b-256 9c6dd8981310879e395f39af66536665b75135b1bc88dd21c7764e3340e9ce69

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 37cc2c06052771f48651160c080a86431884db9cd62ba622cab71049b90a95b3
MD5 498b96d978666981cbdbec322bfb552a
BLAKE2b-256 448b11529debbe3e6b39ef6e7c8912554724adc6dc10adbb617a855ecfd387eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 216.7 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 8041c78cd145088116db2329b2fb6e89dc338116c962fbe654b7e9f5d72ab957
MD5 4aaf754f2e4b8320082eca263b2c2332
BLAKE2b-256 c7060e3ba498b11e2245fd96bd7e8dcdf90e1dd36d57f49f308aa650ff0561b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp313-cp313-win_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.10.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 218.3 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.10.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bf03cf176af098ee578b754a03add4690b82bdfe070adfb5d192d0b1cd15cf82
MD5 9f0acbf1de96bc02a7a1cde26def5b56
BLAKE2b-256 a0d127b6e5073a8026b9e0f4224f1ac53217ce589a4cdab1bee878f23bff64f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: coverage-7.10.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 217.6 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.10.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 1380cc5666d778e77f1587cd88cc317158111f44d54c0dd3975f0936993284e0
MD5 519872f1339607d63823d3f3726d5278
BLAKE2b-256 1faa95a845266aeacab4c57b08e0f4e0e2899b07809a18fd0c1ddef2ac2c9138

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dc1cbb7f623250e047c32bd7aa1bb62ebc62608d5004d74df095e1059141ac88
MD5 260de12a7936f7eaff910990d763981b
BLAKE2b-256 366bb3efa0b506dbb9a37830d6dc862438fe3ad2833c5f889152bce24d9577cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3a5cc8b97473e7b3623dd17a42d2194a2b49de8afecf8d7d03c8987237a9552c
MD5 6845521d82de7dfe0a916dafdc22116c
BLAKE2b-256 324fbef25c797c9496cf31ae9cfa93ce96b4414cacf13688e4a6000982772fd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ae4fa92b6601a62367c6c9967ad32ad4e28a89af54b6bb37d740946b0e0534dd
MD5 26914b10016b7331964a3d18e41b5f99
BLAKE2b-256 b2db104b713b3b74752ee365346677fb104765923982ae7bd93b95ca41fe256b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 91f97e9637dc7977842776fdb7ad142075d6fa40bc1b91cb73685265e0d31d32
MD5 5213337129bfcd31ef7e688b5b4d8b90
BLAKE2b-256 7e58bac5bc43085712af201f76a24733895331c475e5ddda88ac36c1332a65e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_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.10.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 9582bd6c6771300a847d328c1c4204e751dbc339a9e249eecdc48cada41f72e6
MD5 f1924a7458fbef82ec87ef157cc5c276
BLAKE2b-256 6d95357559ecfe73970d2023845797361e6c2e6c2c05f970073fff186fe19dd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.10.0-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 f669d969f669a11d6ceee0b733e491d9a50573eb92a71ffab13b15f3aa2665d4
MD5 04ff0490f7aad9873ab4cc379fa9c625
BLAKE2b-256 f4b3fb5c28148a19035a3877fac4e40b044a4c97b24658c980bcf7dff18bfab8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_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.10.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c87e59e88268d30e33d3665ede4fbb77b513981a2df0059e7c106ca3de537586
MD5 91fd3c4be687fb3165cff7d4cd540dfd
BLAKE2b-256 ea8614d76a409e9ffab10d5aece73ac159dbd102fc56627e203413bfc6d53b24

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d883fee92b9245c0120fa25b5d36de71ccd4cfc29735906a448271e935d8d86d
MD5 f6c73b2e97cdef99cd932027523b5a1e
BLAKE2b-256 fca7a47f64718c2229b7860a334edd4e6ff41ec8513f3d3f4246284610344392

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 216.7 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 3ae95d5a9aedab853641026b71b2ddd01983a0a7e9bf870a20ef3c8f5d904699
MD5 709441dbdf6390208b950658a79ca2b4
BLAKE2b-256 b0342adc74fd132eaa1873b1688acb906b477216074ed8a37e90426eca6d2900

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp312-cp312-win_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.10.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 218.3 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.10.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4c73ab554e54ffd38d114d6bc4a7115fb0c840cf6d8622211bee3da26e4bd25d
MD5 c77b8b9578de846c6c537a6fc80b05ae
BLAKE2b-256 f7303ab51058b75e9931fc48594d79888396cf009910fabebe12a6a636ab7f9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: coverage-7.10.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 217.5 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.10.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 97803e14736493eb029558e1502fe507bd6a08af277a5c8eeccf05c3e970cb84
MD5 4931241df1a77610a187ae7049d262eb
BLAKE2b-256 c67e4fb2a284d56fe2a3ba0c76806923014854a64e503dc8ce21e5a2e6497eea

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 77fae95558f7804a9ceefabf3c38ad41af1da92b39781b87197c6440dcaaa967
MD5 3dfd61907a7771fb97d144549dc14519
BLAKE2b-256 2d95bfc9a3abef0b160404438e82ec778a0f38660c66a4b0ed94d0417d4d2290

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 536578b79521e59c385a2e0a14a5dc2a8edd58761a966d79368413e339fc9535
MD5 02bcdb37403da858eaba115918754622
BLAKE2b-256 831fbf86c75f42de3641b4bbeab9712ec2815a3a8f5939768077245a492fad9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2886257481a14e953e96861a00c0fe7151117a523f0470a51e392f00640bba03
MD5 8691bf536353ca1721399c559369b04c
BLAKE2b-256 9d76196783c425b5633db5c789b02a023858377bd73e4db4c805c2503cc42bbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4a726aac7e6e406e403cdee4c443a13aed3ea3d67d856414c5beacac2e70c04e
MD5 43f716a9268723af12c2a6eb8774537b
BLAKE2b-256 82c567e000b03ba5291f915ddd6ba7c3333e4fdee9ba003b914c8f8f2d966dfe

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_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.10.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7171c139ab6571d70460ecf788b1dcaf376bfc75a42e1946b8c031d062bbbad4
MD5 80914165dc3cfb28d059e495f3af5aa7
BLAKE2b-256 64792ca676c712d0540df0d7957a4266232980b60858a7a654846af1878cfde0

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.10.0-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 0ed50429786e935517570b08576a661fd79032e6060985ab492b9d39ba8e66ee
MD5 2c127a71c24b417c074b152df48beefa
BLAKE2b-256 a6934671ca5b2f3650c961a01252cbad96cb41f7c0c2b85c6062f27740a66b06

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_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.10.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2d7b27c2c0840e8eeff3f1963782bd9d3bc767488d2e67a31de18d724327f9f6
MD5 3649662bcfb0a8ac09e13f91b293592f
BLAKE2b-256 f415d862a806734c7e50fd5350cef18e22832ba3cdad282ca5660d6fd49def92

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a2adcfdaf3b4d69b0c64ad024fe9dd6996782b52790fb6033d90f36f39e287df
MD5 a8dee027a9a05a6f5ac94afa49d8620c
BLAKE2b-256 b6b47b419bb368c9f0b88889cb24805164f6e5550d7183fb59524f6173e0cf0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 216.7 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 14e7c23fcb74ed808efb4eb48fcd25a759f0e20f685f83266d1df174860e4733
MD5 dbc7fda09d837e06ce6e0d8c28f674bb
BLAKE2b-256 e5b83b53890c3ad52279eaea594a86bceaf04fcc0aed16856ff81531f75735f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp311-cp311-win_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.10.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 218.2 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.10.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 43c16bbb661a7b4dafac0ab69e44d6dbcc6a64c4d93aefd89edc6f8911b6ab4a
MD5 48cc5866aa8a6ca47cf6a2ffab87938e
BLAKE2b-256 1a40eefc3ebb9e458e3dc5db00e6b838969375577a09a8a39986d79cfa283175

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: coverage-7.10.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 217.3 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.10.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 69270af3014ab3058ad6108c6d0e218166f568b5a7a070dc3d62c0a63aca1c4d
MD5 e0679740af4f1dc881ec6b974b3bc71b
BLAKE2b-256 a1f3fa078f0bfae7f0e6b14c426f9cb095f4809314d926c89b9a2641fb4ca482

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 93227c2707cb0effd9163cd0d8f0d9ab628982f7a3e915d6d64c7107867b9a07
MD5 8fec66e5b57ea6a9de147fbbdd8af5e0
BLAKE2b-256 d6f6672c2a728e77846be7fcc4baaa003e0df86a2174aeb8921d132c14c333d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7b3d737266048368a6ffd68f1ecd662c54de56535c82eb8f98a55ac216a72cbd
MD5 0a020b237f8ed0921c27dcd3d3006fd4
BLAKE2b-256 d95b40f9b78ae98c2f511a2b062660906e126aadcd35870b9190a4f10f2820ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a93dd7759c416dd1cc754123b926d065055cb9a33b6699e64a1e5bdfae1ff459
MD5 024a0925736516d1ba7dae6216d8ec03
BLAKE2b-256 de7b0ec1dc75c8f4d940d03d477b1e07269b4804dcab74ad1e294d40310aba47

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 35e0a1f5454bc80faf4ceab10d1d48f025f92046c9c0f3bec2e1a9dda55137f8
MD5 88993514e901a2a71199faf04cd81076
BLAKE2b-256 7b8250512eafdd5938a7aa1550014e37fa1c2ca85516bfd85ffeb2f03eff052a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_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.10.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d019eac999b40ad48521ea057958b07a9f549c0c6d257a20e5c7c4ba91af8d1c
MD5 7fd036ce3833cfe6905f0e0e6960ef28
BLAKE2b-256 9577a285aba35bf6ec12c466474931410ef0e6fa85542169009443868e98820a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.10.0-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 58240e27815bf105bd975c2fd42e700839f93d5aad034ef976411193ca32dbfd
MD5 e85e30c905a82b7c7cc33627cbf57385
BLAKE2b-256 8417d231e37236863ae3bed7c51615af6b6fc89639c88adf35766d2880dcd7c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_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.10.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a2093297773111d7d748fe4a99b68747e57994531fb5c57bbe439af17c11c169
MD5 4a6d34fbf61e1d975f021a8afcad0b3e
BLAKE2b-256 f2b21e0727327e473aa1a68ca1c9922818a06061d05d44e0c5330109d091b525

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4abc01843581a6f9dd72d4d15761861190973a2305416639435ef509288f7a04
MD5 8b2d24b1d08bb95dfaa36db4f00cd446
BLAKE2b-256 f55d0d1ee021439e3b8b1e86ba92465f5a8d8e15b0222dcdd705606ef089f4fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 218.2 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.10.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9d45c7c71fb3d2da92ab893602e3f28f2d1560cec765a27e1824a6e0f7e92cfd
MD5 a71a00f1cfd573267c28a875777a2f85
BLAKE2b-256 e38bfe04c3851e5d290524f563a8a564c7e5dcd6b5ca35ed689ce662346de230

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: coverage-7.10.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 217.3 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.10.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 2396e13275b37870a3345f58bce8b15a7e0a985771d13a4b16ce9129954e07d6
MD5 4fbf8b08614029f5f2c868e09d1d456b
BLAKE2b-256 8a4280d8747f77c63593a2114c7299df52f7568168e4fd882d7d5ebe8181564f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bf73cdde4f6c9cd4457b00bf1696236796ac3a241f859a55e0f84a4c58326a7f
MD5 635d059c74f7fe4a8127601e66d5373b
BLAKE2b-256 5b7c006d9f66035c4d414ea642d990854a30c23145551315bd0b38100daee168

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 13e82e499309307104d58ac66f9eed237f7aaceab4325416645be34064d9a2be
MD5 58e057241560290211651abfb529715e
BLAKE2b-256 9c9b3c273dde651d83484992d7e7bcd9cd84a363f01026caf69716390bd79e0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 241923b350437f6a7cb343d9df72998305ef940c3c40009f06e05029a047677c
MD5 3d2297e83742a54a129061c113a66ddb
BLAKE2b-256 94d92758e73d7fe496c04dd715af8bb8856354a1ad4cc11553d9096c4b35dc86

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3747d1d0af85b17d3a156cd30e4bbacf893815e846dc6c07050e9769da2b138e
MD5 587ecd272d2005be0d4f16a6479101b9
BLAKE2b-256 55ccff5c6f4f99a987ebd18a3350194377c7cefee9ddd6e532ede83a0a1f332c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_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.10.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4c3133ce3fa84023f7c6921c4dca711be0b658784c5a51a797168229eae26172
MD5 18432457e20d8652372bd8fcbb2f0fd7
BLAKE2b-256 af87d586a627e3b61cfe631ebcf3d8a38bf9085142800d2ac434bc20f3699880

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.10.0-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 8c63aaf850523d8cbe3f5f1a5c78f689b223797bef902635f2493ab43498f36c
MD5 1cad3e879f422e73b42fefaca4f8a964
BLAKE2b-256 df71d5ae128557c8d0ce0156eb1e980e5c6e6f7e54ef3e998c87ab4b3679ff45

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_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.10.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab3f7a5dbaab937df0b9e9e8ec6eab235ba9a6f29d71fd3b24335affaed886cc
MD5 d84b3666a4b9d1bff6d198e415769999
BLAKE2b-256 19d17e26bb4c41ed1b9aca4550187ca42557d79c70d318414a703d814858eacb

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cbd823f7ea5286c26406ad9e54268544d82f3d1cadb6d4f3b85e9877f0cab1ef
MD5 04edca6afe2bf9c6e18a8bf828c56af1
BLAKE2b-256 5df6b2366476b1f48134757f2a42aaf00e7ce8e734eea5f3cf022df113116174

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: coverage-7.10.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 218.2 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.10.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 58ff22653cd93d563110d1ff2aef958f5f21be9e917762f8124d0e36f80f172a
MD5 2620092e28b4c4f77bb34dc77d9a2236
BLAKE2b-256 91bb4ffaec3b62fa24faf4c462cbdb0145a395f532aacc85f2e51a571d54a74f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: coverage-7.10.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 217.3 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.10.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 cb8dfbb5d3016cb8d1940444c0c69b40cdc6c8bde724b07716ee5ea47b5273c6
MD5 2f5176aa2edd9c900a50221244750126
BLAKE2b-256 d2d4edf9d75080254d969e2a8c8b4f4a5391865a3097de493a2ad3c938c8c9d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bf09beb5c1785cb36aad042455c0afab561399b74bb8cdaf6e82b7d77322df99
MD5 c0ee981d836bf394616960c6d15390e5
BLAKE2b-256 f608fbe01e9a7394e11215ec3c67d51c66947abb4a02c9076cd04e8ccd454fa5

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4a38c42f0182a012fa9ec25bc6057e51114c1ba125be304f3f776d6d283cb303
MD5 7b214330f4763b4beed0755c23fc24b6
BLAKE2b-256 fcf0518341fbed44ada9660d92bb7001d848d6901d606f157d1d9009b36bfe1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f178fe5e96f1e057527d5d0b20ab76b8616e0410169c33716cc226118eaf2c4f
MD5 85d2ca60626b9c13ebda74c1e0dd635e
BLAKE2b-256 d2d6a42496f920770374a4116ccd01349d112e01969aeb03ba6eb3af74d5b7a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 de5ef8a5954d63fa26a6aaa4600e48f885ce70fe495e8fce2c43aa9241fc9434
MD5 ec3e1b9b046166e21e7e78cabf2bad71
BLAKE2b-256 730cff37bcbae61f0e7783a2b58019e757e368754819f24428beebb31a9589e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_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.10.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6de9b460809e5e4787b742e786a36ae2346a53982e2be317cdcb7a33c56412fb
MD5 a21ec126438087db1fb778c734b56cbc
BLAKE2b-256 1949674dfe9a00de71576d21825fb4c608db18ad69bec3e1184bf0b4d6e440c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_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.10.0-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 b86df3a7494d12338c11e59f210a0498d6109bbc3a4037f44de517ebb30a9c6b
MD5 a5977dfef2324971e04476c36ce6815a
BLAKE2b-256 7a24794bebf18d9b6eb83defcc33b54c3af9ae781d2584aa07539631de2a4975

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_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.10.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8a83488c9fc6fff487f2ab551f9b64c70672357b8949f0951b0cd778b3ed8165
MD5 07ecaf46fe1187038a72f58b0fcaa9a1
BLAKE2b-256 ff76cbacf622916d4d3e1c5dbe07cacfdf19c80dfab9e5f65fa62d8fa0dbab31

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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.10.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cf283ec9c6878826291b17442eb5c32d3d252dc77d25e082b460b2d2ea67ba3c
MD5 a26ec178de91ea26b27454b79e97c1e8
BLAKE2b-256 45fbace937cb8faf4d723bfc6058fee39b6756d888cf7524559885e437d06d71

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.0-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 Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy