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 rc2, 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.6.tar.gz (823.7 kB view details)

Uploaded Source

Built Distributions

coverage-7.10.6-py3-none-any.whl (209.0 kB view details)

Uploaded Python 3

coverage-7.10.6-cp314-cp314t-win_arm64.whl (220.0 kB view details)

Uploaded CPython 3.14tWindows ARM64

coverage-7.10.6-cp314-cp314t-win_amd64.whl (221.9 kB view details)

Uploaded CPython 3.14tWindows x86-64

coverage-7.10.6-cp314-cp314t-win32.whl (220.8 kB view details)

Uploaded CPython 3.14tWindows x86

coverage-7.10.6-cp314-cp314t-musllinux_1_2_x86_64.whl (260.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.10.6-cp314-cp314t-musllinux_1_2_i686.whl (259.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.10.6-cp314-cp314t-musllinux_1_2_aarch64.whl (261.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.10.6-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (264.2 kB view details)

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

coverage-7.10.6-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (262.0 kB view details)

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

coverage-7.10.6-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (259.8 kB view details)

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

coverage-7.10.6-cp314-cp314t-macosx_11_0_arm64.whl (218.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.10.6-cp314-cp314t-macosx_10_13_x86_64.whl (218.1 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

coverage-7.10.6-cp314-cp314-win_arm64.whl (219.4 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.10.6-cp314-cp314-win_amd64.whl (220.9 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.10.6-cp314-cp314-win32.whl (220.1 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.10.6-cp314-cp314-musllinux_1_2_x86_64.whl (250.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.10.6-cp314-cp314-musllinux_1_2_i686.whl (248.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.10.6-cp314-cp314-musllinux_1_2_aarch64.whl (250.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.10.6-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.6 kB view details)

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

coverage-7.10.6-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.2 kB view details)

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

coverage-7.10.6-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.7 kB view details)

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

coverage-7.10.6-cp314-cp314-macosx_11_0_arm64.whl (217.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.10.6-cp314-cp314-macosx_10_13_x86_64.whl (217.3 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

coverage-7.10.6-cp313-cp313t-win_arm64.whl (219.8 kB view details)

Uploaded CPython 3.13tWindows ARM64

coverage-7.10.6-cp313-cp313t-win_amd64.whl (221.5 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.10.6-cp313-cp313t-win32.whl (220.4 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.10.6-cp313-cp313t-musllinux_1_2_x86_64.whl (260.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.10.6-cp313-cp313t-musllinux_1_2_i686.whl (259.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.10.6-cp313-cp313t-musllinux_1_2_aarch64.whl (261.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.10.6-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (264.0 kB view details)

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

coverage-7.10.6-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (261.8 kB view details)

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

coverage-7.10.6-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (259.6 kB view details)

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

coverage-7.10.6-cp313-cp313t-macosx_11_0_arm64.whl (218.3 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.10.6-cp313-cp313t-macosx_10_13_x86_64.whl (218.1 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.10.6-cp313-cp313-win_arm64.whl (219.2 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.10.6-cp313-cp313-win_amd64.whl (220.6 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.10.6-cp313-cp313-win32.whl (219.8 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.10.6-cp313-cp313-musllinux_1_2_x86_64.whl (250.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.10.6-cp313-cp313-musllinux_1_2_i686.whl (248.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.10.6-cp313-cp313-musllinux_1_2_aarch64.whl (250.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.10.6-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.5 kB view details)

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

coverage-7.10.6-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.2 kB view details)

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

coverage-7.10.6-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.6 kB view details)

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

coverage-7.10.6-cp313-cp313-macosx_11_0_arm64.whl (217.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.10.6-cp313-cp313-macosx_10_13_x86_64.whl (217.4 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.10.6-cp312-cp312-win_arm64.whl (219.2 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.10.6-cp312-cp312-win_amd64.whl (220.5 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.10.6-cp312-cp312-win32.whl (219.7 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.10.6-cp312-cp312-musllinux_1_2_x86_64.whl (250.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.10.6-cp312-cp312-musllinux_1_2_i686.whl (249.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.10.6-cp312-cp312-musllinux_1_2_aarch64.whl (250.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.10.6-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.9 kB view details)

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

coverage-7.10.6-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.8 kB view details)

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

coverage-7.10.6-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (249.1 kB view details)

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

coverage-7.10.6-cp312-cp312-macosx_11_0_arm64.whl (217.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.10.6-cp312-cp312-macosx_10_13_x86_64.whl (217.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.10.6-cp311-cp311-win_arm64.whl (219.1 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.10.6-cp311-cp311-win_amd64.whl (220.5 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.10.6-cp311-cp311-win32.whl (219.6 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.10.6-cp311-cp311-musllinux_1_2_x86_64.whl (248.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.10.6-cp311-cp311-musllinux_1_2_i686.whl (247.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.10.6-cp311-cp311-musllinux_1_2_aarch64.whl (249.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.10.6-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.0 kB view details)

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

coverage-7.10.6-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (249.9 kB view details)

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

coverage-7.10.6-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (247.9 kB view details)

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

coverage-7.10.6-cp311-cp311-macosx_11_0_arm64.whl (217.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.10.6-cp311-cp311-macosx_10_9_x86_64.whl (217.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.10.6-cp310-cp310-win_amd64.whl (220.4 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.10.6-cp310-cp310-win32.whl (219.5 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.10.6-cp310-cp310-musllinux_1_2_x86_64.whl (244.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.10.6-cp310-cp310-musllinux_1_2_i686.whl (243.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.10.6-cp310-cp310-musllinux_1_2_aarch64.whl (245.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.10.6-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (247.9 kB view details)

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

coverage-7.10.6-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (246.0 kB view details)

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

coverage-7.10.6-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (244.2 kB view details)

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

coverage-7.10.6-cp310-cp310-macosx_11_0_arm64.whl (217.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.10.6-cp310-cp310-macosx_10_9_x86_64.whl (217.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-7.10.6-cp39-cp39-win_amd64.whl (220.4 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-7.10.6-cp39-cp39-win32.whl (219.5 kB view details)

Uploaded CPython 3.9Windows x86

coverage-7.10.6-cp39-cp39-musllinux_1_2_x86_64.whl (244.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

coverage-7.10.6-cp39-cp39-musllinux_1_2_i686.whl (243.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

coverage-7.10.6-cp39-cp39-musllinux_1_2_aarch64.whl (245.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

coverage-7.10.6-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (247.4 kB view details)

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

coverage-7.10.6-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (245.7 kB view details)

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

coverage-7.10.6-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (243.8 kB view details)

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

coverage-7.10.6-cp39-cp39-macosx_11_0_arm64.whl (217.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

coverage-7.10.6-cp39-cp39-macosx_10_9_x86_64.whl (217.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.10.6.tar.gz
  • Upload date:
  • Size: 823.7 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.6.tar.gz
Algorithm Hash digest
SHA256 f644a3ae5933a552a29dbb9aa2f90c677a875f80ebea028e5a52a4f429044b90
MD5 22f41648bac68a3c0f3f8b028c498036
BLAKE2b-256 1470025b179c993f019105b79575ac6edb5e084fb0f0e63f15cdebef4e454fb5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-py3-none-any.whl
  • Upload date:
  • Size: 209.0 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 92c4ecf6bf11b2e85fd4d8204814dc26e6a19f0c9d938c207c5cb0eadfcabbe3
MD5 eae7a4355f07ab04e2a5c5ffaf76ac64
BLAKE2b-256 440c50db5379b615854b5cf89146f8f5bd1d5a9693d7f3a987e269693521c404

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 220.0 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.6-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 137921f2bac5559334ba66122b753db6dc5d1cf01eb7b64eb412bb0d064ef35b
MD5 e6ab99a9fbdb09d3bffc8889a105d715
BLAKE2b-256 f451e48e550f6279349895b0ffcd6d2a690e3131ba3a7f4eafccc141966d4dea

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 221.9 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.6-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 073711de3181b2e204e4870ac83a7c4853115b42e9cd4d145f2231e12d670930
MD5 2561c795bf90999078e8302c47caeecf
BLAKE2b-256 d5e5d38d0cb830abede2adb8b147770d2a3d0e7fecc7228245b9b1ae6c24930a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 220.8 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.6-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 441c357d55f4936875636ef2cfb3bee36e466dcf50df9afbd398ce79dba1ebb7
MD5 7e4571e224f07a36466c5bc6d2dc6b71
BLAKE2b-256 76163ed2d6312b371a8cf804abf4e14895b70e4c3491c6e53536d63fd0958a8d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ac765b026c9f33044419cbba1da913cfb82cca1b60598ac1c7a5ed6aac4621a0
MD5 84f6fc000f98d079ecd72437047b137c
BLAKE2b-256 30389616a6b49c686394b318974d7f6e08f38b8af2270ce7488e879888d1e5db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ff8a991f70f4c0cf53088abf1e3886edcc87d53004c7bb94e78650b4d3dac3b5
MD5 3ac607b8d7de713c8dd781dd56f7b356
BLAKE2b-256 fc8a2974d53904080c5dc91af798b3a54a4ccb99a45595cc0dcec6eb9616a57d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0e93b1476b79eae849dc3872faeb0bf7948fd9ea34869590bc16a2a00b9c82a7
MD5 6003f0b2dbadcfe4ca8effba27854afa
BLAKE2b-256 983c069df106d19024324cde10e4ec379fe2fb978017d25e97ebee23002fbadf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2b38261034fda87be356f2c3f42221fdb4171c3ce7658066ae449241485390d5
MD5 1511d7b12567eb0e1e1a602e57c6ebb7
BLAKE2b-256 e87065d4d7cfc75c5c6eb2fed3ee5cdf420fd8ae09c4808723a89a81d5b1b9c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-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.6-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 f863c08f4ff6b64fa8045b1e3da480f5374779ef187f07b82e0538c68cb4ff8e
MD5 c50d753c7323acaa4242e48f8717e405
BLAKE2b-256 82d8f8fb351be5fee31690cd8da768fd62f1cfab33c31d9f7baba6cd8960f6b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 98cede73eb83c31e2118ae8d379c12e3e42736903a8afcca92a7218e1f2903b0
MD5 be708c12eba964db1c6511ff86eb6b7b
BLAKE2b-256 3f074468d37c94724bf6ec354e4ec2f205fda194343e3e85fd2e59cec57e6a54

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6e31b8155150c57e5ac43ccd289d079eb3f825187d7c66e755a055d2c85794c6
MD5 52ea4f79df8e9d1d6583b32e4009b053
BLAKE2b-256 a9c4b1c5d2bd7cc412cbeb035e257fd06ed4e3e139ac871d16a07434e145d18d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0de434f4fbbe5af4fa7989521c655c8c779afb61c53ab561b64dcee6149e4c65
MD5 15d825b023e650adb1b46ab83b51c8cb
BLAKE2b-256 83c01f00caad775c03a700146f55536ecd097a881ff08d310a58b353a1421be0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 219.4 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.6-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 a80f7aef9535442bdcf562e5a0d5a5538ce8abe6bb209cfbf170c462ac2c2a32
MD5 29750e67d5c536cc67fac8e70472e012
BLAKE2b-256 ef2d11880bb8ef80a45338e0b3e0725e4c2d73ffbb4822c29d987078224fd6a5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 220.9 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.6-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 adec1d980fa07e60b6ef865f9e5410ba760e4e1d26f60f7e5772c73b9a5b0713
MD5 cd007b9849fab1d3b1c933f842bdea3a
BLAKE2b-256 15d1a0912b7611bc35412e919a2cd59ae98e7ea3b475e562668040a43fb27897

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp314-cp314-win32.whl
  • Upload date:
  • Size: 220.1 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.6-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 6937347c5d7d069ee776b2bf4e1212f912a9f1f141a429c475e6089462fcecc5
MD5 7d462745d57bdb79bd0bd2294bd51167
BLAKE2b-256 1f55eeb6603371e6629037f47bd25bef300387257ed53a3c5fdb159b7ac8c651

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 081b98395ced0d9bcf60ada7661a0b75f36b78b9d7e39ea0790bb4ed8da14747
MD5 594aa93d46894224f5300abe6191baf1
BLAKE2b-256 4a659f98640979ecee1b0d1a7164b589de720ddf8100d1747d9bbdb84be0c0fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f2a6a8e06bbda06f78739f40bfb56c45d14eb8249d0f0ea6d4b3d48e1f7c695d
MD5 37de5598f64513725554ed5f1655fc33
BLAKE2b-256 c68047df374b893fa812e953b5bc93dcb1427a7b3d7a1a7d2db33043d17f74b9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4cec13817a651f8804a86e4f79d815b3b28472c910e099e4d5a0e8a3b6a1d4cb
MD5 a79074a2cc72b3753514e44a8ad5961b
BLAKE2b-256 a17009ecb68eeb1155b28a1d16525fd3a9b65fbe75337311a99830df935d62b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cd4b2b0707fc55afa160cd5fc33b27ccbf75ca11d81f4ec9863d5793fc6df56a
MD5 25536cda34ff05fc1d7fe70ae9770a36
BLAKE2b-256 3dec3a8645b1bb40e36acde9c0609f08942852a4af91a937fe2c129a38f2d3f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-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.6-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c68018e4fc4e14b5668f1353b41ccf4bc83ba355f0e1b3836861c6f042d89ac1
MD5 23da5b49db17977058947fffa632e962
BLAKE2b-256 e652c1106120e6d801ac03e12b5285e971e758e925b6f82ee9b86db3aa10045d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 0f7cb359a448e043c576f0da00aa8bfd796a01b06aa610ca453d4dde09cc1034
MD5 966a8c4eaca8673828fb5724cd22ae66
BLAKE2b-256 877ff718e732a423d442e6616580a951b8d1ec3575ea48bcd0e2228386805e79

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e75e37f23eb144e78940b40395b42f2321951206a4f50e23cfd6e8a198d3ceb
MD5 3981e2fa662f5a1a8d46da308aa5be8f
BLAKE2b-256 65918e41b8c7c505d398d7730206f3cbb4a875a35ca1041efc518051bfce0f6b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6008a021907be8c4c02f37cdc3ffb258493bdebfeaf9a839f9e71dfdc47b018e
MD5 9f15755f2d62ad68451042c35623844e
BLAKE2b-256 d3aa76cf0b5ec00619ef208da4689281d48b57f2c7fde883d14bf9441b74d59f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 219.8 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.6-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 3fb99d0786fe17b228eab663d16bee2288e8724d26a199c29325aac4b0319b9b
MD5 82fe86e1549ec1257358c092256fd35c
BLAKE2b-256 fc8e6dcb29c599c8a1f654ec6cb68d76644fe635513af16e932d2d4ad1e5ac6e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 221.5 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.6-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 6b3039e2ca459a70c79523d39347d83b73f2f06af5624905eba7ec34d64d80b5
MD5 2e406d76c83ba7e9caab4af83053e46f
BLAKE2b-256 bd76b92d3214740f2357ef4a27c75a526eb6c28f79c402e9f20a922c295c05e2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 220.4 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.6-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 92be86fcb125e9bda0da7806afd29a3fd33fdf58fba5d60318399adf40bf37d0
MD5 a6581e9a2caec1faf38f2a6f00dce542
BLAKE2b-256 ed73737440247c914a332f0b47f7598535b29965bf305e19bbc22d4c39615d2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d9369a23186d189b2fc95cc08b8160ba242057e887d766864f7adf3c46b2df21
MD5 60b6518cd418f6cd10e1ecdbf88d18f7
BLAKE2b-256 3a06d6478d152cd189b33eac691cba27a40704990ba95de49771285f34a5861e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 851430a9a361c7a8484a36126d1d0ff8d529d97385eacc8dfdc9bfc8c2d2cbe4
MD5 6416085293c2a6c6033d9146d7f6d8fa
BLAKE2b-256 72d0e1961eff67e9e1dba3fc5eb7a4caf726b35a5b03776892da8d79ec895775

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 692d70ea725f471a547c305f0d0fc6a73480c62fb0da726370c088ab21aed282
MD5 fbe9f859216d17d22b32906d450386e1
BLAKE2b-256 9c8b3210d663d594926c12f373c5370bf1e7c5c3a427519a8afa65b561b9a55c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 675824a363cc05781b1527b39dc2587b8984965834a748177ee3c37b64ffeafb
MD5 d29c314ddd80118a44cf825b0485d897
BLAKE2b-256 3a4ca270a414f4ed5d196b9d3d67922968e768cd971d1b251e1b4f75e9362f75

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-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.6-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d6b9ae13d5d3e8aeca9ca94198aa7b3ebbc5acfada557d724f2a1f03d2c0b0df
MD5 5e829ee438b439b0ed6a8de6eae1e22d
BLAKE2b-256 7e7e6a7df5a6fb440a0179d94a348eb6616ed4745e7df26bf2a02bc4db72c421

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 b0353b0f0850d49ada66fdd7d0c7cdb0f86b900bb9e367024fd14a60cecc1e27
MD5 d0922a938cbcf3b85f5dadb3364d81fb
BLAKE2b-256 92d850b4a32580cf41ff0423777a2791aaf3269ab60c840b62009aec12d3970d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8dd5af36092430c2b075cee966719898f2ae87b636cefb85a653f1d0ba5d5393
MD5 ed259788025a364ed20a9565d57a36b6
BLAKE2b-256 92978a3ceff833d27c7492af4f39d5da6761e9ff624831db9e9f25b3886ddbca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c9a8b7a34a4de3ed987f636f71881cd3b8339f61118b1aa311fbda12741bff0b
MD5 11e840e7364de70198ac516569382df9
BLAKE2b-256 d71cccccf4bf116f9517275fa85047495515add43e41dfe8e0bef6e333c6b344

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 219.2 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.6-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 df4ec1f8540b0bcbe26ca7dd0f541847cc8a108b35596f9f91f59f0c060bfdd2
MD5 bc28a4b332cb2980d991529f6523bce9
BLAKE2b-256 83c681a83778c1f83f1a4a168ed6673eeedc205afb562d8500175292ca64b94e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 220.6 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.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 628055297f3e2aa181464c3808402887643405573eb3d9de060d81531fa79d32
MD5 3b1ee0e9691d08454cd85ddf9af4689e
BLAKE2b-256 a7140b831122305abcc1060c008f6c97bbdc0a913ab47d65070a01dc50293c2b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp313-cp313-win32.whl
  • Upload date:
  • Size: 219.8 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.6-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 160c00a5e6b6bdf4e5984b0ef21fc860bc94416c41b7df4d63f536d17c38902e
MD5 48e2f1b9c683236c978fc15f70872fa8
BLAKE2b-256 3e70bd80588338f65ea5b0d97e424b820fb4068b9cfb9597fbd91963086e004b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 61c950fc33d29c91b9e18540e1aed7d9f6787cc870a3e4032493bbbe641d12fc
MD5 d0170a8a646ae5792f91e4d9b8f482bd
BLAKE2b-256 902664eecfa214e80dd1d101e420cab2901827de0e49631d666543d0e53cf597

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 28395ca3f71cd103b8c116333fa9db867f3a3e1ad6a084aa3725ae002b6583bc
MD5 7aacfe5ddfd047c6c2432f8a7de63191
BLAKE2b-256 36e3293dce8cdb9a83de971637afc59b7190faad60603b40e32635cbd15fbf61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d8fd7879082953c156d5b13c74aa6cca37f6a6f4747b39538504c3f9c63d043d
MD5 58658548af494696491103d642777aa1
BLAKE2b-256 a4a43d228f3942bb5a2051fde28c136eea23a761177dc4ff4ef54533164ce255

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 db4a1d897bbbe7339946ffa2fe60c10cc81c43fab8b062d3fcb84188688174a4
MD5 bf6017c36f53d5a5b304bdf1ff74ed3b
BLAKE2b-256 e91f9020135734184f439da85c70ea78194c2730e56c2d18aee6e8ff1719d50d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-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.6-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0f3f56e4cb573755e96a16501a98bf211f100463d70275759e73f3cbc00d4f27
MD5 b99542bb24683a3f73fa170d0c1dccb6
BLAKE2b-256 73dd508420fb47d09d904d962f123221bc249f64b5e56aa93d5f5f7603be475f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 3e23dd5408fe71a356b41baa82892772a4cefcf758f2ca3383d2aa39e1b7a003
MD5 2aa2b8705e6c28f3d0a9acffe2191ccd
BLAKE2b-256 0e66d03348fdd8df262b3a7fb4ee5727e6e4936e39e2f3a842e803196946f200

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95d91d7317cde40a1c249d6b7382750b7e6d86fad9d8eaf4fa3f8f44cf171e80
MD5 4feb25eae9b1ee7bca62fe9afd13afc7
BLAKE2b-256 eb862e161b93a4f11d0ea93f9bebb6a53f113d5d6e416d7561ca41bb0a29996b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ffea0575345e9ee0144dfe5701aa17f3ba546f8c3bb48db62ae101afb740e7d6
MD5 d2f44ee404e3d1c89389db0c7387edc6
BLAKE2b-256 bde7917e5953ea29a28c1057729c1d5af9084ab6d9c66217523fd0e10f14d8f6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 219.2 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.6-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 acf36b8268785aad739443fa2780c16260ee3fa09d12b3a70f772ef100939d80
MD5 7a358389ef5205e5661a40dd4bd03751
BLAKE2b-256 083ad5d8dc703e4998038c3099eaf77adddb00536a3cec08c8dcd556a36a3eb4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 220.5 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.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 856986eadf41f52b214176d894a7de05331117f6035a28ac0016c0f63d887629
MD5 e8cf77423ab1b8c911ad635a7bf3dd20
BLAKE2b-256 364a32b185b8b8e327802c9efce3d3108d2fe2d9d31f153a0f7ecfd59c773705

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp312-cp312-win32.whl
  • Upload date:
  • Size: 219.7 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.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a517feaf3a0a3eca1ee985d8373135cfdedfbba3882a5eab4362bda7c7cf518d
MD5 5cec95ecb946f515686e2837438aa1ba
BLAKE2b-256 04127a55b0bdde78a98e2eb2356771fd2dcddb96579e8342bb52aa5bc52e96f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8cdbe264f11afd69841bd8c0d83ca10b5b32853263ee62e6ac6a0ab63895f972
MD5 7c38f9355d0ccc331e0bc027835b33c1
BLAKE2b-256 0d9c8ce95dee640a38e760d5b747c10913e7a06554704d60b41e73fdea6a1ffd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 282b1b20f45df57cc508c1e033403f02283adfb67d4c9c35a90281d81e5c52c5
MD5 d3a3af3f1f4ba744a5380689955a5bcd
BLAKE2b-256 336a95c32b558d9a61858ff9d79580d3877df3eb5bc9eed0941b1f187c89e143

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 99c4283e2a0e147b9c9cc6bc9c96124de9419d6044837e9799763a0e29a7321a
MD5 aaba209fb5e5c441d9630ea384b7979c
BLAKE2b-256 6cad8b97cd5d28aecdfde792dcbf646bac141167a5cacae2cd775998b45fabb5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bf9a19f5012dab774628491659646335b1928cfc931bf8d97b0d5918dd58033c
MD5 a07c72e3089cf5e36337289b95348afe
BLAKE2b-256 f57a1f561d47743710fe996957ed7c124b421320f150f1d38523d8d9102d3e2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-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.6-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 961834e2f2b863a0e14260a9a273aff07ff7818ab6e66d2addf5628590c628f9
MD5 3c8f894164aaa0ba2fbc48075e03e2d3
BLAKE2b-256 cb1dae25a7dc58fcce8b172d42ffe5313fc267afe61c97fa872b80ee72d9515a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 90cb5b1a4670662719591aa92d0095bb41714970c0b065b02a2610172dbf0af6
MD5 b082bf152e06e10cced71d49bc07aad4
BLAKE2b-256 b82552136173c14e26dfed8b106ed725811bb53c30b896d04d28d74cb64318b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 388d80e56191bf846c485c14ae2bc8898aa3124d9d35903fef7d907780477634
MD5 d93924d7f9effc35542b45465ed44ae9
BLAKE2b-256 e9601e1ded9a4fe80d843d7d53b3e395c1db3ff32d6c301e501f393b2e6c1c1f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5b2dd6059938063a2c9fee1af729d4f2af28fd1a545e9b7652861f0d752ebcea
MD5 fd79e4ad44ea0ad5a3c294eeeec41732
BLAKE2b-256 2606263f3305c97ad78aab066d116b52250dd316e74fcc20c197b61e07eb391a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 219.1 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.6-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 99e1a305c7765631d74b98bf7dbf54eeea931f975e80f115437d23848ee8c27c
MD5 4e5ac780a066a9a1e6c747df15a80a83
BLAKE2b-256 d8ed81d86648a07ccb124a5cf1f1a7788712b8d7216b593562683cd5c9b0d2c1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 220.5 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.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f35ed9d945bece26553d5b4c8630453169672bea0050a564456eb88bdffd927e
MD5 843b8a693880fd01c39e764658e7fbe6
BLAKE2b-256 5b1899b25346690cbc55922e7cfef06d755d4abee803ef335baff0014268eff4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp311-cp311-win32.whl
  • Upload date:
  • Size: 219.6 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.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e3fb1fa01d3598002777dd259c0c2e6d9d5e10e7222976fc8e03992f972a2cba
MD5 59a22dbcd2f1fbfcd0c604ec828aa354
BLAKE2b-256 ebab6cfa9dc518c6c8e14a691c54e53a9433ba67336c760607e299bfcf520cb1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5aea98383463d6e1fa4e95416d8de66f2d0cb588774ee20ae1b28df826bcb619
MD5 d816f6b31cad20c037fdb2099bfb3068
BLAKE2b-256 4c550964aa87126624e8c159e32b0bc4e84edef78c89a1a4b924d28dd8265625

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2904271c80898663c810a6b067920a61dd8d38341244a3605bd31ab55250dad5
MD5 5e5174375febd0e5e63871d9dd10235f
BLAKE2b-256 793e53635bd0b72beaacf265784508a0b386defc9ab7fad99ff95f79ce9db555

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b37201ce4a458c7a758ecc4efa92fa8ed783c66e0fa3c42ae19fc454a0792153
MD5 b5195b559d1ff578facdad2f38053064
BLAKE2b-256 4328c43ba0ef19f446d6463c751315140d8f2a521e04c3e79e5c5fe211bfa430

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ec98435796d2624d6905820a42f82149ee9fc4f2d45c2c5bc5a44481cc50db62
MD5 e48b59bdf846c3befd62e062754d6320
BLAKE2b-256 51f8d9d64e8da7bcddb094d511154824038833c81e3a039020a9d6539bf303e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-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.6-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 689920ecfd60f992cafca4f5477d55720466ad2c7fa29bb56ac8d44a1ac2b47a
MD5 f08af93a26948066cac38ae241f64e74
BLAKE2b-256 7dfb7435ef8ab9b2594a6e3f58505cc30e98ae8b33265d844007737946c59389

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 752a3005a1ded28f2f3a6e8787e24f28d6abe176ca64677bcd8d53d6fe2ec08a
MD5 68d5eed298488340ca4dd6cd611a0e99
BLAKE2b-256 e7c0246ccbea53d6099325d25cd208df94ea435cd55f0db38099dd721efc7a1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e0c38dc289e0508ef68ec95834cb5d2e96fdbe792eaccaa1bccac3966bbadcc
MD5 906e7cb0c6697c688f79a0c519a57fed
BLAKE2b-256 2a51e7159e068831ab37e31aac0969d47b8c5ee25b7d307b51e310ec34869315

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c706db3cabb7ceef779de68270150665e710b46d56372455cd741184f3868d8f
MD5 cc1c1f2eaf6d968a8e0ba3b2c86a6708
BLAKE2b-256 d4162bea27e212c4980753d6d563a0803c150edeaaddb0771a50d2afc410a261

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 220.4 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.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e132b9152749bd33534e5bd8565c7576f135f157b4029b975e15ee184325f528
MD5 d29d7cafcda8fd2b93c4cb39daff9061
BLAKE2b-256 8e369311352fdc551dec5b973b61f4e453227ce482985a9368305880af4f85dd

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp310-cp310-win32.whl
  • Upload date:
  • Size: 219.5 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.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 86b9b59f2b16e981906e9d6383eb6446d5b46c278460ae2c36487667717eccf1
MD5 41b0d3629b5223d56fea4c89259d971c
BLAKE2b-256 d04c37ed872374a21813e0d3215256180c9a382c3f5ced6f2e5da0102fc2fd3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d79dabc0a56f5af990cc6da9ad1e40766e82773c075f09cc571e2076fef882e
MD5 29910309c2b3f3cc2fc48f62edcffce4
BLAKE2b-256 e9a6ba188b376529ce36483b2d585ca7bdac64aacbe5aa10da5978029a9c94db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c8a3ec16e34ef980a46f60dc6ad86ec60f763c3f2fa0db6d261e6e754f72e945
MD5 ccb48c5d2e243ef41bfea09a040b8cc9
BLAKE2b-256 93a951be09b75c55c4f6c16d8d73a6a1d46ad764acca0eab48fa2ffaef5958fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2e4c33e6378b9d52d3454bd08847a8651f4ed23ddbb4a0520227bd346382bbc6
MD5 5bbb139e136b8ab9034e0da4b4335cc4
BLAKE2b-256 028ecfa8fee8e8ef9a6bb76c7bef039f3302f44e615d2194161a21d3d83ac2e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 80b1695cf7c5ebe7b44bf2521221b9bb8cdf69b1f24231149a7e3eb1ae5fa2fb
MD5 6d7792b11a67c539acd4567267331738
BLAKE2b-256 eba1f30ea0fb400b080730125b490771ec62b3375789f90af0bb68bfb8a921d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-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.6-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 10356fdd33a7cc06e8051413140bbdc6f972137508a3572e3f59f805cd2832fd
MD5 9c89fd86f3f3c1a48fc778ee90d224ae
BLAKE2b-256 fb6f5e03631c3305cad187eaf76af0b559fff88af9a0b0c180d006fb02413d7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 c61fc91ab80b23f5fddbee342d19662f3d3328173229caded831aa0bd7595460
MD5 181350022b21e074e3b1bdf28d94cb5e
BLAKE2b-256 e716b800640b7a43e7c538429e4d7223e0a94fd72453a1a048f70bf766f12e96

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e41be6f0f19da64af13403e52f2dec38bbc2937af54df8ecef10850ff8d35301
MD5 1142ee2ca7685db05d19896679e8e116
BLAKE2b-256 2362b1e0f513417c02cc10ef735c3ee5186df55f190f70498b3702d516aad06f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 70e7bfbd57126b5554aa482691145f798d7df77489a177a6bef80de78860a356
MD5 036ebb3401a2424d254b7d4266ad609e
BLAKE2b-256 a81d2e64b43d978b5bd184e0756a41415597dfef30fcbd90b747474bd749d45f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 220.4 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.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f32ff80e7ef6a5b5b606ea69a36e97b219cd9dc799bcf2963018a4d8f788cfbf
MD5 50f852e3a22efd54faf91038ccb80e66
BLAKE2b-256 6230e2fda29bfe335026027e11e6a5e57a764c9df13127b5cf42af4c3e99b937

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.6-cp39-cp39-win32.whl
  • Upload date:
  • Size: 219.5 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.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2195f8e16ba1a44651ca684db2ea2b2d4b5345da12f07d9c22a395202a05b23c
MD5 29d951193465685d7366d8978d83aa63
BLAKE2b-256 6b227f6fad7dbb37cf99b542c5e157d463bd96b797078b1ec506691bc836f476

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9702b59d582ff1e184945d8b501ffdd08d2cee38d93a2206aa5f1365ce0b8d78
MD5 c6dc503c26c06d3242e1a2fc5b3dde16
BLAKE2b-256 6752d57a42502aef05c6325f28e2e81216c2d9b489040132c18725b7a04d1448

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 efeda443000aa23f276f4df973cb82beca682fd800bb119d19e80504ffe53ec2
MD5 cf4d809a5c659bd028ef3a029ed49f95
BLAKE2b-256 0905123e0dba812408c719c319dea05782433246f7aa7b67e60402d90e847545

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fc53ba868875bfbb66ee447d64d6413c2db91fddcfca57025a0e7ab5b07d5862
MD5 a2c75a59b8183c0e3eccb9230f2dc042
BLAKE2b-256 182798c99e7cafb288730a93535092eb433b5503d529869791681c4f2e2012a8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5b15a87265e96307482746d86995f4bff282f14b027db75469c446da6127433b
MD5 ebcf8a6d496da2c89b60093a79a21bff
BLAKE2b-256 816a35674445b1d38161148558a3ff51b0aa7f0b54b1def3abe3fbd34efe05bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-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.6-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7eb68d356ba0cc158ca535ce1381dbf2037fa8cb5b1ae5ddfc302e7317d04144
MD5 5ac2c61a80a5de75922e7165a36f02e9
BLAKE2b-256 01f982c6c061838afbd2172e773156c0aa84a901d59211b4975a4e93accf5c89

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 c83f6afb480eae0313114297d29d7c295670a41c11b274e6bca0c64540c1ce7b
MD5 87958eb53ee8f63444f9e7e4a728a437
BLAKE2b-256 eed1c6bac7c9e1003110a318636fef3b5c039df57ab44abcc41d43262a163c28

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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.6-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8953746d371e5695405806c46d705a3cd170b9cc2b9f93953ad838f6c1e58612
MD5 ffb1c1a10e85af66388026d08fa8ae20
BLAKE2b-256 01e8099b55cd48922abbd4b01ddd9ffa352408614413ebfc965501e981aced6b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.6-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 90558c35af64971d65fbd935c32010f9a2f52776103a259f1dee865fe8259352
MD5 bfd78cee3159229eabe10c8a8176b56c
BLAKE2b-256 9170f73ad83b1d2fd2d5825ac58c8f551193433a7deaf9b0d00a8b69ef61cd9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.6-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