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.10 through 3.15 alpha, including free-threading.

  • PyPy3 versions 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 up to 3.9; 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.12.0.tar.gz (819.3 kB view details)

Uploaded Source

Built Distributions

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

coverage-7.12.0-py3-none-any.whl (209.5 kB view details)

Uploaded Python 3

coverage-7.12.0-cp314-cp314t-win_arm64.whl (220.5 kB view details)

Uploaded CPython 3.14tWindows ARM64

coverage-7.12.0-cp314-cp314t-win_amd64.whl (222.4 kB view details)

Uploaded CPython 3.14tWindows x86-64

coverage-7.12.0-cp314-cp314t-win32.whl (221.3 kB view details)

Uploaded CPython 3.14tWindows x86

coverage-7.12.0-cp314-cp314t-musllinux_1_2_x86_64.whl (260.9 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.12.0-cp314-cp314t-musllinux_1_2_riscv64.whl (258.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ riscv64

coverage-7.12.0-cp314-cp314t-musllinux_1_2_i686.whl (259.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.12.0-cp314-cp314t-musllinux_1_2_aarch64.whl (262.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.12.0-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (259.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

coverage-7.12.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (264.7 kB view details)

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

coverage-7.12.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (262.3 kB view details)

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

coverage-7.12.0-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (260.2 kB view details)

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

coverage-7.12.0-cp314-cp314t-macosx_11_0_arm64.whl (218.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.12.0-cp314-cp314t-macosx_10_15_x86_64.whl (218.5 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

coverage-7.12.0-cp314-cp314-win_arm64.whl (219.9 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.12.0-cp314-cp314-win_amd64.whl (221.3 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.12.0-cp314-cp314-win32.whl (220.5 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.12.0-cp314-cp314-musllinux_1_2_x86_64.whl (250.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.12.0-cp314-cp314-musllinux_1_2_riscv64.whl (248.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

coverage-7.12.0-cp314-cp314-musllinux_1_2_i686.whl (249.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.12.0-cp314-cp314-musllinux_1_2_aarch64.whl (251.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.12.0-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (249.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

coverage-7.12.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (253.0 kB view details)

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

coverage-7.12.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.7 kB view details)

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

coverage-7.12.0-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (249.2 kB view details)

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

coverage-7.12.0-cp314-cp314-macosx_11_0_arm64.whl (218.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.12.0-cp314-cp314-macosx_10_15_x86_64.whl (217.8 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

coverage-7.12.0-cp313-cp313t-win_arm64.whl (220.3 kB view details)

Uploaded CPython 3.13tWindows ARM64

coverage-7.12.0-cp313-cp313t-win_amd64.whl (222.0 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.12.0-cp313-cp313t-win32.whl (220.9 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.12.0-cp313-cp313t-musllinux_1_2_x86_64.whl (260.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.12.0-cp313-cp313t-musllinux_1_2_riscv64.whl (258.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ riscv64

coverage-7.12.0-cp313-cp313t-musllinux_1_2_i686.whl (259.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.12.0-cp313-cp313t-musllinux_1_2_aarch64.whl (262.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.12.0-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (259.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

coverage-7.12.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (264.6 kB view details)

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

coverage-7.12.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (262.1 kB view details)

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

coverage-7.12.0-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (260.1 kB view details)

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

coverage-7.12.0-cp313-cp313t-macosx_11_0_arm64.whl (218.8 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.12.0-cp313-cp313t-macosx_10_13_x86_64.whl (218.4 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.12.0-cp313-cp313-win_arm64.whl (219.7 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.12.0-cp313-cp313-win_amd64.whl (221.1 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.12.0-cp313-cp313-win32.whl (220.3 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.12.0-cp313-cp313-musllinux_1_2_x86_64.whl (250.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.12.0-cp313-cp313-musllinux_1_2_riscv64.whl (248.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

coverage-7.12.0-cp313-cp313-musllinux_1_2_i686.whl (249.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.12.0-cp313-cp313-musllinux_1_2_aarch64.whl (251.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.12.0-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (249.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

coverage-7.12.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.9 kB view details)

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

coverage-7.12.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.7 kB view details)

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

coverage-7.12.0-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (249.1 kB view details)

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

coverage-7.12.0-cp313-cp313-macosx_11_0_arm64.whl (218.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.12.0-cp313-cp313-macosx_10_13_x86_64.whl (217.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.12.0-cp312-cp312-win_arm64.whl (219.7 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.12.0-cp312-cp312-win_amd64.whl (221.1 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.12.0-cp312-cp312-win32.whl (220.2 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (250.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.12.0-cp312-cp312-musllinux_1_2_riscv64.whl (249.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

coverage-7.12.0-cp312-cp312-musllinux_1_2_i686.whl (249.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (251.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.12.0-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (250.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

coverage-7.12.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (253.4 kB view details)

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

coverage-7.12.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (252.3 kB view details)

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

coverage-7.12.0-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (249.6 kB view details)

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

coverage-7.12.0-cp312-cp312-macosx_11_0_arm64.whl (218.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.12.0-cp312-cp312-macosx_10_13_x86_64.whl (217.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.12.0-cp311-cp311-win_arm64.whl (219.6 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.12.0-cp311-cp311-win_amd64.whl (221.0 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.12.0-cp311-cp311-win32.whl (220.0 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.12.0-cp311-cp311-musllinux_1_2_x86_64.whl (248.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.12.0-cp311-cp311-musllinux_1_2_riscv64.whl (248.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

coverage-7.12.0-cp311-cp311-musllinux_1_2_i686.whl (248.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.12.0-cp311-cp311-musllinux_1_2_aarch64.whl (250.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.12.0-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (248.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

coverage-7.12.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.5 kB view details)

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

coverage-7.12.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250.4 kB view details)

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

coverage-7.12.0-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.4 kB view details)

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

coverage-7.12.0-cp311-cp311-macosx_11_0_arm64.whl (218.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.12.0-cp311-cp311-macosx_10_9_x86_64.whl (217.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.12.0-cp310-cp310-win_amd64.whl (220.9 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.12.0-cp310-cp310-win32.whl (220.0 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.12.0-cp310-cp310-musllinux_1_2_x86_64.whl (245.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.12.0-cp310-cp310-musllinux_1_2_riscv64.whl (244.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

coverage-7.12.0-cp310-cp310-musllinux_1_2_i686.whl (244.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.12.0-cp310-cp310-musllinux_1_2_aarch64.whl (246.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.12.0-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (245.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

coverage-7.12.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (248.4 kB view details)

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

coverage-7.12.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (246.5 kB view details)

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

coverage-7.12.0-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (244.7 kB view details)

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

coverage-7.12.0-cp310-cp310-macosx_11_0_arm64.whl (217.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.12.0-cp310-cp310-macosx_10_9_x86_64.whl (217.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for coverage-7.12.0.tar.gz
Algorithm Hash digest
SHA256 fc11e0a4e372cb5f282f16ef90d4a585034050ccda536451901abfb19a57f40c
MD5 de0489c0f34d72c4d1c5d39d5e4880c8
BLAKE2b-256 89264a96807b193b011588099c3b5c89fbb05294e5b90e71018e065465f34eb6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 159d50c0b12e060b15ed3d39f87ed43d4f7f7ad40b8a534f4dd331adbb51104a
MD5 6f4d39a1ade13c72e19832cd857761db
BLAKE2b-256 cea343b749004e3c09452e39bb56347a008f0a0668aad37324a99b5c8ca91d9e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 01d24af36fedda51c2b1aca56e4330a3710f83b02a5ff3743a6b015ffa7c9384
MD5 02c2a491775ced83b2ae99fb972fb630
BLAKE2b-256 4c36bcc504fdd5169301b52568802bb1b9cdde2e27a01d39fbb3b4b508ab7c2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-win_arm64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e84da3a0fd233aeec797b981c51af1cabac74f9bd67be42458365b30d11b5291
MD5 b975a9a1e418a51ce5fb04ace69d6701
BLAKE2b-256 da1c017a3e1113ed34d998b27d2c6dba08a9e7cb97d362f0ec988fcd873dcf81

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-win_amd64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 9157a5e233c40ce6613dead4c131a006adfda70e557b6856b97aceed01b0e27a
MD5 5a52f15f6655ef202cb4fe1177c90f15
BLAKE2b-256 055626ab0464ca733fa325e8e71455c58c1c374ce30f7c04cebb88eabb037b18

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-win32.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e71bba6a40883b00c6d571599b4627f50c360b3d0d02bfc658168936be74027b
MD5 695e05f23b4febaefa74d2c3cc3d531c
BLAKE2b-256 48352365e37c90df4f5342c4fa202223744119fe31264ee2924f09f074ea9b6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 c406a71f544800ef7e9e0000af706b88465f3573ae8b8de37e5f96c59f689ad1
MD5 fff1739bb70b8c38d79189df33d7ba75
BLAKE2b-256 5a044fd32b7084505f3829a8fe45c1a74a7a728cb251aaadbe3bec04abcef06d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-musllinux_1_2_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 33baadc0efd5c7294f436a632566ccc1f72c867f82833eb59820ee37dc811c6f
MD5 fd228c5c78d07aa8b24bdf96e8e1047b
BLAKE2b-256 670c02c08858b764129f4ecb8e316684272972e60777ae986f3865b10940bdd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-musllinux_1_2_i686.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 79a44421cd5fba96aa57b5e3b5a4d3274c449d4c622e8f76882d76635501fd13
MD5 f23646a80f1af029c012538a1f4ea1f0
BLAKE2b-256 72c5a7ec5395bb4a49c9b7ad97e63f0c92f6bf4a9e006b1393555a02dae75f16

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 8bb5b894b3ec09dcd6d3743229dc7f2c42ef7787dc40596ae04c0edda487371e
MD5 22b8421b9ecc4c248ac4c7083c8d0854
BLAKE2b-256 87ece2822a795c1ed44d569980097be839c5e734d4c0c1119ef8e0a073496a30

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5b3c889c0b8b283a24d721a9eabc8ccafcfc3aebf167e4cd0d0e23bf8ec4e339
MD5 e3153a801184b04c7b5befbcf05a9f65
BLAKE2b-256 2f33acbc6e447aee4ceba88c15528dbe04a35fb4d67b59d393d2e0d6f1e242c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on coveragepy/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.12.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.12.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 874fe69a0785d96bd066059cd4368022cebbec1a8958f224f0016979183916e6
MD5 1dfad292104fed9e079543be85cd9773
BLAKE2b-256 49ce4697457d58285b7200de6b46d606ea71066c6e674571a946a6ea908fb588

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 ca8ecfa283764fdda3eae1bdb6afe58bf78c2c3ec2b2edcb05a671f0bba7b3f9
MD5 05f1f08204cac55a4a0fe43484fd2c99
BLAKE2b-256 55e07c6b71d327d8068cb79c05f8f45bf1b6145f7a0de23bbebe63578fe5240a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 90d58ac63bc85e0fb919f14d09d6caa63f35a5512a2205284b7816cafd21bb03
MD5 d97b42540da522a490f18b268f784c2b
BLAKE2b-256 67dd65fd874aa460c30da78f9d259400d8e6a4ef457d61ab052fd248f0050558

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 aa7d48520a32cb21c7a9b31f81799e8eaec7239db36c3b670be0fa2403828d1d
MD5 fa777cf999716488b2ac012e38cd8eef
BLAKE2b-256 796ef27af2d4da367f16077d21ef6fe796c874408219fa6dd3f3efe7751bd910

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 172cf3a34bfef42611963e2b661302a8931f44df31629e5b1050567d6b90287d
MD5 33735077ed54e87c15e45bceaedf5934
BLAKE2b-256 0a5fac8107a902f623b0c251abdb749be282dc2ab61854a8a4fcf49e276fce2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-win_arm64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7c1059b600aec6ef090721f8f633f60ed70afaffe8ecab85b59df748f24b31fe
MD5 dcaeac6884ec3c0955201dfafa1dc1b2
BLAKE2b-256 e2711033629deb8460a8f97f83e6ac4ca3b93952e2b6f826056684df8275e015

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-win_amd64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 76336c19a9ef4a94b2f8dc79f8ac2da3f193f625bb5d6f51a328cd19bfc19933
MD5 6a32b41ec585b9e3d7149c9c984d78ef
BLAKE2b-256 71ae84324fb9cb46c024760e706353d9b771a81b398d117d8c1fe010391c186f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-win32.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0f483ab4f749039894abaf80c2f9e7ed77bbf3c737517fb88c8e8e305896a17
MD5 d879d889695023c299f59578872caf34
BLAKE2b-256 b8b71e01b8696fb0521810f60c5bbebf699100d6754183e6cc0679bf2ed76531

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 f7ba9da4726e446d8dd8aae5a6cd872511184a5d861de80a86ef970b5dacce3e
MD5 d0271b959e0ac70fdb733e39c69ea266
BLAKE2b-256 f47abf4209f45a4aec09d10a01a57313a46c0e0e8f4c55ff2965467d41a92036

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-musllinux_1_2_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6e1a8c066dabcde56d5d9fed6a66bc19a2883a3fe051f0c397a41fc42aedd4cc
MD5 58352c329dd3cf4b35761e60c4139a2e
BLAKE2b-256 b9b2f2f6f56337bc1af465d5b2dc1ee7ee2141b8b9272f3bf6213fcbc309a836

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-musllinux_1_2_i686.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6c2e26b481c9159c2773a37947a9718cfdc58893029cdfb177531793e375cfc
MD5 a4e11cac9d5ae995016f42cbffd742c5
BLAKE2b-256 0ea7967f93bb66e82c9113c66a8d0b65ecf72fc865adfba5a145f50c7af7e58d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 5560c7e0d82b42eb1951e4f68f071f8017c824ebfd5a6ebe42c60ac16c6c2434
MD5 f8cdaf79033bf4e53a1e504eb7edccaa
BLAKE2b-256 e4b3c2cce2d8526a02fb9e9ca14a263ca6fc074449b33a6afa4892838c903528

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a00594770eb715854fb1c57e0dea08cce6720cfbc531accdb9850d7c7770396c
MD5 edffb2d7aee31330ac29c3e2c0d4a551
BLAKE2b-256 11bb567e751c41e9c03dc29d3ce74b8c89a1e3396313e34f255a2a2e8b9ebb56

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on coveragepy/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.12.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.12.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 fdba9f15849534594f60b47c9a30bc70409b54947319a7c4fd0e8e3d8d2f355d
MD5 9f7fa4976c665b3ee371f28d739082c0
BLAKE2b-256 d91d9529d9bd44049b6b05bb319c03a3a7e4b0a8a802d28fa348ad407e10706d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 5ea5a9f7dc8877455b13dd1effd3202e0bca72f6f3ab09f9036b1bcf728f69ac
MD5 5b9f486b607057182e7cfe3e591e05bc
BLAKE2b-256 1587113757441504aee3808cb422990ed7c8bcc2d53a6779c66c5adef0942939

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8787b0f982e020adb732b9f051f3e49dd5054cebbc3f3432061278512a2b1360
MD5 7966d1b5bed7fc6906b4e98e68121bb1
BLAKE2b-256 1fc1ce3e525d223350c6ec16b9be8a057623f54226ef7f4c2fee361ebb6a02b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a1c59b7dc169809a88b21a936eccf71c3895a78f5592051b1af8f4d59c2b4f92
MD5 b18954d14f6f33b64c10f9a6f569a3a1
BLAKE2b-256 bf2efc12db0883478d6e12bbd62d481210f0c8daf036102aa11434a0c5755825

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 c87395744f5c77c866d0f5a43d97cc39e17c7f1cb0115e54a2fe67ca75c5d14d
MD5 9291eca587ee5473382fa7cbf3ec608f
BLAKE2b-256 77dfc303164154a5a3aea7472bf323b7c857fed93b26618ed9fc5c2955566bb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313t-win_arm64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 24cff9d1f5743f67db7ba46ff284018a6e9aeb649b67aa1e70c396aa1b7cb23c
MD5 3db72eaa3680d39a090f3411cfdfacfe
BLAKE2b-256 f95260f64d932d555102611c366afb0eb434b34266b1d9266fc2fe18ab641c47

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 73f9e7fbd51a221818fd11b7090eaa835a353ddd59c236c57b2199486b116c6d
MD5 f6521ca136031b5eb74ab912a63fc1a5
BLAKE2b-256 f276fa2a37bfaeaf1f766a2d2360a25a5297d4fb567098112f6517475eee120b

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68b0d0a2d84f333de875666259dadf28cc67858bc8fd8b3f1eae84d3c2bec455
MD5 9f72f2c1d62294fd5dba91a9ae36e852
BLAKE2b-256 8d0481d8fd64928acf1574bbb0181f66901c6c1c6279c8ccf5f84259d2c68ae9

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 40c867af715f22592e0d0fb533a33a71ec9e0f73a6945f722a0c85c8c1cbe3a2
MD5 da304c3d82acb587f8b920614604f7fa
BLAKE2b-256 103401a0aceed13fbdf925876b9a15d50862eb8845454301fe3cdd1df08b2182

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313t-musllinux_1_2_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 91b810a163ccad2e43b1faa11d70d3cf4b6f3d83f9fd5f2df82a32d47b648e0d
MD5 6baa701ffdc2b201b82f289c7ed5d204
BLAKE2b-256 c5719a9314df00f9326d78c1e5a910f520d599205907432d90d1c1b7a97aa4b1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4c589361263ab2953e3c4cd2a94db94c4ad4a8e572776ecfbad2389c626e4507
MD5 551c746812e465ee3f99ee7109486206
BLAKE2b-256 96b4f0760d65d56c3bea95b449e02570d4abd2549dc784bf39a2d4721a2d8ceb

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 58c1c6aa677f3a1411fe6fb28ec3a942e4f665df036a3608816e0847fad23296
MD5 b27c730c6d2b5c3a46d0c1d1f38d0b48
BLAKE2b-256 687c00489fcbc2245d13ab12189b977e0cf06ff3351cb98bc6beba8bd68c5902

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9b57e2d0ddd5f0582bae5437c04ee71c46cd908e7bc5d4d0391f9a41e812dd12
MD5 38f18d6a78d6173a897581d40d837330
BLAKE2b-256 28be32f4aa9f3bf0b56f3971001b56508352c7753915345d45fab4296a986f01

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.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.12.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 907e0df1b71ba77463687a74149c6122c3f6aac56c2510a5d906b2f368208560
MD5 5096688e2df3fa76dc751d75ddc71c43
BLAKE2b-256 ecee231bb1a6ffc2905e396557585ebc6bdc559e7c66708376d245a1f1d330fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 09a86acaaa8455f13d6a99221d9654df249b33937b4e212b4e5a822065f12aa7
MD5 e428b63135fe134a60dbc1b1c96f177c
BLAKE2b-256 744035773cc4bb1e9d4658d4fb669eb4195b3151bef3bbd6f866aba5cd5dac82

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 04a79245ab2b7a61688958f7a855275997134bc84f4a03bc240cf64ff132abf6
MD5 9cc173261c7f92d5c6fe7fbde1c31bf3
BLAKE2b-256 85dd1cc13b2395ef15dbb27d7370a2509b4aee77890a464fb35d72d428f84871

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 459443346509476170d553035e4a3eed7b860f4fe5242f02de1010501956ce87
MD5 b78eb857293005b4e8e8418040e15270
BLAKE2b-256 9b62f87922641c7198667994dd472a91e1d9b829c95d6c29529ceb52132436ad

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 bcec6f47e4cb8a4c2dc91ce507f6eefc6a1b10f58df32cdc61dff65455031dfc
MD5 57fe6b14c7d37195c83d7d4c97e34e9b
BLAKE2b-256 70495c9dc46205fef31b1b226a6e16513193715290584317fd4df91cdaf28b22

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313-win_arm64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ce61969812d6a98a981d147d9ac583a36ac7db7766f2e64a9d4d059c2fe29d07
MD5 d0dad8704b53dee745d5cf44c209bf03
BLAKE2b-256 9177dd4aff9af16ff776bf355a24d87eeb48fc6acde54c907cc1ea89b14a8804

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 d7e0d0303c13b54db495eb636bc2465b2fb8475d4c8bcec8fe4b5ca454dfbae8
MD5 ade862b31feb4619c2c0066bd003de62
BLAKE2b-256 9587924c6dc64f9203f7a3c1832a6a0eee5a8335dbe5f1bdadcc278d6f1b4d74

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b1aab7302a87bafebfe76b12af681b56ff446dc6f32ed178ff9c092ca776e6bc
MD5 706d12c0a2c9bb53e1305a60dacf3c2c
BLAKE2b-256 feb676e1add8b87ef60e00643b0b7f8f7bb73d4bf5249a3be19ebefc5793dd25

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 950411f1eb5d579999c5f66c62a40961f126fc71e5e14419f004471957b51508
MD5 9e32ce3d670031e2225f8a6c479fd728
BLAKE2b-256 7ad739136149325cad92d420b023b5fd900dabdd1c3a0d1d5f148ef4a8cedef5

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313-musllinux_1_2_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b2089cc445f2dc0af6f801f0d1355c025b76c24481935303cf1af28f636688f0
MD5 4f563a524123a7bf942cfa55927226c7
BLAKE2b-256 ec55ca8ae7dbba962a3351f18940b359b94c6bafdd7757945fdc79ec9e452dc7

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 583f9adbefd278e9de33c33d6846aa8f5d164fa49b47144180a0e037f0688bb9
MD5 4dde047c4e97291f8fb26e4ff31cf739
BLAKE2b-256 2786eba2209bf2b7e28c68698fc13437519a295b2d228ba9e0ec91673e09fa92

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 473dc45d69694069adb7680c405fb1e81f60b2aff42c81e2f2c3feaf544d878c
MD5 238b7c24153c99e0bb1f47b1c4f98063
BLAKE2b-256 6ef3466f63015c7c80550bead3093aacabf5380c1220a2a93c35d374cae8f762

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 099d11698385d572ceafb3288a5b80fe1fc58bf665b3f9d362389de488361d3d
MD5 40d39862895d48670f79b3848dc9c17a
BLAKE2b-256 cc75b095bd4b39d49c3be4bffbb3135fea18a99a431c52dd7513637c0762fecb

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.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.12.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 bc13baf85cd8a4cfcf4a35c7bc9d795837ad809775f782f697bf630b7e200211
MD5 4bd7aaaddd3daa3cc5fd95ac2ae491af
BLAKE2b-256 76b667d7c0e1f400b32c883e9342de4a8c2ae7c1a0b57c5de87622b7262e2309

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 b365adc70a6936c6b0582dc38746b33b2454148c02349345412c6e743efb646d
MD5 d4724d71cd17584b42b4454c1caab4ce
BLAKE2b-256 fc9cb846bbc774ff81091a12a10203e70562c91ae71badda00c5ae5b613527b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ccf3b2ede91decd2fb53ec73c1f949c3e034129d1e0b07798ff1d02ea0c8fa4a
MD5 0db94be2000668290d00244bae4075cd
BLAKE2b-256 17a73aa4144d3bcb719bf67b22d2d51c2d577bf801498c13cb08f64173e80497

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 47324fffca8d8eae7e185b5bb20c14645f23350f870c1649003618ea91a78941
MD5 4a0d8990603f131e621e0c0d31bb6956
BLAKE2b-256 b814771700b4048774e48d2c54ed0c674273702713c9ee7acdfede40c2666747

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 737c3814903be30695b2de20d22bcc5428fdae305c61ba44cdc8b3252984c49c
MD5 62c2fb2a0fa31e78c6c5b9d94d0ed8c2
BLAKE2b-256 31f5641b8a25baae564f9e52cac0e2667b123de961985709a004e287ee7663cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp312-cp312-win_arm64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2fd8354ed5d69775ac42986a691fbf68b4084278710cee9d7c3eaa0c28fa982a
MD5 441734e263896851189d3c8591e0aab9
BLAKE2b-256 641c77e79e76d37ce83302f6c21980b45e09f8aa4551965213a10e62d71ce0ab

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 dcbb630ab034e86d2a0f79aefd2be07e583202f41e037602d438c80044957baa
MD5 72c51282d1e17115d01e5ccef4fc9f4b
BLAKE2b-256 a300250ac3bca9f252a5fb1338b5ad01331ebb7b40223f72bef5b1b2cb03aa64

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5bcead88c8423e1855e64b8057d0544e33e4080b95b240c2a355334bb7ced937
MD5 70b1fa09b4c0e16556a0c340ccbf9b0a
BLAKE2b-256 7081b653329b5f6302c08d683ceff6785bc60a34be9ae92a5c7b63ee7ee7acec

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 42435d46d6461a3b305cdfcad7cdd3248787771f53fe18305548cba474e6523b
MD5 5c44558ac52e59cd22bfc74b575572be
BLAKE2b-256 c8dab3131e20ba07a0de4437a50ef3b47840dfabf9293675b0cd5c2c7f66dd61

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp312-cp312-musllinux_1_2_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 51777647a749abdf6f6fd8c7cffab12de68ab93aab15efc72fbbb83036c2a068
MD5 6bd87c928c29b43462a5e6ba0f69cd9f
BLAKE2b-256 1540c9b29cdb8412c837cdcbc2cfa054547dd83affe6cbbd4ce4fdb92b6ba7d1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b1518ecbad4e6173f4c6e6c4a46e49555ea5679bf3feda5edb1b935c7c44e8a0
MD5 b176720255baffe7ec9e0462f8d438a2
BLAKE2b-256 ba51bb163933d195a345c6f63eab9e55743413d064c291b6220df754075c2769

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 6d907ddccbca819afa2cd014bc69983b146cca2735a0b1e6259b2a6c10be1e70
MD5 bf073f86f6105d1bf19c89b53ca6d6a4
BLAKE2b-256 ec4bdf78e4c8188f9960684267c5a4897836f3f0f20a20c51606ee778a1d9749

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e949ebf60c717c3df63adb4a1a366c096c8d7fd8472608cd09359e1bd48ef59f
MD5 9c1e4218ddb5bf58809a080f744d8b52
BLAKE2b-256 41e538228f31b2c7665ebf9bdfdddd7a184d56450755c7e43ac721c11a4b8dab

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.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.12.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 99d5415c73ca12d558e07776bd957c4222c687b9f1d26fa0e1b57e3598bdcde8
MD5 2479d9ae85f99b0f8e05f411773abfbd
BLAKE2b-256 e9a167fb52af642e974d159b5b379e4d4c59d0ebe1288677fbd04bbffe665a82

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 083631eeff5eb9992c923e14b810a179798bb598e6a0dd60586819fc23be6e60
MD5 bd98d7a4b92002f1df86c91fe22106d9
BLAKE2b-256 a98beb0231d0540f8af3ffda39720ff43cb91926489d01524e68f60e961366e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8638cbb002eaa5d7c8d04da667813ce1067080b9a91099801a0053086e52b736
MD5 d3b3459a6c0227e01b9fff1f4fbf880d
BLAKE2b-256 08e1706fae6692a66c2d6b871a608bbde0da6281903fa0e9f53a39ed441da36a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 29644c928772c78512b48e14156b81255000dcfd4817574ff69def189bcb3647
MD5 f09b639b414aea040cecf0c1542fb6b2
BLAKE2b-256 02bf638c0427c0f0d47638242e2438127f3c8ee3cfc06c7fdeb16778ed47f836

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 4648158fd8dd9381b5847622df1c90ff314efbfc1df4550092ab6013c238a5fc
MD5 5d6084762eb12c2eaf559f4b87a90ef7
BLAKE2b-256 77e8deae26453f37c20c3aa0c4433a1e32cdc169bf415cce223a693117aa3ddd

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp311-cp311-win_arm64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a1783ed5bd0d5938d4435014626568dc7f93e3cb99bc59188cc18857c47aa3c4
MD5 7b2d68cd2b4f9edd7506124cd8ad38dc
BLAKE2b-256 e2a1e7f63021a7c4fe20994359fcdeae43cbef4a4d0ca36a5a1639feeea5d9e1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 313672140638b6ddb2c6455ddeda41c6a0b208298034544cfca138978c6baed6
MD5 d62e6c4367c3f084f56fc8a218abe911
BLAKE2b-256 18de6af6730227ce0e8ade307b1cc4a08e7f51b419a78d02083a86c04ccceb29

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ff7651cc01a246908eac162a6a86fc0dbab6de1ad165dfb9a1e2ec660b44984
MD5 07062438b798278818acc041ef1dd711
BLAKE2b-256 a76bb74693158899d5b47b0bf6238d2c6722e20ba749f86b74454fac0696bb00

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 297bc2da28440f5ae51c845a47c8175a4db0553a53827886e4fb25c66633000c
MD5 a09d20019b030fa21dda78ffd3154dc7
BLAKE2b-256 1fa44d88750bcf9d6d66f77865e5a05a20e14db44074c25fd22519777cb69025

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp311-cp311-musllinux_1_2_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 31b8b2e38391a56e3cea39d22a23faaa7c3fc911751756ef6d2621d2a9daf742
MD5 d475d0ef78ea3efd33a6402a9df22f33
BLAKE2b-256 f000e52aef68154164ea40cc8389c120c314c747fe63a04b013a5782e989b77f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3ff651dcd36d2fea66877cd4a82de478004c59b849945446acb5baf9379a1b64
MD5 71494379b297be8dd707c3827f91be83
BLAKE2b-256 daa867f213c06e5ea3b3d4980df7dc344d7fea88240b5fe878a5dcbdfe0e2315

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 22a7aade354a72dff3b59c577bfd18d6945c61f97393bc5fb7bd293a4237024b
MD5 51aff39f62bc31c5122d4d36e0dbcca9
BLAKE2b-256 351febb8a18dffd406db9fcd4b3ae42254aedcaf612470e8712f12041325930f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f7bbb321d4adc9f65e402c677cd1c8e4c2d0105d3ce285b51b4d87f1d5db5245
MD5 b37f0fb01d146d009c4186f296dcff2a
BLAKE2b-256 5d4966dc65cc456a6bfc41ea3d0758c4afeaa4068a2b2931bf83be6894cf1058

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.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.12.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 f3433ffd541380f3a0e423cff0f4926d55b0cc8c1d160fdc3be24a4c03aa65f7
MD5 c6e8b77c01a63c6032e4be4045b7ece2
BLAKE2b-256 f4362d93fbf6a04670f3874aed397d5a5371948a076e3249244a9e84fb0e02d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 52ca620260bd8cd6027317bdd8b8ba929be1d741764ee765b42c4d79a408601e
MD5 7b0c94d141ca649628c8da47abdfbaef
BLAKE2b-256 95c584fc3697c1fa10cd8571919bf9693f693b7373278daaf3b73e328d502bc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d93fbf446c31c0140208dcd07c5d882029832e8ed7891a39d6d44bd65f2316c3
MD5 c0fd4873a9aa1f16fcd6f86f78b3b218
BLAKE2b-256 9bf5f9a4a053a5bbff023d3bec259faac8f11a1e5a6479c2ccf586f910d8dac7

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 aa124a3683d2af98bd9d9c2bfa7a5076ca7e5ab09fdb96b81fa7d89376ae928f
MD5 24123f6bad2c800987eb8417bccab307
BLAKE2b-256 5a0c0dfe7f0487477d96432e4815537263363fb6dd7289743a796e8e51eabdf2

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f999813dddeb2a56aab5841e687b68169da0d3f6fc78ccf50952fa2463746022
MD5 1b6f675bb091019759afbdcba4abbc4f
BLAKE2b-256 3aa2c7da5b9566f7164db9eefa133d17761ecb2c2fde9385d754e5b5c80f710d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.12.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7670d860e18b1e3ee5930b17a7d55ae6287ec6e55d9799982aa103a2cc1fa2ef
MD5 98f704473c7d2bad8b75d33345738e8b
BLAKE2b-256 3824f85b3843af1370fb3739fa7571819b71243daa311289b31214fe3e8c9d68

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0d68c1f7eabbc8abe582d11fa393ea483caf4f44b0af86881174769f185c94d
MD5 c3207649754f22b3a843580ec0611eb7
BLAKE2b-256 7630aa833827465a5e8c938935f5d91ba055f70516941078a703740aaf1aa41f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 5f3738279524e988d9da2893f307c2093815c623f8d05a8f79e3eff3a7a9e553
MD5 4b54b18051d4c7dc3c1f7cf604f3ed2c
BLAKE2b-256 0e133a248dd6a83df90414c54a4e121fd081fb20602ca43955fbe1d60e2312a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp310-cp310-musllinux_1_2_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c5a6f20bf48b8866095c6820641e7ffbe23f2ac84a2efc218d91235e404c7777
MD5 607b22b9832e64a1f9c9bec90dd70cff
BLAKE2b-256 5a4b8bd1f1148260df11c618e535fdccd1e5aaf646e55b50759006a4f41d8a26

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d8842f17095b9868a05837b7b1b73495293091bed870e099521ada176aa3e00e
MD5 4ac607b4c3e77c0c4374fdd263e132a0
BLAKE2b-256 e6c22adec557e0aa9721875f06ced19730fdb7fc58e31b02b5aa56f2ebe4944d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4b59b501455535e2e5dde5881739897967b272ba25988c89145c12d772810ccb
MD5 969afd608fe9078a35f80923684555f2
BLAKE2b-256 2d4ad86b837923878424c72458c5b25e899a3c5ca73e663082a915f5b3c4d749

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9bb44c889fb68004e94cab71f6a021ec83eac9aeabdbb5a5a88821ec46e1da73
MD5 f7aa393fc40d79330a2a8afcf2265b77
BLAKE2b-256 06427d70e6603d3260199b90fb48b537ca29ac183d524a65cc31366b2e905fad

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.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.12.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 b527a08cdf15753279b7afb2339a12073620b761d79b81cbe2cdebdb43d90daa
MD5 f98af83458ba7a9aeee5ded0099e39b7
BLAKE2b-256 557b6b26fb32e8e4a6989ac1d40c4e132b14556131493b1d06bc0f2be169c357

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 5734b5d913c3755e72f70bf6cc37a0518d4f4745cde760c5d8e12005e62f9832
MD5 c92f234778a8c45a20955a57f0e11e67
BLAKE2b-256 5d5f34614dbf5ce0420828fc6c6f915126a0fcb01e25d16cf141bf5361e6aea6

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.0-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl:

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb2a1b6ab9fe833714a483a915de350abc624a37149649297624c8d57add089c
MD5 cc3f932c522cc7ca583fb91f958dd85b
BLAKE2b-256 01c3086198b98db0109ad4f84241e8e9ea7e5fb2db8c8ffb787162d40c26cc76

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/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.12.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 32b75c2ba3f324ee37af3ccee5b30458038c50b349ad9b88cee85096132a575b
MD5 8488a600085c5391199b7870496a5459
BLAKE2b-256 264a0dc3de1c172d35abe512332cfdcc43211b6ebce629e4cc42e6cd25ed8f4d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on coveragepy/coveragepy

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

Supported by

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