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.1b1.tar.gz (819.7 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.1b1-py3-none-any.whl (210.3 kB view details)

Uploaded Python 3

coverage-7.12.1b1-cp314-cp314t-win_arm64.whl (221.5 kB view details)

Uploaded CPython 3.14tWindows ARM64

coverage-7.12.1b1-cp314-cp314t-win_amd64.whl (223.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

coverage-7.12.1b1-cp314-cp314t-win32.whl (222.4 kB view details)

Uploaded CPython 3.14tWindows x86

coverage-7.12.1b1-cp314-cp314t-musllinux_1_2_x86_64.whl (262.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.12.1b1-cp314-cp314t-musllinux_1_2_riscv64.whl (260.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ riscv64

coverage-7.12.1b1-cp314-cp314t-musllinux_1_2_i686.whl (261.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.12.1b1-cp314-cp314t-musllinux_1_2_aarch64.whl (263.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.12.1b1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (260.7 kB view details)

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

coverage-7.12.1b1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (266.2 kB view details)

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

coverage-7.12.1b1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (263.8 kB view details)

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

coverage-7.12.1b1-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (261.7 kB view details)

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

coverage-7.12.1b1-cp314-cp314t-macosx_11_0_arm64.whl (220.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.12.1b1-cp314-cp314t-macosx_10_15_x86_64.whl (220.0 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

coverage-7.12.1b1-cp314-cp314-win_arm64.whl (221.0 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.12.1b1-cp314-cp314-win_amd64.whl (222.4 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.12.1b1-cp314-cp314-win32.whl (221.6 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.12.1b1-cp314-cp314-musllinux_1_2_x86_64.whl (252.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.12.1b1-cp314-cp314-musllinux_1_2_riscv64.whl (250.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

coverage-7.12.1b1-cp314-cp314-musllinux_1_2_i686.whl (250.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.12.1b1-cp314-cp314-musllinux_1_2_aarch64.whl (252.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.12.1b1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (250.7 kB view details)

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

coverage-7.12.1b1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (254.5 kB view details)

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

coverage-7.12.1b1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (253.2 kB view details)

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

coverage-7.12.1b1-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (250.7 kB view details)

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

coverage-7.12.1b1-cp314-cp314-macosx_11_0_arm64.whl (219.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.12.1b1-cp314-cp314-macosx_10_15_x86_64.whl (219.3 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

coverage-7.12.1b1-cp313-cp313t-win_arm64.whl (221.3 kB view details)

Uploaded CPython 3.13tWindows ARM64

coverage-7.12.1b1-cp313-cp313t-win_amd64.whl (223.1 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.12.1b1-cp313-cp313t-win32.whl (222.0 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.12.1b1-cp313-cp313t-musllinux_1_2_x86_64.whl (262.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.12.1b1-cp313-cp313t-musllinux_1_2_riscv64.whl (260.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ riscv64

coverage-7.12.1b1-cp313-cp313t-musllinux_1_2_i686.whl (261.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.12.1b1-cp313-cp313t-musllinux_1_2_aarch64.whl (263.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.12.1b1-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (260.8 kB view details)

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

coverage-7.12.1b1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (266.1 kB view details)

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

coverage-7.12.1b1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (263.7 kB view details)

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

coverage-7.12.1b1-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (261.6 kB view details)

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

coverage-7.12.1b1-cp313-cp313t-macosx_11_0_arm64.whl (220.3 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.12.1b1-cp313-cp313t-macosx_10_13_x86_64.whl (220.0 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.12.1b1-cp313-cp313-win_arm64.whl (220.8 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.12.1b1-cp313-cp313-win_amd64.whl (222.1 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.12.1b1-cp313-cp313-win32.whl (221.3 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.12.1b1-cp313-cp313-musllinux_1_2_x86_64.whl (252.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.12.1b1-cp313-cp313-musllinux_1_2_riscv64.whl (250.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

coverage-7.12.1b1-cp313-cp313-musllinux_1_2_i686.whl (250.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.12.1b1-cp313-cp313-musllinux_1_2_aarch64.whl (252.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.12.1b1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (250.8 kB view details)

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

coverage-7.12.1b1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (254.5 kB view details)

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

coverage-7.12.1b1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (253.2 kB view details)

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

coverage-7.12.1b1-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (250.6 kB view details)

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

coverage-7.12.1b1-cp313-cp313-macosx_11_0_arm64.whl (219.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.12.1b1-cp313-cp313-macosx_10_13_x86_64.whl (219.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.12.1b1-cp312-cp312-win_arm64.whl (220.8 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.12.1b1-cp312-cp312-win_amd64.whl (222.1 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.12.1b1-cp312-cp312-win32.whl (221.3 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.12.1b1-cp312-cp312-musllinux_1_2_x86_64.whl (252.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.12.1b1-cp312-cp312-musllinux_1_2_riscv64.whl (250.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

coverage-7.12.1b1-cp312-cp312-musllinux_1_2_i686.whl (251.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.12.1b1-cp312-cp312-musllinux_1_2_aarch64.whl (252.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.12.1b1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (251.5 kB view details)

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

coverage-7.12.1b1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (254.9 kB view details)

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

coverage-7.12.1b1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (253.8 kB view details)

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

coverage-7.12.1b1-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (251.1 kB view details)

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

coverage-7.12.1b1-cp312-cp312-macosx_11_0_arm64.whl (219.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.12.1b1-cp312-cp312-macosx_10_13_x86_64.whl (219.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.12.1b1-cp311-cp311-win_arm64.whl (220.7 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.12.1b1-cp311-cp311-win_amd64.whl (222.0 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.12.1b1-cp311-cp311-win32.whl (221.1 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.12.1b1-cp311-cp311-musllinux_1_2_x86_64.whl (250.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.12.1b1-cp311-cp311-musllinux_1_2_riscv64.whl (249.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

coverage-7.12.1b1-cp311-cp311-musllinux_1_2_i686.whl (249.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.12.1b1-cp311-cp311-musllinux_1_2_aarch64.whl (251.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.12.1b1-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (250.1 kB view details)

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

coverage-7.12.1b1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (254.0 kB view details)

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

coverage-7.12.1b1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.9 kB view details)

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

coverage-7.12.1b1-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (250.0 kB view details)

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

coverage-7.12.1b1-cp311-cp311-macosx_11_0_arm64.whl (219.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.12.1b1-cp311-cp311-macosx_10_9_x86_64.whl (219.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.12.1b1-cp310-cp310-win_amd64.whl (222.0 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.12.1b1-cp310-cp310-win32.whl (221.1 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.12.1b1-cp310-cp310-musllinux_1_2_x86_64.whl (246.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.12.1b1-cp310-cp310-musllinux_1_2_riscv64.whl (246.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

coverage-7.12.1b1-cp310-cp310-musllinux_1_2_i686.whl (245.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.12.1b1-cp310-cp310-musllinux_1_2_aarch64.whl (247.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.12.1b1-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (246.9 kB view details)

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

coverage-7.12.1b1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (249.9 kB view details)

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

coverage-7.12.1b1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248.0 kB view details)

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

coverage-7.12.1b1-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (246.2 kB view details)

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

coverage-7.12.1b1-cp310-cp310-macosx_11_0_arm64.whl (219.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.12.1b1-cp310-cp310-macosx_10_9_x86_64.whl (218.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file coverage-7.12.1b1.tar.gz.

File metadata

  • Download URL: coverage-7.12.1b1.tar.gz
  • Upload date:
  • Size: 819.7 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.1b1.tar.gz
Algorithm Hash digest
SHA256 d1485c991910557bd6463050ced0d106de8c0b8471da1e93159bb40ecdb560df
MD5 73de9085ae2463a0ecc011e1b93ae65e
BLAKE2b-256 570bc212490af3d8526225ee4f277ab249810ca108232d840d0a093e4f35931c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-py3-none-any.whl
  • Upload date:
  • Size: 210.3 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.1b1-py3-none-any.whl
Algorithm Hash digest
SHA256 8186c0726692d0c787d4b5dd60e84df5f53a3418f408433c31cd6aa90b70c30f
MD5 5666273221c0c1bd36864b0867e8451c
BLAKE2b-256 1b1bcd5c3391a04a101767961e3e3ccf5a0c987b08d8434d97073dbbd132a049

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 8c746d6c94e99d435940e56fd9e6fd588dd6e5f89dfc55967604e3e8bae7db10
MD5 64177e0a17606a7207267393a1b63fa6
BLAKE2b-256 e2517050118498ab6febff2bfa6d2b9c70cbf60e4fe1528a8612aae1e159973d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 c608cb2899929f6e792023639ef321f75a5b640871304783e63d2337c610a428
MD5 2cf34765468b0b28bc2829f6125307f0
BLAKE2b-256 1c30040b96acd3128d3d1023ad4980e96487692d97016e7e6d31b866c1e14868

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 222.4 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.1b1-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 1bf25ae4126d457ade299e3db715acbf1470afb4adb877b84e1b441280f2a9bb
MD5 7098f157f4a0b0fa4022b50f48c8bf5b
BLAKE2b-256 642d5bd3625be3964e4dc2b0c3cbd55056443ac3ab1c1987bf2b23ba5c1cf860

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 577e9b036a5e7dbe84cda0ffada1bd80ec6718d5d882de09404c552724577fc5
MD5 acfe63cf1c49d7b2b4f07ae1bc2f0c0e
BLAKE2b-256 7455f9302d0946e4f35734c00148ba48c76f74100968a99c40c66ceb433f88fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp314-cp314t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 7991c8c2f713f79f422a1ca591bb052fd044517ee5295797aedcf27ce1fd32f3
MD5 7cecb2afec35af8895d28ee2ce8fcc27
BLAKE2b-256 eb54f3af87c79bd2b827c9038b4fc896cf823a98c962876d3248de3b9f59046c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dccf570e7c541b04b3442cee28b7159fe3f254ac58a00d5e17001fc6baa0f935
MD5 3324f9dc1dd3811e63db936fa34d6432
BLAKE2b-256 1fcd9bbb3354f0487b28bb22c4b95681cbf0e1b063d8161983542ada2b743ed2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 949e48a8951e157937d22eff736ac92e05e5a3dd1e7a6de18398b66f17d198fb
MD5 75f1f65d7f25dd1eca9d8d9286cad21b
BLAKE2b-256 1d4585c3148c428ca8ae3db366508e42e188e5f12d29f12ef442d3920fd92825

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c73e4a9650664136d18dda58e63d2bffb92702328fdeb34261f188ee7179e531
MD5 6169e27e11aa8b9b0c2730a2798fc3fb
BLAKE2b-256 a7ba5d844fc52c83a84016e46148eeb32f6cb9a03bba60f1beb0b2aca039b813

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2245a7f4d78a4d14ae5cf786e3a78b6560991ffc8903d72b4c56df986b2f58c7
MD5 628882cdc8f821b90314adcd09952931
BLAKE2b-256 49db031df7d6639b7747f94eec40d9c828a5999ee308da1039d1414a682d1489

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-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.1b1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 24132f2de3bf805673f4643b052639504efdb133a2ac192e0066fe9f0ea0c179
MD5 29b8bf208f5291dbdeae6ff0579b8e11
BLAKE2b-256 68a417a7e8a7b06056500a7e529fe504ba3dd96d9d62cb80076aacdb0421d45d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 d56f0fc1aafcee1dabb8b1757b901a494a037fe1a6ac5972afc649e9502798ad
MD5 ae2b570b3a78e1ff0ec0c620fc70ab88
BLAKE2b-256 8afdfb19805561f2eee59f213887ee8c04f270a1fd67c3ec58cd4840d587dad1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c63e311e0d54894efd2c06b51818f2f739c247762e3d8c568cd75370524df2ce
MD5 a79647cb7cc4f05f8962c9be6df52d49
BLAKE2b-256 fe817f97bae7fe43f1c44c4c701e582179be426b2aafc3a958da93f860a5dba4

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ef70152a9eb678625d66f7b23d50b2932b02eb6eb0b7d9a541def91fbdc34ccf
MD5 0a1872629cc205313c5e09cd440eda1a
BLAKE2b-256 8b2be9743fd10df4f03dd399d54a351a4185fa158dfe9d057de6dc06f5dd3ecc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 818ae360512051b2cdea13b986f7a01114ed1c0fc466ed9d2c85236e4580b1b1
MD5 e2dd3b5181ceedc61cedf030e28bcc3d
BLAKE2b-256 31b1d585d5ce95abeea4ad1e7846e2eaaf371780a594d6f6332cc7b36e26f13d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 222.4 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.1b1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a08db11bdaa78f7c4fd10138cf8262763361168e59f75e5d80a69d1c72522e2f
MD5 26c21a51510193e108b87c37756898d6
BLAKE2b-256 97621b1a4362a5ab9800cd2f4c82adb9aecd860c6461a1cabab6b1ec5e68aa07

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 221.6 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.1b1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 b31bc008919f725a2e53598f1a6238ecb6d0862b5ab669451c22a2b172743f8e
MD5 405b5b1041f8a15bc56bdbffe2077918
BLAKE2b-256 8af64c373b64cbc93779caaf02c9a5de0332bbb47a82ad874272f7c59cd9f20e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d4f9aa9f9c217f2047a3970d70e07cd9b059f219694d3a06ca16b5cedf5979d
MD5 ad0c808710a20cdf5c28dbc5b8f4683a
BLAKE2b-256 61306c1ade1161687809b2ad12486f6d524e685ce236cddd3369cbcda2c7d10c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 65b83266c4adf16a61faa8286d756ed991288b56118a9fc69bd0a5cafd60ad4e
MD5 bd1c664d096fbc8b3a78630b45df8e92
BLAKE2b-256 97f821ad92ba8a9a98112b919c034b9eb7bed0d6003dd13f88d33fd9e33c1fc2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 602478ff986cbf1efb6a8812cd06309217568472ce584196e5300331b0537c13
MD5 04b6c27696832e325a55ff692f0b4191
BLAKE2b-256 1eaaac9f5c9c78b18bb66a660d74fefcc631d68b93e928cd17faabda4979753c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 32beca090c11e64bd682af4638834cdcf96ddc5ddb03a0a17c2443a51253f9ed
MD5 92bd5af15a6feaefbcb12cf7066a3ea6
BLAKE2b-256 a6995924bc5dbb7d95d9156a18d7446cd01ffb45a1fe07f4b5ad24f91022008e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 766c1afc3bf01936f49172e393d6e415876b6d71e9d2e76fbaf7152b7327aea7
MD5 010dbbfd0006e2cfd078190f482876a9
BLAKE2b-256 1e05deba8384b4da6cb84a6c37d93db6d9cb272043ebf1afa198c4aa970d539d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 52b629d2ede1a6fdf21f20cc35a4100575353a03f9df54a5661e9cf0cc90aa33
MD5 8a6fa9b0340dd51796085cd52f88abd9
BLAKE2b-256 4540a7f1b9e140ef647566705049ca67b5ea8b053545be2bcff50aeffeba63a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-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.1b1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c2020eb2e510b49959d04c77b98407c97c067f3c3e080e7eebbe7dac58e5b2f7
MD5 3d08c9d1953f2f0ecfb0b3df56465aee
BLAKE2b-256 87c176247ff8e05d29bc8f5e81ea85389700662bed6f79bb3284d0532bc2f374

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 af33bae276263bd860418e4f720cbb834443e3dc793bfc7943cd43b8e7657da5
MD5 f9b5e2783afb02120eb39e064ab3e25b
BLAKE2b-256 2f40dbd32ede803a2cfdf39d9300fcb079fc43ec58285c56846c2a0eb0d17ae2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 038ac7b92ddc993f9bf4fcb805763fbbf9373c7d67a696f3c705fe1cf7b68cdf
MD5 fd66948013d3d1851936edf843f8e48d
BLAKE2b-256 154b830146720935c1efde60178b89d20f3bc7f6a5477069cf545c9867c2846a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0a50cfda5f09aaab3ad9c7654cb75246ff476997b237e67174c6b8d36d531455
MD5 9cab18ba1003c59f685455f1282800ef
BLAKE2b-256 4aa50f8ae8ba4f2cbb6e05bc9ebd71c8cee50555f4fbc5046f5f33bd03bca2ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 3b2e8824d389f76d8de0c31fcb12d5056dbbcd9a2c70ff1a1e6735cf74aaf976
MD5 7842971114267033d28cb350a5f0be97
BLAKE2b-256 721cf011fbe9c22694dde7f8a38107030a777cfd6446c86453c2563b9343d156

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 705cb63137e7a0cb9200399af3ec4dc037a9692e4328f4e67d17261dafe86a5a
MD5 54d8754ea6a72c9cc7005d177133c6cf
BLAKE2b-256 90e462b30eec25710c05d16d4ef46a7b79e37b0431267463bc2fe2fd91e90989

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 222.0 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.1b1-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 36ac82c4c4fa0ff0b0b3697614bfcdc3ac8b186806978df5ee29dd2538277bd8
MD5 6ffce24ad137123189952d54933c6cc2
BLAKE2b-256 8baedf64b68e6109c69ecadfe8d2f7848631cc49a4aedba3e99f3d0196878d65

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 49d826920b45dcf15a672beefcc253c84728fd4c61eff97ab2e2cb3c201c49e5
MD5 754d3ec4cd6d20ce543c991ef30fd68f
BLAKE2b-256 e5e169898bbc154d757e501a3fe2f9f5a9e641561eebbae8fab60f28ecfe341c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp313-cp313t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 d0ce313631ffe2e0dbab0067a427ec4781901e4770089e91f54e62acca4a96d5
MD5 1993534ea0e1bea21a70bbaed8c24347
BLAKE2b-256 95057086ec67122527bba026ec11a3324d01d4db2dc54251909baee86f0fbb45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 18073deac87d7438e3bb1fcd4354d79af91b6d149af43f8681e0d9a08a97bc83
MD5 5bd400f0290b0421ebf4fb2e1a87c8e6
BLAKE2b-256 e5c2d7b96d5102af7a9ea9d1224b85a631a35807b673b8114e6f56ade3f97957

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c75d7344c8bc079129a0c6195dce59052426dbdf0446a40c3248839fe6c34cd8
MD5 173dd6ea3f0baef07580ae1949c8be51
BLAKE2b-256 9dcf650fb7c0a94e5ac4b3e05e6f37f99c6e1659d770ea6804c3f7fa2d8d63f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4d288051d3fa2153d2b8a7477d3d69523228de4cd67a1e90b70e1be563ff3da9
MD5 6e657db49b170b635350011c6d79413a
BLAKE2b-256 b52564afc58686573ce9fab200e0e95a3868c98b20d882cdb5744d8eb24970d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 599b899ba2317a3df65067043822a499b8d2d9a20de4fa68ad6f85433d247b82
MD5 412c2a3e41d7f6cba62864ffc68e2bf2
BLAKE2b-256 da99cc20c73b43c00a841b60dd920a9970ffffc57859ccd43e45fb9fa2d00afa

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-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.1b1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 73df4d472e5ec17de6f61ba32e4378b5ba365083f9371667d454ed37eee85335
MD5 0d762fd11118596a9eb8be22d4d30cac
BLAKE2b-256 02c95c3b02b1b7d96a9218e7ddc899077db03bdf44cf007741aab20087ae73c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 762db23007a444f291605e6639dcadf3e99768ac048884b48cf87320287c436e
MD5 c510470a38e9388df922863984012534
BLAKE2b-256 7689293b6385b85e15d0a1ec76d6542f1c68518c3575d4e67065924ae3de7372

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e08dd84d6f307f8b9baaf6eb93326a1e1c0f73456172211ba813c52f14d5110e
MD5 f534cb5c5c18646fdf5f791474c3ae13
BLAKE2b-256 c71814eb06131a2fdb2e016bf9d9af04d32d02583148ca40235293206b13dee4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e7d8c48b11fe1747c8487a549e20fce9569661af9b285af89052aa209396c62e
MD5 366611f2dccc1e02c06cd983a54ec8f3
BLAKE2b-256 fcd9bc57b9cdfd4f79ebf59064c11d18845624bf3da0503a23d44d611e03f73b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 e630160fa6ddaf1bfa8f89b7e72a1a38c39d5ad32cf1b186940c21242b03a621
MD5 6e9e4b9b1f19fed2cfb1ec1ade4b9722
BLAKE2b-256 d3122cc31750a2010498543a62cfd608a6682b6db28263337d7d72aa34b568b9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 222.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.1b1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 af0e9be991f7fdeb6f85e13a6b52095689413564b63f8e4ef408d07fe8ae6ebd
MD5 2fd28296ff36f96cfa982e9917697c30
BLAKE2b-256 2f1209bbc2acdce6c1cef960e8a3fd5ee849a72a24a638b4533ea3918e1a5ca9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 221.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.1b1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 bae3717f9d723f500e9c1b81057c899d17ddca0cc2dbd320df91dbf98c3a87e9
MD5 f65626fe0c005de9696a6e677bd4bb00
BLAKE2b-256 4feec642def9265bc620538c2e38ee9ae7b48598e5a201d688f900658f30b7f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 34e5d056baafbbb10ca4ff9ab6ea5cfb87a88a498ee35b5a50e526041b9be1ec
MD5 1de199aa2695d352c4a810b3dd876e00
BLAKE2b-256 a9f91aa17a9e336cd1425055ee88188c0b4368ec17c629b826f177a54933924c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 d8d1d42cbebb6d4e456d6ef95c32a2b4e4a7e791bdf54e90ee7e0f97541dcb48
MD5 56441f90c91cc079b486f257d4266733
BLAKE2b-256 17ef5d7d0edfb6bc6f0a49154e1b48eda24f460c16210a0a668e4ef62457b441

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 99b3a40547cd8e251defab572de74b1e15bdaafbe907c94e6befbd0cbf1a63c2
MD5 67888cf9074ba1185bea98f75c91a986
BLAKE2b-256 30ecb73be313601d4278b1071b3fc03dc761d8f05eaff527df8cf87585fcf9b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a2fc11dadbabfe010f9a10c3559f2df2d256990f2038dc597ba43a649cb265b5
MD5 7c7ec8c05731b5a2a1d62a20aaf95f75
BLAKE2b-256 745beaa32577503caaf6a2ef1f0d954d7c3f133e2062b0375f49f43b33877114

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f64c8380493e4cc6c6a3a5381d1f7fa58acfe04d0663b02bc7c277d660404446
MD5 d4c20d8cd765198b04b0f361cbf015be
BLAKE2b-256 a742c0dfe702ea676c2c1c6694b1e412985f8dd656c9f85f80f045fd0ed8c9c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 769a8c0837176661c79f25f3e86dece4df77eb88e567154794742642a1de031c
MD5 6dd8532600e77f5c01df469b50590f82
BLAKE2b-256 612f5e42a57ca23bf8635ad7c26f8ed396aaf9f2d9b5cbfe063ca689a6338c3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-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.1b1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0c962dc6dbe2d20cba1412b8ca59aa3249dae927c5f2333b79ac25acb61b0959
MD5 c1d0d0a194dc05a71952fca66a8dae26
BLAKE2b-256 5d3fb80c502aca417a6f4d29385579bf591b6288cb16786ec1f7b2a24a02eab4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 bb0fec21bc514f278ed4f14aa2af218757c412a4c6e52f99395515a53ea2656e
MD5 676f1bf3fe3726e23292b78cae002753
BLAKE2b-256 368b0918cb6c4584293513efa9fb5459648f2ab9857c6726c90f479b166b434b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 302cb0fcad06dbaa97baa6eb50728097154ae04fb3e79e44e5c8a53ee555d928
MD5 a03fc9a00abdcc940de4ba01973e7754
BLAKE2b-256 d365321675b0c056e7c61be93179d1760a6fb77cb7215c2c554bb2dffb1b2207

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 af2d3a320b9ee801a2e909cbb3118791fa21a9e544446686694d78882c232d39
MD5 18625232a110f3d15cb5a25449f2abe4
BLAKE2b-256 c0cb3517a5afdb32f92d9ad36b1711a7e93f57869551391d44b16050b6135c94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 e1fad0803ca7f38332d1ba87c183563a40e9297945c8e41d68de8f77414acbd4
MD5 0faf81414badd1cd0154aff994da626b
BLAKE2b-256 41ec6e297d6ab1b2d49f22eda4ca3546ec9dabed99fc13d14b8fe53359ce459f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 222.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.1b1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b3db4fd30c61e81cb1343bfe571f60309dc80f3297f10065654fe4f6362f0ac2
MD5 4a7cf4dc34953f2688bbf5dbddde0471
BLAKE2b-256 57cdf9a98db52d3db249af137235af030f13205978ee85331048f4b381ecd61e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 221.3 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.1b1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 8aba2b4e228eebee913ff7a835601dcec0092d4245659ee69e723e8f89170a58
MD5 db27381a4d9d8196d032dad7cea57b6c
BLAKE2b-256 ad0247ccaad781e1d1fd4936734b2c88d990f6af1ecdb648383b6822cf29749e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5eeaf9e0a6044ce36582f6f8542f995b320418f58c795e5ddfd7205f9c877166
MD5 9314764a822821943b39b6b500054d0d
BLAKE2b-256 4453b068bd4cc734b28b598fae413b940b07b95d439ecec60dfb6e126403a710

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 b323a9d6c7d7cdd248fcae14691ff37c635331cf61428b98cf7d06be66ed8d39
MD5 86d092369263bcbcca385abb9d5ba4c0
BLAKE2b-256 53dfc8094098fa4550b7bb3b68babe99a9560a7c461e7e37b449bd7db1760a64

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0c5c7e5a51584e59ae2531b1b6f73326f23538faf34f174cbd299b072b2c2e05
MD5 411313b6d06022dc23d1998cb3041886
BLAKE2b-256 6cddabb55b9a3adf95cd5d58b625045fb5e94efc01683eefa897d52b5604ce82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e091b807cf87159a8719dd85c0af24b8f564017457f51be82889a1b37807c975
MD5 3a1ec87366255f836fb889249a46aa10
BLAKE2b-256 42b10ab2b5dc626979513c83fd15c13c8099421e2154ef3f85e81414942b0b6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 3b8fbd84d19b7b384afc053325c9165cdef418b19cae87891f677c190c5be370
MD5 0bc78122b1a3ea07944664b2277d878a
BLAKE2b-256 11fb4599d935dca21f83b0de88a4e393dc2fd7731b43dc00feb3cce3bea4c3ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2732ccfd328d755798dec1ab9d1135208384f8aa07ad651f4d6bcf7fabb59371
MD5 895bba5e17b109d6f9295496244ea69d
BLAKE2b-256 3dfe718d9217c134675b245e889f0f2cc15bad0aec8df85fc5a815a13170c27f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-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.1b1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 abd949550f9a897f62a7a2aaf6b94544dab997ba41751622a3dfe6ee6572edeb
MD5 19b705869a0a34b3d16e0aadeac56a72
BLAKE2b-256 2740a5165be66938e0c353e791413572ea520e86458dcac943c016efa6ddab97

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 f222868849d98e8e81a96eaa803c93b1709ab584aaf7b4851631b94a51d725f6
MD5 2b61fdcef690a4855b413c4c091cf9de
BLAKE2b-256 5bad3e1177a67ca3f43b4bee3075b1d241751d812bf99e3d61e78994ba785635

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18f8128156c241d7e8b52e3dae3be88db09086584ad957a9f23a1c2f0ed56fc6
MD5 43d2ff063e1df5b04f3e35832a2ee207
BLAKE2b-256 cd994f3136f1d400b8597b5142e42f19072c2f6d9a11cc7af643a149af68fd48

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3474313170c2686366f0727985e7f16b8f401606988ffb3b2df9d11fe3bca3d4
MD5 a3f00f9badd7cd6248647ff31f1dcf77
BLAKE2b-256 02fc89e420a87b4f4db66c709d494a8f551860f8672fa7782b9ecf4dc7067611

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 6b40113c6217898f0e6c68dfeb4474230cc413d2302d33c6e32c706f20c6549a
MD5 c29e9b96127dd7ef525e78b6892991b0
BLAKE2b-256 5e40d7b49d976dcb711ed7739de5f8a4f41b6d5628ac37735c530ecf27a10253

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 222.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.1b1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a4fefcfdbdf409e0a6324c31360535ed285f454fdb3c654df1c4e2ca71519acc
MD5 a34841f5bdbd27b9f13ba46e92e2964d
BLAKE2b-256 46f540b01fb78c82c493a80ae78a85e43ffda327e64ea5169cc9e2b71e556d5a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 221.1 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.1b1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 35857b3c8e33fcd7090825514b1b2e53b080f06cb8ade16013ecb3d874d3d1ef
MD5 060537c94a5e1339269a3ab5e3475468
BLAKE2b-256 344d6a75747e653b0d1d13baf70e4095434aa9a834d730e32d9a6f3384bc607e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 02f3853362f38a2558e4d355d97603571aaa1eb3b98aac5ba4432360eb09a673
MD5 99024a3c9d73e86a2548e71d3d61e394
BLAKE2b-256 44e7af4d7004bf38aa59251222110b862201cbaa06d5a26230c53603e3435cf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 ea853466af2f1f633d3c6b34210a4722214886311937f198e05e04289da86a48
MD5 338c9275c41d8c57e7dad9e582039fa6
BLAKE2b-256 71ba7d0e74418fdacfc51dd1e216de4f89f567123367fe2932271a2eabf3a7a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8665bd1eed0090b580f60562e580bf45fbe9ab347ea43d2ad12443be3f1a3848
MD5 db62635a6e57ee8530ed32f348bbfb1c
BLAKE2b-256 1af765666524f79a50e2c47d5c657650f66492d1f8fc96cf8ef22b965d5cabd4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0d12e9897d3fe7495eda3c93102eb3093858fe3b0d58d883ba2d9467f61e87d4
MD5 30750ca3b6182588d1e999b529f9aa7d
BLAKE2b-256 4a0ca1c897569628087d3cc94409de54b89ef6a21d98fb130e0cbb4bb256a199

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e83362740512169da2f4d09a6312571e83fbc0662e20d4053cfe8c9022039bda
MD5 263e16efb8d23bd482fa3f7776ee12d0
BLAKE2b-256 de60a0e8129a1c9349420e6c248f6fa63ee57f9221ed6f4c91859a918555b956

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 74960c08b23da1ac50fc5366c7239aaaafb6c9984000e52fa095516e319da282
MD5 36c9dd6d21815a9c9870f0307d59ab41
BLAKE2b-256 6cdd29258396a4db6ac132d763d854a9a5c0da7f99c27085b2b7a453277f5792

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-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.1b1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1fca0740e44beaecffa32532737d2313d6342a6b3accd4a6095e1a922d42f4ab
MD5 d1235030e3a43f0a8ecdb64880702e24
BLAKE2b-256 6325c7dbead847da4be4f08383ac2ab8f7344d8d7d4d010aed932f3819292977

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 21235130a82eb6fac5c806427363a26b73e9add32a649ea4bb7efb0faaa293d2
MD5 06216ef87a75a4a54a4c4fcbe40e8b2b
BLAKE2b-256 2e65fb62e61f64e0ea22ac023cb7cd584282db44168f77ae8249aa11095d5c83

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb1e0c114fa952be8c11f9f369cbb045143e43fbe62917a885bf64fdc6e7db88
MD5 ac8a754600e09d0fc1ffaddc11840d86
BLAKE2b-256 edce0f33d67fb79d5dc3526177fbe67bbdb0565ef178178cf180e4152b550a34

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eec5ed8bb8936d196e1a98f6b9c4b8ccb1f22fecba5c8d9302baac02ef1fb6af
MD5 21795ee520fe9f0d10d8aa88f2902940
BLAKE2b-256 27abb6e990737a90248ac655c14af004ed4a01e2351593f037a687d5399374cb

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 222.0 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.1b1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d15f6221ce5f5c9ed009ef27e88dfa81c98666124cfd0d2de9c0024e5760bfd9
MD5 002bc8f71490adc1b0f2282e5d26074c
BLAKE2b-256 c217dd3bbf3abdd2ecf07b16d1de0b44d56d5ccd1968d413333b85e90cd21f94

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.12.1b1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 221.1 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.1b1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 595dc679f0be74deda6044c8dfdb1e61b8efe419f7a33f8111fde231520d4f52
MD5 fb4dc3582ff5112a9d5f03849d292390
BLAKE2b-256 1bb22ffd5db858e5e8cc769ddc402eb144b7a2cd82b75c40e61e5bd991645155

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f6ae8ff7c8046cb51d025c783e6a9eb582effdba490a96b14a8fde0d1bcc161
MD5 e1710b0b7b1c5a832e70cb57f3b057d1
BLAKE2b-256 0b12f79906644debfc4ef3b50820a4c450f413442db8f88ec8e889cc2e41b344

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp310-cp310-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 ff1d484c2ec8fd0e1c9ee647ec561a9b5eaa57bfc99eed8d37cfb82bcc6d9202
MD5 2d454099902fd03a55608da7a377c6e3
BLAKE2b-256 5397f4f61ec9dbfbe3d4593bcea413ea116ab875881d59c603eb81537eb906b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0a796cc63325703b1ca40e5f13cea4c3d2f3b6abef20a3d1bf1059ead0a0442f
MD5 a240596409797087c6c0c8dbf8434dc6
BLAKE2b-256 ca2296335ad5b238fcd028c85b6a196ffd8a172ebd65f9b1568179055c00528a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0b47409bb7d0e3a3f1e30a2a1ce6caefa7392908938d39a0cfdfc68a44e15900
MD5 a222d9eb6a7d9ba669f040e597772581
BLAKE2b-256 45d524c809a3a8a2179e845682150deacbc8ccb44ca0a3fbc0804579ddbcd67b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 1dfbdaa32938f8d15d9459179d541709f629f0c50e86c23609541079cb911129
MD5 ba0770be26b03b0d8392f1a9c9fa70fa
BLAKE2b-256 ccfab17d1af9375e7d4a28269eaee727521bb31a7f4624e0c6cd71027ffd98c1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4ded63d31f8e72be741e3e4503a1696a1d9c1ee989d4e56ba93b63d99ecc6bef
MD5 fd882049a5b41949579e2e1d24c8913c
BLAKE2b-256 d08504b32d1e7c9f16ce46a34608662e3a4a042e56023bfb9160e447c575d880

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.12.1b1-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.1b1-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.1b1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 09b3d1c81491d0632e289292ba4648498058c1c90b00a9f51267e79d9ef0a02e
MD5 0474951a9aa8b43a82c71f1c53905a24
BLAKE2b-256 fd756d12274109c2b91602a0e02890d40af3e4663127c9b3aa3fcf187658c2ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 4fbc963cc0125dbd8252e9f0e3909b3b1d1ed041ad002a24b24de672ff2293e7
MD5 2738e2ba958ad707430e27d274f228fc
BLAKE2b-256 877899329fa4c7e576647f570cb2c19ba0278ed1e32dc63f1c37e83dfde763ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a275afc7462b0b76dcda28a6da7dc60bb254d1b4209ff1418ce39bd6e92e588b
MD5 e8ca5f5adc41f02963dda6be4b64446b
BLAKE2b-256 ef728a9e9f369d20f0564d27d70f6aeadfcdf7f6b3300dbd9279beee18d1c343

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.12.1b1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f05928215f9e9e0ebb99a437789967adad7b2757d15dc3c4c97bdf60fcb127a
MD5 5f6daea07ca64a11ccae15d88e6422ba
BLAKE2b-256 99a2d6e150327529250715cc11e77eb42cc86719f45ca4fc4fe66d22b109a13c

See more details on using hashes here.

Provenance

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