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.11.4a0.dev1.tar.gz (819.5 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.11.4a0.dev1-py3-none-any.whl (209.6 kB view details)

Uploaded Python 3

coverage-7.11.4a0.dev1-cp314-cp314t-win_arm64.whl (220.6 kB view details)

Uploaded CPython 3.14tWindows ARM64

coverage-7.11.4a0.dev1-cp314-cp314t-win_amd64.whl (222.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

coverage-7.11.4a0.dev1-cp314-cp314t-win32.whl (221.4 kB view details)

Uploaded CPython 3.14tWindows x86

coverage-7.11.4a0.dev1-cp314-cp314t-musllinux_1_2_x86_64.whl (261.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.11.4a0.dev1-cp314-cp314t-musllinux_1_2_riscv64.whl (258.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ riscv64

coverage-7.11.4a0.dev1-cp314-cp314t-musllinux_1_2_i686.whl (259.9 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.11.4a0.dev1-cp314-cp314t-musllinux_1_2_aarch64.whl (262.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.11.4a0.dev1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (259.4 kB view details)

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

coverage-7.11.4a0.dev1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (264.8 kB view details)

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

coverage-7.11.4a0.dev1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (262.4 kB view details)

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

coverage-7.11.4a0.dev1-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (260.3 kB view details)

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

coverage-7.11.4a0.dev1-cp314-cp314t-macosx_11_0_arm64.whl (218.9 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.11.4a0.dev1-cp314-cp314t-macosx_10_15_x86_64.whl (218.6 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

coverage-7.11.4a0.dev1-cp314-cp314-win_arm64.whl (220.0 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.11.4a0.dev1-cp314-cp314-win_amd64.whl (221.4 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.11.4a0.dev1-cp314-cp314-win32.whl (220.6 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.11.4a0.dev1-cp314-cp314-musllinux_1_2_x86_64.whl (250.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.11.4a0.dev1-cp314-cp314-musllinux_1_2_riscv64.whl (248.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

coverage-7.11.4a0.dev1-cp314-cp314-musllinux_1_2_i686.whl (249.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.11.4a0.dev1-cp314-cp314-musllinux_1_2_aarch64.whl (251.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.11.4a0.dev1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (249.3 kB view details)

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

coverage-7.11.4a0.dev1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (253.1 kB view details)

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

coverage-7.11.4a0.dev1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.8 kB view details)

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

coverage-7.11.4a0.dev1-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (249.3 kB view details)

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

coverage-7.11.4a0.dev1-cp314-cp314-macosx_11_0_arm64.whl (218.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.11.4a0.dev1-cp314-cp314-macosx_10_15_x86_64.whl (217.9 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

coverage-7.11.4a0.dev1-cp313-cp313t-win_arm64.whl (220.4 kB view details)

Uploaded CPython 3.13tWindows ARM64

coverage-7.11.4a0.dev1-cp313-cp313t-win_amd64.whl (222.1 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.11.4a0.dev1-cp313-cp313t-win32.whl (221.0 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.11.4a0.dev1-cp313-cp313t-musllinux_1_2_x86_64.whl (261.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.11.4a0.dev1-cp313-cp313t-musllinux_1_2_riscv64.whl (258.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ riscv64

coverage-7.11.4a0.dev1-cp313-cp313t-musllinux_1_2_i686.whl (259.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.11.4a0.dev1-cp313-cp313t-musllinux_1_2_aarch64.whl (262.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.11.4a0.dev1-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (259.4 kB view details)

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

coverage-7.11.4a0.dev1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (264.7 kB view details)

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

coverage-7.11.4a0.dev1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (262.3 kB view details)

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

coverage-7.11.4a0.dev1-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (260.2 kB view details)

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

coverage-7.11.4a0.dev1-cp313-cp313t-macosx_11_0_arm64.whl (218.9 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.11.4a0.dev1-cp313-cp313t-macosx_10_13_x86_64.whl (218.5 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.11.4a0.dev1-cp313-cp313-win_arm64.whl (219.8 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.11.4a0.dev1-cp313-cp313-win_amd64.whl (221.2 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.11.4a0.dev1-cp313-cp313-win32.whl (220.4 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.11.4a0.dev1-cp313-cp313-musllinux_1_2_x86_64.whl (250.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.11.4a0.dev1-cp313-cp313-musllinux_1_2_riscv64.whl (249.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

coverage-7.11.4a0.dev1-cp313-cp313-musllinux_1_2_i686.whl (249.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.11.4a0.dev1-cp313-cp313-musllinux_1_2_aarch64.whl (251.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.11.4a0.dev1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (249.4 kB view details)

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

coverage-7.11.4a0.dev1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (253.1 kB view details)

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

coverage-7.11.4a0.dev1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.8 kB view details)

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

coverage-7.11.4a0.dev1-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (249.2 kB view details)

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

coverage-7.11.4a0.dev1-cp313-cp313-macosx_11_0_arm64.whl (218.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.11.4a0.dev1-cp313-cp313-macosx_10_13_x86_64.whl (217.9 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.11.4a0.dev1-cp312-cp312-win_arm64.whl (219.8 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.11.4a0.dev1-cp312-cp312-win_amd64.whl (221.2 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.11.4a0.dev1-cp312-cp312-win32.whl (220.3 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.11.4a0.dev1-cp312-cp312-musllinux_1_2_x86_64.whl (251.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.11.4a0.dev1-cp312-cp312-musllinux_1_2_riscv64.whl (249.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

coverage-7.11.4a0.dev1-cp312-cp312-musllinux_1_2_i686.whl (249.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.11.4a0.dev1-cp312-cp312-musllinux_1_2_aarch64.whl (251.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.11.4a0.dev1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (250.1 kB view details)

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

coverage-7.11.4a0.dev1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (253.5 kB view details)

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

coverage-7.11.4a0.dev1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (252.4 kB view details)

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

coverage-7.11.4a0.dev1-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (249.7 kB view details)

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

coverage-7.11.4a0.dev1-cp312-cp312-macosx_11_0_arm64.whl (218.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.11.4a0.dev1-cp312-cp312-macosx_10_13_x86_64.whl (217.8 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.11.4a0.dev1-cp311-cp311-win_arm64.whl (219.7 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.11.4a0.dev1-cp311-cp311-win_amd64.whl (221.1 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.11.4a0.dev1-cp311-cp311-win32.whl (220.1 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.11.4a0.dev1-cp311-cp311-musllinux_1_2_x86_64.whl (249.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.11.4a0.dev1-cp311-cp311-musllinux_1_2_riscv64.whl (248.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

coverage-7.11.4a0.dev1-cp311-cp311-musllinux_1_2_i686.whl (248.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.11.4a0.dev1-cp311-cp311-musllinux_1_2_aarch64.whl (250.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.11.4a0.dev1-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (248.7 kB view details)

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

coverage-7.11.4a0.dev1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.6 kB view details)

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

coverage-7.11.4a0.dev1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250.5 kB view details)

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

coverage-7.11.4a0.dev1-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.6 kB view details)

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

coverage-7.11.4a0.dev1-cp311-cp311-macosx_11_0_arm64.whl (218.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.11.4a0.dev1-cp311-cp311-macosx_10_9_x86_64.whl (217.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.11.4a0.dev1-cp310-cp310-win_amd64.whl (221.0 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.11.4a0.dev1-cp310-cp310-win32.whl (220.1 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.11.4a0.dev1-cp310-cp310-musllinux_1_2_x86_64.whl (245.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.11.4a0.dev1-cp310-cp310-musllinux_1_2_riscv64.whl (244.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

coverage-7.11.4a0.dev1-cp310-cp310-musllinux_1_2_i686.whl (244.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.11.4a0.dev1-cp310-cp310-musllinux_1_2_aarch64.whl (246.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.11.4a0.dev1-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (245.5 kB view details)

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

coverage-7.11.4a0.dev1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (248.5 kB view details)

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

coverage-7.11.4a0.dev1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (246.6 kB view details)

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

coverage-7.11.4a0.dev1-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (244.8 kB view details)

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

coverage-7.11.4a0.dev1-cp310-cp310-macosx_11_0_arm64.whl (218.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.11.4a0.dev1-cp310-cp310-macosx_10_9_x86_64.whl (217.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file coverage-7.11.4a0.dev1.tar.gz.

File metadata

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

File hashes

Hashes for coverage-7.11.4a0.dev1.tar.gz
Algorithm Hash digest
SHA256 7f67beae890bc10119d21cb542d1c2b0405484e1b0690a8934f343c373877f47
MD5 16ac8321d3ee3180aed0fd1c99dab957
BLAKE2b-256 a849426dfb3d39702b8f59f6e3d9fa7e45b21f6343f871edb856580478121af1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1.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.11.4a0.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 821a94503ab82051fa1c8c33c2cb79623b548bd31ccb85654e677ddcdef3eb14
MD5 e8c6421c0f882c77195667ab9b49fb5f
BLAKE2b-256 1e403559920734fa9a5b8efafee0d84a64c0ea4ed41d1b8fbb5627c0f0c67dac

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 7e951c43a7a8a7407015e0b2967ec0b2054ab5a6b56be7c79aefcffb89bec396
MD5 cf78d38dc0033d502f1ce15cee1d46ab
BLAKE2b-256 8fd4d57134f4a6e1c641e82ecb1cb007aa3492cf8462b15e7d335842945db6bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 fabdb929764044d8e8c6c58a3d1b634dfb952bedc83c195de04dc5e1ae63e23b
MD5 0460c1896357f4b4c0b8512a26d3bfc2
BLAKE2b-256 476012d702ead9bf54c91fb125e069acec98bafa1c00007132f403c9ff474f14

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-win32.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 8003f368ca30aa42922e927e781f13f4dd6de0a82be04d448bcb57a6f8cce17a
MD5 c7c670ba4dd0ddf6eccae9943f552cb7
BLAKE2b-256 67e929f5394957e7962e6b248f3ab28543768ea0f80d93f4b61051dfee82901e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 16e45775eae86fe8b094d3674f90ec240c3f5126eedcffce51ced26995a97ba6
MD5 5f9c488c1f502cab34ee347a4e00194c
BLAKE2b-256 8d6c4467ad87d23c632a1502c9f85690a01d1ccccba7af516b5a3d2cf1b95832

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 6670444b2baec509633db00765aa0d03b949b8fdb9e75e509babd0f64bc9408b
MD5 6b578082e751487f3f3d1936b918ff99
BLAKE2b-256 1ea23d32d947741c4f4a7d339426267602e7b016e07b95a5a546c81831da09a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d202cbbbb0fa0653972a5563f3cfa6b261f76c2fe7acc24da0bf9821246f916a
MD5 0b199d9f6eae7e323cf95b75331a760c
BLAKE2b-256 0980a29574d04392eb084b3cbac42c620a0ff37533063188de05ab38d74fe821

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4fcd78994ff847c985ec89319bf1a3f05ba747f7e6356ed2ccc07533c45f0bc2
MD5 d7aba1fcb928092a96b41fb960403fda
BLAKE2b-256 2e97538b5269cb205e425aba1174d2d6517f517ce099a8de4a719a036c8d6cb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f1324a3702de33b4d5efe4d1e10ab86394301db9f7e0bc7fa38734570459de1d
MD5 83c401b2cc40facf5d2d3227145ca2ee
BLAKE2b-256 ea8ad69b347f139e57e657b704bc95ba1bb53e5ff804a038208ac4fa1aea26f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f238ff3e5d85863f8f44d7c7669da21bc93dd46c8a6ddcd5bfc5ed0face99f85
MD5 55eeac5240ffa98dcdf908addc662ef7
BLAKE2b-256 9c204c025b71ce2d0be03d0261e43cdd031e03f8384ae21a39a7ca760d9cd321

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4edf2562fc6a1306b497fb240077a371116ce2a9f6ec40d2a9a1f715543c0f7d
MD5 7632756d98395713c357fafbdfee355c
BLAKE2b-256 6b4e2b4a427eab6a92795016eab22a6147ab299d7e36d2ee9fdaf24457b56a97

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 d95a19c9ea272061b2aa7e82eeabfd6d255232c2d09ec1b2a685a21293484c2b
MD5 2713fbe305da780943e7bb4882a998f0
BLAKE2b-256 33d10580d1de42cd22a9c21a5582d0dd49375e2a0a982f2afef34015f27d8b34

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9dc7679e4bb746932f9f6ee2ac19ab52d64fa8f3b257e4ea1a47700a7608a6b8
MD5 4d6819694ecb281fc26a469fd6269010
BLAKE2b-256 6e3c10b2b37e5e916300b52a5c81d6fbe2ac0dedbd7b407af996c828a47f6875

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a0f4cdd4977d66c8f56aa24e64563d57b11f7facbfc2fe1bf186a61d038d2600
MD5 15dda1815586def2a3625395f107e75d
BLAKE2b-256 d638c0594b8989eaccdec8f70ebc376e278547c9737b5d9eb7811992cb536039

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 d08bd1e972c85d7090cc9549518867c514e1e8d8e5fe235b010e85cca2f7ef6c
MD5 f274d1f19261d1d405aa62f104745ee2
BLAKE2b-256 1208138ad198127dfaaf5a8bfd0e0fab8113b7d0d338a0ef359d65025570601d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 53380f14d76498c9517eac33aa5bc651802cde651bf35c70797ee3a3cb26c199
MD5 6f14f43a5d0d517a250de18a8feefdfe
BLAKE2b-256 fddd9772332711605ec244a7fe95bca4c6e2ecbad93a016e732cd63c60a259b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-win32.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 15ba6e06f5c6d3e02c88b5a5f0460d876b1438d39a969ee62732d89a11e77cd3
MD5 a4feb9c4c037238c85109a7f1eeb60bb
BLAKE2b-256 54017b281e084554df030ae36a6ec1fc3ee16ebbe26be09bd5b05c3c2dfbe772

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 75847ba2eb601188b745458b2d9ca3f27d287cfc4b4d3f7ae065ad1d7617c2a1
MD5 935518bafa9e68a9cafd9593d5f944e8
BLAKE2b-256 2ed77fe0fb65d23f9f2c9b4009701a50ce4347ab78edd82471e193d5e4cc5f6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 24083ba73d3e647ba209b514010418d27ef8b614bbeff4470610327f535e6564
MD5 4bddc7441bab072f0e5efce73488b907
BLAKE2b-256 2290afb94200adba3cb9614ae08fa32d6e4616749bdfd3ee8f0f012846841299

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9c914a256892e6f37c3ea55a09129acaf3bb021099628188cbc17b1ae745b3a7
MD5 8b5dce3318ce87105d06ab3b2fc1bdec
BLAKE2b-256 cf18d61ee00588d85fbddf8ecc972c31d1b2e2011b2c003b3c96182e500c97e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9139ff7a52583659fb00f28af9fe718474e74d482e903c0f96872fde1cb7ef28
MD5 faf8730a39a396c1cc2fe68445f42e3a
BLAKE2b-256 c2c6f92f3cd3a9db79e244673ea8b992e9a1837311a39ab8df24ff7ff8ae2bf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e8ace547274eb8e56ede7411ad3500d36f9b0c9954afd6bf9bdb2f39fec54834
MD5 c3851b005c226ade446c8eda3585dbe9
BLAKE2b-256 dddd494a1c0c4b64da36e9d87b2de5a63980b20d8d0b70c589381a5076324194

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b012aaeb7e87039d3bc431ac2cc35f7b4a96e26a80fc6b22df0e3d13b9e27d82
MD5 39b43f162eca2162780ca3c6a0f3e04e
BLAKE2b-256 7284575de2a9bf6f015740e9f0df55c825988e0cb1263ea179499f8428ab3051

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6a17682d23aa36b1bddb3d6c05724456d2768d5dadb0208286d4c26830563690
MD5 5c8a171971517927778d9bfbdeba7053
BLAKE2b-256 e58b58d2c197e98e78779e731df7a8eb5cb0011c0b640363d56e489dc699af64

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 ae05bad413dd9b0e9756f43531673e4e59e0dab02471cab1248defc5395a8965
MD5 73582ace96d10c3c8c36864c088bc8c8
BLAKE2b-256 9a617004b3b187662e4388c22283f29c4b936e36c6ede29240777e0d0298cbc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ad95509adeb330025aae389887e9938d51b6c2e033931d128287ffcdd1d08ee
MD5 c526573be0cf96374864f9530d579402
BLAKE2b-256 2c05801c619a02cd22d0f7ef7fa8cb15d9cc2ea8b3d93dc4b823c79033f20eaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ef72b6ded8d7e06ab78845ba342be9c54641e7a1c215cb2babde3e980cca3699
MD5 56f459825d58f0c3e3407a10c78c1d15
BLAKE2b-256 a673d857138c85fb99d35cb47202390ed18d13dc90183082c7fe4e530d657a16

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-win_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 9176ef91623b12a4f0f138044a8a46fd3485339bcfc2f1990dbaa2dba0adf16d
MD5 d7b83de4db78ed7768690133703e8638
BLAKE2b-256 34b9a97d2bff9896f58217912855b9086a40b93df94fad00c3fe8c8512750174

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 9f5f7f0d8ee3beee0884ae2200bc1dca4811fe027266d9c03ff5931dff9ca32b
MD5 03b1a3df5aeb6325db8612dd3c2aa71e
BLAKE2b-256 530dc4aed3e032e469512b9064ab09ddcba7493ff5d904ab1a31a325f68282d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-win32.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 cf51f1cd8ba808dabbce2c5adfd54da475439addc58dacad6e37f784f014833b
MD5 f60541042f53495fb460139847e6d24f
BLAKE2b-256 c7b6ddd189079498c71ee01dcacc30c3e70c643e291f9588a7de1ed734344e85

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 918e8d3f95925222019d98ebd4051b2181f5e7f818a7a414503269b92d603ccc
MD5 54aaff115620cf6bbba380ea0c654279
BLAKE2b-256 697ef3ad2ce25c224c90e00e918a4d1d1b52d18de2b53849114b96e5343b8f91

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 edf163842bbf5e7904369cfed3ddd126fbc6a53b4f30de3299389db826b5e0c3
MD5 2780af81b694d32eda44e1a113907e5d
BLAKE2b-256 d8b88cc0f575323b992f941c4a5538b5f67ef44f3ab7157c0e605c1146a23faf

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1c64106386cc9d5bf9ea5d25430052a377700d2da1cf404f8b236c0eda266582
MD5 a623f82ca389a8aff10b9c87dba3916a
BLAKE2b-256 291cbd6d2af88ac7fac36da0d974f8f0589d98d3af6957ef4a85d3f6d9d67edf

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a835b56c301466846d1a4b52cecc376c5f068ee1d1255858453eccd183f6597d
MD5 0caf64f83c333be998a31b247c15f285
BLAKE2b-256 0eea8e7aed71aded8268b7858edd9391ba264edabfc23603f85668cfe217244a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 2ebb784221f28d079722adfaac02126f2a05843f11d5ee89265eecbe2fa1058f
MD5 87363d36e2b82a5a979322fffe5a0265
BLAKE2b-256 8e0822f04a5824b333deb4f290aa066b7957b833932d0e0f63deb27d56268269

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d98eb8d9913f0f9f7eb3173eb3e8cc6ce1bbc07186d4f17683803cf3e598eacb
MD5 268caa7b7a389b35ea236f3b394a8111
BLAKE2b-256 16be0b7830767d24d2412236afd08c45dfa136a317637907177d8d2be9888979

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 93337556e94e9cf8a12cfa411e0867224cabfe1ee8b5ef11445de0023d567be7
MD5 8354ff1eb20fd720cac8f771e11b6539
BLAKE2b-256 9c8bbbd35ca0da83fbd02b650501f07947132e2be0f57f18ea3786f7ce39f8f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 108f56871d3ee6eba9bd6fd2e174fd246df63ca08c729a390dadb203ca620c7f
MD5 caa3a848e042d007170e286b6d8fe7db
BLAKE2b-256 80a097b0469687e48cfd1142ac80c30e58ed1570031e92f8620aba17cfc94da5

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eca2687ca37af2b7ce4cc4026724adf39159551b26cb5e72723165564cf288f3
MD5 ef44e117e46962814683b74f7a80d77e
BLAKE2b-256 108d80775e01ee4bf98f87d51ca6526e0643eb13c6cdfa76d50c22fcb529888c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 dfcb3bcafffa9d57e168c6a41c3cc6cb022644f74da8b4a71a6cc25874f710a6
MD5 0d5d127f29b69e5ccefa06ac761d4eed
BLAKE2b-256 47b4ef421eacb57036cae0a42c5f9815aebe298d7419b2f11d9890be27e78b81

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 1b7c7ba270788a567aa558dad18bdc0af9d163cbe693a66616a8f58654865098
MD5 8b23db656a8503fc804b88448821c7ba
BLAKE2b-256 5504f588b9eb515b858dbb8cce0c99faaf1a0dce80910983f6d87e0d7feace17

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 56b9a3db010142e3a1da5079886d39754978718e446f80b0dfcf50da9204de9a
MD5 5de663ec3246b6aa46c4ee2011c9ac89
BLAKE2b-256 7da2427e2fef0199790bcf7b9d226e754d93edb7141a68e1103545c88007f2e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 8271306245fac77ad23ff6427da34113cccfc7ade46c14d6afa868936f3f2351
MD5 eaf8cd13cfaf135b7b211efbf9737183
BLAKE2b-256 e460f9b3994eb3081a14df3cd496fabe4d0e2eac709718383dd56bbe57356c8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 90c5e989bc416b5b305bacfe6767f1c1ffc31ef54aea02d5d15679083d0c4b8c
MD5 eb3bfb3d1b78c96473dcd03de567127c
BLAKE2b-256 0e0dc859afe825ae3037a172be9505fab3e45df40df6378f1ece54baecedfedd

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 3249176a17e7f026562f7cd824276384bd15bbe101aa936ce934640174905bcd
MD5 ce0b00868e0c74c5a59267cdc95f06dc
BLAKE2b-256 c73e8d8eed2ecf2d3a1908d66136e003f371f7b21b81ea56407a72226a752381

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ea45b19852f299e2641f566deb7281d39e04a89bfd14ea561c027e184a3a117a
MD5 5352edb89aeab229e7b8a5bad901af86
BLAKE2b-256 277557ac56736ee87038433a93efd800e4e0dac49275871cc6797cdfc7e77738

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d20aba30e94c013ebafe47f5a34b52a598e004a47d9d0b610486d133e8e04bb3
MD5 2dbf369d46678fd26d9a8487b80b8518
BLAKE2b-256 63f0ba36702d511ead4084086b7aaedf71a410ec9a68094c19493696094dbfd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 a1723f29fea2dc829e22765424f0bf600ed2f075215d63bb20c8c6a409d07a94
MD5 30e191680c45de39d144c7fe3bba321a
BLAKE2b-256 9a1798c0a2a2dcb86978db3b22c9b1fde8fa22bb08aed57c50651877087f19b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8eda7362f2f5c8eadc2137a384e84c7a177153bf2cdd0ea6ef5323da48bd5a9f
MD5 39a1b027a437c67c322c29e0ee254291
BLAKE2b-256 25af96dfaeee99e30887319235f9210d259d860f6b38ce51b44599a1382d7bb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4bad68ecb9f4679a081830abcd5956200f240649d710b52341f5326885af221d
MD5 d33214ac5d53a7b044998893341d8801
BLAKE2b-256 f15500e3d23c12d2982ac4b59215a713c82413ea430f6f0881b8d7b85e1636e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 de0619e03ba2e91d3e550bd0dae3f79ef279ddf25d94825436cacc47d8302d53
MD5 a397c63d74854ed6b9ddbd0d2a0adeaa
BLAKE2b-256 ba50739c3f6704cf13785c85c191fad0ad0b1809102191eaa2f47ea81fc68338

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9568c4c685f9b67608022b1f341b0090dc629d9dcf6cb4834ec46850dd617395
MD5 f369406d9d307206a75a087c4b9d1bc0
BLAKE2b-256 8e0426d91176e6fcf39577728405e74e234a09588af9f62395e42fa617f18c92

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e3b65cf63e22b9c3eabaed1a76d4b6270e1d4f0f18f14efd5603860b4ea2dbf0
MD5 0b2e8037caff272cc21ed13201996c2c
BLAKE2b-256 c028a0f937a49af7b710da8dde149a0b951e0540852364be8deb6ed0703de192

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 28eb3784104f3ba165f9fc4ec1ef9e1696cc1160fb27f846d3c33e727f160afe
MD5 9595e12b69455980e4aa0988315a305a
BLAKE2b-256 e5f7ad7ba62e16ab3262422c0a31d4494085c2733cd1aa9c94259316ff166706

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5e3268b9a99ac2c0ce9242effd0e179bda4ddc4952ac30869d089eb6779d5060
MD5 ddae02a945ea3ed2a9a7c2b6cb2074fc
BLAKE2b-256 3674584b6397260ba98d2ff48947503a7e62ffa95f874a878a8a1784a252b198

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a47e03a20eccc94a36e9e5d302bb97e384b9ec52cb0e8fa365cdf10572db54a7
MD5 8701241e92e584adc693573a598078d0
BLAKE2b-256 51bc344220856fe30e9977388b21eb2388b9297a5ee5820fc6d504112484f7e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 11a3095d0a306a4f506f7822ca2a34fcffd9efdde0b982f1b75845b0b07e35e9
MD5 42cbc053dc7effbbe9b6cafccfde0732
BLAKE2b-256 a03d8e5655c701dbb6b723c31591dcf929ff7f468f74006173be9c50d010948a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e8a8dfea4314bb592735977e69991ca12ca858e303fa663d7a32f2cf1dd401d0
MD5 b6e64f3167f54126fa1ad22589018e95
BLAKE2b-256 876b270eb906408d7b7fe4a19ae06a5ea40d62d807cba57ead0b377f1c78a14e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3fe4620e6a019b98daeae01976ead1dbfa8acb14d8a6c33c1f7b07318828fd4c
MD5 b56ccb196e834a720740a7130b028834
BLAKE2b-256 d54f96ad1e35df5713f5e1744ba7dc81bec2e2f5d091d8c337e9846836025d97

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5bc8ef41fdf5497d25665578e898724e8bb86559702621024db78bd8745e257a
MD5 d357d98b60ac04d7279a5cf21828dc98
BLAKE2b-256 f58853a29d6fa7d726f4ddd909d2974e59d7442f9d792a0db3b12939fd58e417

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e5821aba7ec6d90141f00f810662758c537aefe84dfd6c3c2d4c013e726b2108
MD5 b7f9a1f1ba819c630f08613fc3350adf
BLAKE2b-256 1762c12bc7bd906777d1bb3b07786493e3371daff403844f835e454fca7922f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1bda0db322d87a23aeb3e6e49f3add789fd997276ed63194799223655d6a45d4
MD5 3a84a803458fcbfc20703759f9a525b6
BLAKE2b-256 dce0238bfc1d13b0679a8facf5d340aa9ce7a0958909c08bf31911994fbde025

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7730c1cb7806c286b1a2025ed8393a05fa4b7d315bb08bd48856e61d894af56c
MD5 c442803d6e5b8a62832dd07df75098b4
BLAKE2b-256 1e6f5ef2e9fdec66a8a013e4ce25f6aac322f4c61c08be65e6be7e9423ac8903

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 04f101b82815943468f80cda8f119768b8e6b0f3a07b00589108de441858f3ff
MD5 559021f093aa9fe9d9d51519661163ee
BLAKE2b-256 48677fac90884b7860c14800b22ebb5be48ea3d612e944879858c8f588c4dbda

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 70a831b33e640ce682da3b031f5752ecbfa385adefb30d77e6d83a9e6d5524d0
MD5 59aa690811fc48600a781ce4a370ce40
BLAKE2b-256 d613b34391a0b43045e9cc79422c5d05b3391e756b3b098f79f7e4b4748003f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6225975dbce641b650acbfa9ca49deb7aa444500a28269d72d04d879c1a067f1
MD5 d79daf3d2a7c4690fcd4ca743aefc5c9
BLAKE2b-256 5babfb802a3ed9cec5a802fe77b401872b7510a472ab0252772aea16515ff44b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 2c69723639a72b55cdfdab882e925b8c1150ba0d179dbba0fa8a1901d62bebbc
MD5 cca5844163ddf74e0361023519cdaa6f
BLAKE2b-256 1a0ddd50126c3d85976b44f28d8f2a6cb5f4829c959a48c4223ee0a39587127a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1af43c3a70046017ac68412c695a4e946896d7b02464e9f4c51230d954353dea
MD5 b9fa8e57925f4532fe2c372bcdee4567
BLAKE2b-256 83e5ca3be0f3efa39da49927b112fa0714e8ac78aab893760533128a48730f3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7c035b89c98044ff4866fdd4b9975f7c748b7d68b6a0f55950cc21862e799078
MD5 8e81495646497bf3f199ea1e24b4978b
BLAKE2b-256 73ea0bf7b45b7307a0039ccc2fbb74ffbd58f2c86d5c73e96fe63424c9852e86

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f696d4cdd08904ab2f55609264d909c12744ce4c10b03a623af580b3f7a70d7a
MD5 e8d37dffc8cac48c51a13ab13200d447
BLAKE2b-256 23c05a88356538cc3a60f58de96f01dca8ba237a32b23a7d13bc0cc304465e40

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 8b27b5484c0545d7a82b43f625a1ba9667d9f4ab5d73b7ccca5d2a331de06e15
MD5 7f44450370f56ec1cd21e38785c273c7
BLAKE2b-256 08bdf383547b66f3d73ad218148230d47a03bf8680a04f469da5e986357272fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dbd1834a8c68deffa92289839270835e4bbd811223b3e262f1788e71d036068a
MD5 347c16db01853b6b4e6348a3fd3ef8bb
BLAKE2b-256 140046a69c103b022066d9c311d07c40df20c95dea2b85afcea615657c6e182b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 005369cf268e654b7a846d23fc5812a04997e49a5ff03408eab379509fdeb1e1
MD5 8348cb97a582c96299cf57e644e51ac6
BLAKE2b-256 e119964e376a35b1576360a2f6522d15c357d5969d95c39976361961ad218d1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d83473eef35a4120931de05788254974bf2e3616dafa1622fc0ba59bcea6727b
MD5 881f5aa1eb364775ce14f9d4b8e4d7f9
BLAKE2b-256 b3259021867753a299cb0ce0c918feea3472e44af18551bfcecf734ec2f490cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 156f20173a1784c575c4482c69588e987ce76a6e92ff01c3380d51b303315184
MD5 cfbfd31e5352df0c57757c212dc29d3f
BLAKE2b-256 6275979187de5c7743145e3b27eaec3da9b6bddcfde71e263ae0329cce3de0dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a719275dc9ff9743a97d7a324dc6b9b17ca2a3a16bb74e0b17e1b1629113ea04
MD5 78cb3b9569d531e714d76c0a37b36a43
BLAKE2b-256 c45bffa6f48db19ef12f70bd4361754b724a2015812742a4e9fda359d3417253

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 dadaca675a1a1c7a45d2ac41d85a754c232a165636b9084185a2a7b81c547b06
MD5 db0b7fd9bb554818deb7a23f5b5a370f
BLAKE2b-256 550cce8ed277368aa0381d3f38a87c72cffab56eae0f6d922f38cf5d3fc7fb56

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bfd7fb3fb9c684811551395d943a26439f83707d75251e39ef139cacc62fa85a
MD5 5f605d299686b3f1b4422967e744de64
BLAKE2b-256 b3e3b21cb8ae052ee67a37cf2d9d470b36e45f8391612f24006b54a59535e9c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6be9b7d8e67f6be9b5d2dffb5a6cf0b531e510cf043fb3bcead34dbb22810ba6
MD5 d64889c02b1b523adfda4e01a2e7beb2
BLAKE2b-256 6e382b5d50e271574596b497a898cf3488e228ed332edddd2ac8b3fcacd52f71

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 91d0e71345d7e717079d93583bddce5f1dd946d5fe0f62ef3c590bcb64750336
MD5 94eccac3ce9dc80eedbbb3fc3e675a46
BLAKE2b-256 1f733350d4fb010533edd3f47c56f8820c564ffc69c36320f6328e5dbf5c539b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6afe017bb681c27800ef83184f526bdb1d9b9f7d7ad2a1a3886573b0bad7b663
MD5 f5a88be38f55c862d08396313193e6c7
BLAKE2b-256 06ed5f2c531a0447e9affefe2291da5998d483d7991a6c30f3841912b8030557

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4a049c562b586eb5c071047d7ce04f0c4b83831acbd647920817c12f3cffc7c8
MD5 e3fde9f8c7be8b3d37a6fefd2bc210ce
BLAKE2b-256 e1ad0533e86d1aae4a28236aa42c1c408c28e5e45f246f7b59223ef9371a095e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 2d27f76ca2bbe8c8ee695c38b2d130dbac59b4b23f488c51f504918edc2da9cf
MD5 d41d4ac1872ec6a19ccd3d29ed90052c
BLAKE2b-256 52419ae3df6373985f4610cf3fe0def02b7a4a03602ec61cae8d4abb7bc86d4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d6c324296c92f8e2f9437fd1043c12212bb6300b9730becabe7966a5f5ac7afe
MD5 c2d262dda66564be6924b27101d76315
BLAKE2b-256 681c7624fbe5654d187e76af8e5020f24f9bd718134f56a457f8ce98ab17228c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dae42bcca8808118b79b7e9f830b84fa5343fed1ed47c6eb13a14db892d5074e
MD5 09a297d98fe2475b4d2f909c71617adc
BLAKE2b-256 d4d378ef2a3369e1e05dac7db8a97819fedc2168aa5553a30c81334bba69b005

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 edf351017a4b06e2dac7d37759e367890c870fe39f375e45f07c7431880576fd
MD5 0e13b0a9865b52bc8315b594c95e2d49
BLAKE2b-256 3b4cae2f759060997a7e40a37b4cd3355c9ad832310d84a1a271387100931849

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 364488f2aeaab6bfd3e7459479e6b0e0860885a20b8975b64b3865cb09e94c54
MD5 a3d772a0a03e249fc3a0de30ebac494e
BLAKE2b-256 76630c79bd69bdc676aab13d78c366a41ba86884b34c39727960b0247a3e6cd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 04e34f32c9084267ff68fd03210102c5b7c129272461cf1f5ede1af19698b2ec
MD5 e890905806ab5b0fca0ce9e673953ad8
BLAKE2b-256 60b91db0852d998767da398fae0e7489ff57712a8459b14d3a8f1c9921bc358d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 6ae62505e49a6ba5ecf4f7b8f74cbe01f574445304bbb2c56c91c0fee7bf6164
MD5 864d9f50e94200f06436b72d7bf82990
BLAKE2b-256 72e42b1a3e39130cb1e20b73c67460108e3b10276a03d33c332ac646cb7c1cde

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 52237a6fbf32b9b8df2ebfeb92f37bac4f6d58110908a2c1b5899d6dad741025
MD5 6239e91919555af609cbb1f97f3dc70d
BLAKE2b-256 8549f7db7a48d4a70732afd58c77fce33ff96444ddd44b9d560eb8a8bcda3710

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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.11.4a0.dev1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.4a0.dev1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1eebf2c8e8de2047fbe99a520434f61c61ffad0253efd56977446a8692b4792f
MD5 783bdee32b8ebc519c59e5751ace3e8d
BLAKE2b-256 c7719421f15a901ff36ebbbd63dc9189c8c0c1977ec62a148258ea8ba7202cb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.4a0.dev1-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