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.2.tar.gz (814.8 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.2-py3-none-any.whl (208.9 kB view details)

Uploaded Python 3

coverage-7.11.2-cp314-cp314t-win_arm64.whl (219.8 kB view details)

Uploaded CPython 3.14tWindows ARM64

coverage-7.11.2-cp314-cp314t-win_amd64.whl (221.8 kB view details)

Uploaded CPython 3.14tWindows x86-64

coverage-7.11.2-cp314-cp314t-win32.whl (220.7 kB view details)

Uploaded CPython 3.14tWindows x86

coverage-7.11.2-cp314-cp314t-musllinux_1_2_x86_64.whl (260.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.11.2-cp314-cp314t-musllinux_1_2_riscv64.whl (258.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ riscv64

coverage-7.11.2-cp314-cp314t-musllinux_1_2_i686.whl (259.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.11.2-cp314-cp314t-musllinux_1_2_aarch64.whl (261.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.11.2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (258.6 kB view details)

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

coverage-7.11.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (264.1 kB view details)

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

coverage-7.11.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (261.6 kB view details)

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

coverage-7.11.2-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (259.5 kB view details)

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

coverage-7.11.2-cp314-cp314t-macosx_11_0_arm64.whl (218.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.11.2-cp314-cp314t-macosx_10_15_x86_64.whl (217.9 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

coverage-7.11.2-cp314-cp314-win_arm64.whl (219.3 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.11.2-cp314-cp314-win_amd64.whl (220.7 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.11.2-cp314-cp314-win32.whl (219.9 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.11.2-cp314-cp314-musllinux_1_2_x86_64.whl (249.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.11.2-cp314-cp314-musllinux_1_2_riscv64.whl (248.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

coverage-7.11.2-cp314-cp314-musllinux_1_2_i686.whl (248.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.11.2-cp314-cp314-musllinux_1_2_aarch64.whl (250.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.11.2-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (248.5 kB view details)

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

coverage-7.11.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.4 kB view details)

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

coverage-7.11.2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.1 kB view details)

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

coverage-7.11.2-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.5 kB view details)

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

coverage-7.11.2-cp314-cp314-macosx_11_0_arm64.whl (217.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.11.2-cp314-cp314-macosx_10_15_x86_64.whl (217.2 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

coverage-7.11.2-cp313-cp313t-win_arm64.whl (219.6 kB view details)

Uploaded CPython 3.13tWindows ARM64

coverage-7.11.2-cp313-cp313t-win_amd64.whl (221.4 kB view details)

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tWindows x86

coverage-7.11.2-cp313-cp313t-musllinux_1_2_x86_64.whl (260.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.11.2-cp313-cp313t-musllinux_1_2_riscv64.whl (258.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ riscv64

coverage-7.11.2-cp313-cp313t-musllinux_1_2_i686.whl (259.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.11.2-cp313-cp313t-musllinux_1_2_aarch64.whl (261.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.11.2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (258.6 kB view details)

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

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

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

coverage-7.11.2-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (261.5 kB view details)

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

coverage-7.11.2-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (259.5 kB view details)

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

coverage-7.11.2-cp313-cp313t-macosx_11_0_arm64.whl (218.2 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.11.2-cp313-cp313t-macosx_10_13_x86_64.whl (217.8 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.11.2-cp313-cp313-win_arm64.whl (219.1 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.11.2-cp313-cp313-win_amd64.whl (220.4 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.11.2-cp313-cp313-win32.whl (219.6 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.11.2-cp313-cp313-musllinux_1_2_x86_64.whl (250.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.11.2-cp313-cp313-musllinux_1_2_riscv64.whl (248.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

coverage-7.11.2-cp313-cp313-musllinux_1_2_i686.whl (248.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.11.2-cp313-cp313-musllinux_1_2_aarch64.whl (250.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.11.2-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (248.6 kB view details)

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

coverage-7.11.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.3 kB view details)

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

coverage-7.11.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.1 kB view details)

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

coverage-7.11.2-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.5 kB view details)

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

coverage-7.11.2-cp313-cp313-macosx_11_0_arm64.whl (217.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.11.2-cp313-cp313-macosx_10_13_x86_64.whl (217.1 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.11.2-cp312-cp312-win_arm64.whl (219.1 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.11.2-cp312-cp312-win_amd64.whl (220.4 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.11.2-cp312-cp312-win32.whl (219.6 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.11.2-cp312-cp312-musllinux_1_2_x86_64.whl (250.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.11.2-cp312-cp312-musllinux_1_2_riscv64.whl (248.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

coverage-7.11.2-cp312-cp312-musllinux_1_2_i686.whl (248.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.11.2-cp312-cp312-musllinux_1_2_aarch64.whl (250.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.11.2-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (249.3 kB view details)

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

coverage-7.11.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.8 kB view details)

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

coverage-7.11.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.7 kB view details)

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

coverage-7.11.2-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.9 kB view details)

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

coverage-7.11.2-cp312-cp312-macosx_11_0_arm64.whl (217.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.11.2-cp312-cp312-macosx_10_13_x86_64.whl (217.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.11.2-cp311-cp311-win_arm64.whl (219.0 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.11.2-cp311-cp311-win_amd64.whl (220.3 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.11.2-cp311-cp311-win32.whl (219.4 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.11.2-cp311-cp311-musllinux_1_2_x86_64.whl (248.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.11.2-cp311-cp311-musllinux_1_2_riscv64.whl (247.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

coverage-7.11.2-cp311-cp311-musllinux_1_2_i686.whl (247.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.11.2-cp311-cp311-musllinux_1_2_aarch64.whl (249.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.11.2-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (247.9 kB view details)

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

coverage-7.11.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (251.9 kB view details)

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

coverage-7.11.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (249.7 kB view details)

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

coverage-7.11.2-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (247.8 kB view details)

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

coverage-7.11.2-cp311-cp311-macosx_11_0_arm64.whl (217.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.11.2-cp311-cp311-macosx_10_9_x86_64.whl (216.9 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.11.2-cp310-cp310-win_amd64.whl (220.3 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.11.2-cp310-cp310-win32.whl (219.4 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.11.2-cp310-cp310-musllinux_1_2_x86_64.whl (244.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.11.2-cp310-cp310-musllinux_1_2_riscv64.whl (244.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

coverage-7.11.2-cp310-cp310-musllinux_1_2_i686.whl (243.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.11.2-cp310-cp310-musllinux_1_2_aarch64.whl (245.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.11.2-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (244.7 kB view details)

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

coverage-7.11.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (247.8 kB view details)

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

coverage-7.11.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (245.9 kB view details)

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

coverage-7.11.2-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (244.1 kB view details)

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

coverage-7.11.2-cp310-cp310-macosx_11_0_arm64.whl (217.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.11.2-cp310-cp310-macosx_10_9_x86_64.whl (216.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.11.2.tar.gz
  • Upload date:
  • Size: 814.8 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.2.tar.gz
Algorithm Hash digest
SHA256 ae43149b7732df15c3ca9879b310c48b71d08cd8a7ba77fda7f9108f78499e93
MD5 bc0146c693e1d9615496728730ce5735
BLAKE2b-256 32e67c4006cf689ed7a4aa75dcf1f14acbc04e585714c220b5cc6d231096685a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-py3-none-any.whl.

File metadata

  • Download URL: coverage-7.11.2-py3-none-any.whl
  • Upload date:
  • Size: 208.9 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.11.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2442afabe9e83b881be083238bb7cf5afd4a10e47f29b6094470338d2336b33c
MD5 3615cdcecdb7e10fdd5c262cda3ea7b3
BLAKE2b-256 057a99766a75c88e576f47c2d9a06416ff5d95be9b42faca5c37e1ab77c4cd1a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 595c6bb2b565cc2d930ee634cae47fa959dfd24cc0e8ae4cf2b6e7e131e0d1f7
MD5 45533fe72296c21eb49823249817e392
BLAKE2b-256 2b8b6d93448c494a35000cc97d8d5d9c9b3774fa2b0c0d5be55f16877f962d71

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 410cafc1aba1f7eb8c09823d5da381be30a2c9b3595758a4c176fcfc04732731
MD5 379e81d70dd5084e1e87aeb31dd916da
BLAKE2b-256 bf30893b5a67e2914cf2be8e99c511b8084eaa8c0585e42d8b3cd78208f5f126

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-win32.whl.

File metadata

  • Download URL: coverage-7.11.2-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 220.7 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.11.2-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 f633da28958f57b846e955d28661b2b323d8ae84668756e1eea64045414dbe34
MD5 f6a03935093c8397c6aac54f214aed58
BLAKE2b-256 d21d9e93937c2a9bd255bb5efeff8c5df1c8322e508371f76f21a58af0e36a31

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e7d3fccd5781c5d29ca0bd1ea272630f05cd40a71d419e7e6105c0991400eb14
MD5 18a8e4cc5da74192e77b5dd729549c35
BLAKE2b-256 680ee9be33e55346e650c3218a313e888df80418415462c63bceaf4b31e36ab5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 2ca963994d28e44285dc104cf94b25d8a7fd0c6f87cf944f46a23f473910703f
MD5 719dc5c25fe28b7ab6631bd5c9290563
BLAKE2b-256 7d3fcf1e0217efdebab257eb0f487215fe02ff2b6f914cea641b2016c33358e1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5b284931d57389ec97a63fb1edf91c68ec369cee44bc40b37b5c3985ba0a2914
MD5 c7f95209cc98b6556a641abbdb3e526d
BLAKE2b-256 867d55acee453a71a71b08b05848d718ce6ac4559d051b4a2c407b0940aa72be

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 461577af3f8ad4da244a55af66c0731b68540ce571dbdc02598b5ec9e7a09e73
MD5 76a480aead67038258264a73906ba308
BLAKE2b-256 d753f9b1c2d921d585dd6499e05bd71420950cac4e800f71525eb3d2690944fe

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4f8f6bcaa7fe162460abb38f7a5dbfd7f47cfc51e2a0bf0d3ef9e51427298391
MD5 5095ba3fcd0bd9afaf0bdee0d969d1d9
BLAKE2b-256 001b46daea7c4349c4530c62383f45148cc878845374b7a632e3ac2769b2f26a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c8b9a7ebc6a29202fb095877fd8362aab09882894d1c950060c76d61fb116114
MD5 d06eb6b3a73dd4488143c92a5b73da2d
BLAKE2b-256 29e28743b7281decd3f73b964389fea18305584dd6ba96f0aff91b4880b50310

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-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.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 b9f28b900d96d83e2ae855b68d5cf5a704fa0b5e618999133fd2fb3bbe35ecb1
MD5 e71f423b230a56e629de413f124194cf
BLAKE2b-256 d245ddd9b22ec1b5c69cc579b149619c354f981aaaafc072b92574f2d3d6c267

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 2970c03fefee2a5f1aebc91201a0706a7d0061cc71ab452bb5c5345b7174a349
MD5 192bf154f59cae0c7d160194253191e4
BLAKE2b-256 fd5d2aeb513c6841270783b216478c6edc65b128c6889850c5f77568aa3a3098

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5db683000ff6217273071c752bd6a1d341b6dc5d6aaa56678c53577a4e70e78a
MD5 21beee549d2537a0ef20a82beda9eafb
BLAKE2b-256 386f1f38dd0b63a9d82fb3c9d7fbe1c9dab26ae77e5b45e801d129664e039034

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 84e8e0f5ab5134a2d32d4ebadc18b433dbbeddd0b73481f816333b1edd3ff1c8
MD5 adb72a48c1c936eeaa62872c518d74e1
BLAKE2b-256 d0b5e9bb3b17a65fe92d1c7a2363eb5ae9893fafa578f012752ed40eee6aa3c8

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.11.2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 4aaf2212302b6f748dde596424b0f08bc3e1285192104e2480f43d56b6824f35
MD5 454b91956e79a1dc4c4a240c05af6b2e
BLAKE2b-256 73dfeb4e9f9d0d55f7ec2b55298c30931a665c2249c06e3d1d14c5a6df638c77

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: coverage-7.11.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 220.7 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.11.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7ea36e981a8a591acdaa920704f8dc798f9fff356c97dbd5d5702046ae967ce1
MD5 484e96001fbaca38a2a591105375333c
BLAKE2b-256 1e04a64e2a8b9b65ae84670207dc6073e3d48ee9192646440b469e9b8c335d1f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-win32.whl.

File metadata

  • Download URL: coverage-7.11.2-cp314-cp314-win32.whl
  • Upload date:
  • Size: 219.9 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.11.2-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 44b6e04bb94e59927a2807cd4de86386ce34248eaea95d9f1049a72f81828c38
MD5 0d4eed71d6eac7147eeb58965a5d50bf
BLAKE2b-256 756fea1c8990ca35d607502c9e531f164573ea59bb6cd5cd4dc56d7cc3d1fcb5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7f1aa017b47e1879d7bac50161b00d2b886f2ff3882fa09427119e1b3572ede1
MD5 fe0f1162a472b312307304f2525b69ad
BLAKE2b-256 e3bf8510ce8c7b1a8d682726df969e7523ee8aac23964b2c8301b8ce2400c1b4

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 4648c90cf741fb61e142826db1557a44079de0ca868c5c5a363c53d852897e84
MD5 ca077b71c50933243e064c572d27ab85
BLAKE2b-256 7eac461ed0dcaba0c727b760057ffa9837920d808a35274e179ff4a94f6f755a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 72a3d109ac233666064d60b29ae5801dd28bc51d1990e69f183a2b91b92d4baf
MD5 916aa3dfdc9546f0b102efd00ed4fae1
BLAKE2b-256 6cf9f05c7984ef48c8d1c6c1ddb243223b344dcd8c6c0d54d359e4e325e2fa7e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b7fc943097fa48de00d14d2a2f3bcebfede024e031d7cd96063fe135f8cbe96e
MD5 c84ad9abd3c431843ad4a4e64769f3d1
BLAKE2b-256 7801318ed024ae245dbc76152bc016919aef69c508a5aac0e2da5de9b1efea61

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 89565d7c9340858424a5ca3223bfefe449aeb116942cdc98cd76c07ca50e9db8
MD5 465b0c3a3f0f0feec5fbe311b2ace51a
BLAKE2b-256 bca4a992c805e95c46f0ac1b83782aa847030cb52bbfd8fc9015cff30f50fb9e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c5769159986eb174f0f66d049a52da03f2d976ac1355679371f1269e83528599
MD5 72524432177aa459867b565df72ab3e1
BLAKE2b-256 db01a149b88ebe714b76d95427d609e629446d1df5d232f4bdaec34e471da124

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-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.2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a913b21f716aa05b149a8656e9e234d9da04bc1f9842136ad25a53172fecc20e
MD5 e9d60f37f7f35a557ab1c60fa5042e03
BLAKE2b-256 3acac55ab0ee5ebfc4ab56cfc1b3585cba707342dc3f891fe19f02e07bc0c25f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 f6b2498f86f2554ed6cb8df64201ee95b8c70fb77064a8b2ae8a7185e7a4a5f0
MD5 5382e9d8bb8596572de749c25d9d4d40
BLAKE2b-256 f0dd0a2257154c32f442fe3b4622501ab818ae4bd7cde33bd7a740630f6bd24c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f80cb5b328e870bf3df0568b41643a85ee4b8ccd219a096812389e39aa310ea4
MD5 100e34810d52469d7e0990e9f0e4995d
BLAKE2b-256 7866f21c03307079a0b7867b364af057430018a3d4a18ed1b99e1adaf5a0f305

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7f933bc1fead57373922e383d803e1dd5ec7b5a786c220161152ebee1aa3f006
MD5 2377fd5d0f65b861c9a41e4566eae16f
BLAKE2b-256 52d143d17c299249085d6e0df36db272899e92aa09e68e27d3e92a4cf8d9523e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 a35701fe0b5ee9d4b67d31aa76555237af32a36b0cf8dd33f8a74470cf7cd2f5
MD5 ba86e1442e6cb3691bff4598ccb86188
BLAKE2b-256 0da34c3cdd737ed1f630b821430004c2d5f1088b9bc0a7115aa5ad7c40d7d5cb

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-win_amd64.whl.

File metadata

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

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 30c437e8b51ce081fe3903c9e368e85c9a803b093fd062c49215f3bf4fd1df37
MD5 7f8bd27a5d4cc5343770904c9328899b
BLAKE2b-256 29ef8a477d41dbcde1f1179c13c43c9f77ee926b793fe3e5f1cf5d868a494679

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-win32.whl.

File metadata

  • Download URL: coverage-7.11.2-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 220.3 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.11.2-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 9a6468e1a3a40d3d1f9120a9ff221d3eacef4540a6f819fff58868fe0bd44fa9
MD5 f517b68fa3c020e31fbd1ddb93aa3dba
BLAKE2b-256 dc75da033d8589661527b4a6d30c414005467e48fbccc0f3c10898af183e14e1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4aa799c61869318d2b86c0d3c413d6805546aec42069f009cbb27df2eefb2790
MD5 caf5c05f9bd829e3cca48a41c40b2d24
BLAKE2b-256 ca498e080e7622bd7c82df0f8324bbe0461ed1032a638b80046f1a53a88ea3a8

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 6681164bc697b93676945c8c814b76ac72204c395e11b71ba796a93b33331c24
MD5 465f4a434c84869748f50731977a0912
BLAKE2b-256 1e7708f3b5c7500b2031cee74e8a01f9a5bc407f781ff6a826707563bb9dd5b7

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 75ef769be19d69ea71b0417d7fbf090032c444792579cdf9b166346a340987d5
MD5 609accaa0ed1b8d3e676c926717b1ee0
BLAKE2b-256 91157afeeac2a49f651318e4a83f1d5f4d3d4f4092f1d451ac4aec8069cddbdb

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 689d3b4dd0d4c912ed8bfd7a1b5ff2c5ecb1fa16571840573174704ff5437862
MD5 2d73ba267793c45e7ca113726cd767e5
BLAKE2b-256 e6056e56b1c2b3308f587508ad4b0a4cb76c8d6179fea2df148e071979b3eb77

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4c4423ea9c28749080b41e18ec74d658e6c9f148a6b47e719f3d7f56197f8227
MD5 4f34ac18caa2d124e6332a17a75ae6a0
BLAKE2b-256 d2b37452071353441b632ebea42f6ad328a7ab592e4bc50a31f9921b41667017

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bee1911c44c52cad6b51d436aa8c6ff5ca5d414fa089c7444592df9e7b890be9
MD5 f0793db3ec0ae3d4b5214404f2ecad4e
BLAKE2b-256 4dbbfea7007035fdc3c40fcca0ab740da549ff9d38fa50b0d37cd808fbbf9683

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-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.2-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 61d6a7cc1e7a7a761ac59dcc88cee54219fd4231face52bd1257cfd3df29ae9f
MD5 530617f4d0ba2739aacd364150b62a9d
BLAKE2b-256 53962001a596827a0b91ba5f627f21b5ce998fa1f27d861a8f6d909f5ea663ff

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 e3b92e10ca996b5421232dd6629b9933f97eb57ce374bca800ab56681fbeda2b
MD5 193d0c08d68414f160cb395561e70d20
BLAKE2b-256 ec179c9ca3ef09d3576027e77cf580eb599d8d655f9ca2456a26ca50c53e07e3

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 940d195f4c8ba3ec6e7c302c9f546cdbe63e57289ed535452bc52089b1634f1c
MD5 a6fbb29ecc3029ac74720646512771ac
BLAKE2b-256 57ee6dca6e5f1a4affba8d3224996d0e9145e6d67817da753cc436e48bb8d0e6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 87d7c7b0b2279e174f36d276e2afb7bf16c9ea04e824d4fa277eea1854f4cfd4
MD5 03616f533eeceb39eee5099957773d04
BLAKE2b-256 c06198336c6f4545690b482e805c3a1a83fb2db4c19076307b187db3d421b5b3

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.11.2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 ef2d3081562cd83f97984a96e02e7a294efa28f58d5e7f4e28920f59fd752b41
MD5 c6874bc05b34a4e104ce77993292392a
BLAKE2b-256 7ea11825f5eadc0a0a6ea1c6e678827e1ec8c0494dbd23270016fccfc3358fbf

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: coverage-7.11.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 220.4 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.11.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ea910cc737ee8553c81ad5c104bc5b135106ebb36f88be506c3493e001b4c733
MD5 3934a0ba9231c9a75c81828148321a85
BLAKE2b-256 e0a7a298afa025ebe7a2afd6657871a1ac2d9c49666ce00f9a35ee9df61a3bd8

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: coverage-7.11.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 219.6 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.11.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 e48b95abe2983be98cdf52900e07127eb7fe7067c87a700851f4f1f53d2b00e6
MD5 b5f2b12bcf86f80aa64abc507a8a4757
BLAKE2b-256 ea894d61c0ad0d39656bd5e73fe41a93a34b063c90333258e6307aadcfcdbb97

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f6f985e175dfa1fb8c0a01f47186720ae25d5e20c181cc5f3b9eba95589b8148
MD5 2cb657c1ca391d696866878c3dd3467c
BLAKE2b-256 1e27504088aba40735132db838711d966e1314931ff9bddcd0e2ea6bc7e345a7

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e52a028a56889d3ad036c0420e866e4a69417d3203e2fc5f03dcb8841274b64c
MD5 146102af162ed911079133cba4c51e66
BLAKE2b-256 d5d55c5ed220b15f490717522d241629c522fa22275549a6ccfbc96a3654b009

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fd3f7cc6cb999e3eff91a2998a70c662b0fcd3c123d875766147c530ca0d3248
MD5 13af2b29e4e8cb777ca89254d079381e
BLAKE2b-256 bd914b5b58f34e0587fbc5c1a28d644d9c20c13349c1072aea507b6e372c8f20

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 10f10c9acf584ef82bfaaa7296163bd11c7487237f1670e81fc2fa7e972be67b
MD5 1a28c054ac07bbbf159f2187e1092397
BLAKE2b-256 c5af33ccb2aa2f43bbc330a1fccf84a396b90f2e61c00dccb7b72b2993a3c795

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d0e80c9946da61cc0bf55dfd90d65707acc1aa5bdcb551d4285ea8906255bb33
MD5 d4fb4ec31a6e9cce0dd124fded32ca9f
BLAKE2b-256 cf2f292fe3cea4cc1c4b8fb060fa60e565ab1b3bfc67bda74bedefb24b4a2407

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 811bff1f93566a8556a9aeb078bd82573e37f4d802a185fba4cbe75468615050
MD5 48b0431f7acbf5d02a6a350d5a1c30c9
BLAKE2b-256 2e7a34c9402ad12bce609be4be1146a7d22a7fae8e9d752684b6315cce552a65

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-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.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6f70fa1ef17cba5dada94e144ea1b6e117d4f174666842d1da3aaf765d6eb477
MD5 594447a19728a111a5b38b673b997540
BLAKE2b-256 7525d846d2d08d182eeb30d1eba839fabdd9a3e6c710a1f187657b9c697bab23

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 b4776c6555a9f378f37fa06408f2e1cc1d06e4c4e06adb3d157a4926b549efbe
MD5 9761151390daedf3393acb3b73df8231
BLAKE2b-256 73e3eaac01709ffbef291a12ca2526b6247f55ab17724e2297cc70921cd9a81f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7e01ab8d69b6cffa2463e78a4d760a6b69dfebe5bf21837eabcc273655c7e7b3
MD5 cd65226401f67bede6f243803f68f713
BLAKE2b-256 fc2aff1a55673161608c895080950cdfbb6485c95e6fa57a92d2cd1e463717b3

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 38a5509fe7fabb6fb3161059b947641753b6529150ef483fc01c4516a546f2ad
MD5 b177d77d73c3d0359a964648d4cfb285
BLAKE2b-256 ec0057f3f8adaced9e4c74f482932e093176df7e400b4bb95dc1f3cd499511b5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.11.2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ed6ba9f1777fdd1c8e5650c7d123211fa484a187c61af4d82948dc5ee3c0afcc
MD5 8863d49447819e824d777d9dabe6693c
BLAKE2b-256 5bc5948b268909f04eb2b0a55e22f1e4b3ffd472a8a398d05ebcf95c36d8b1eb

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: coverage-7.11.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 220.4 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.11.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c7ea5dec77d79dabb7b5fc712c59361aac52e459cd22028480625c3c743323d0
MD5 ef590ed14fd87df6039bdecedc8bca94
BLAKE2b-256 9419ab26b96a5c6fd0b5d644524997b60523b3ccbe7473a069e1385a272be238

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: coverage-7.11.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 219.6 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.11.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 632904d126ca97e5d4ecf7e51ae8b20f086b6f002c6075adcfd4ff3a28574527
MD5 b8ffb48b3ce530b0acd48006a752cb78
BLAKE2b-256 085846d3dcb99366c74b0478f2a58fd97e82419871a50989937e08578f9a5c5c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5c31cdbb95ab0f4a60224a04efc43cfb406ce904f0b60fb6b2a72f37718ea5cb
MD5 a6faf3261630107632a48094cf0238ed
BLAKE2b-256 246b1eba5fa2b01b1aa727aa2a1c480c5f475fccecf32decae95b890cef7ee68

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 5f72a49504e1f35443b157d97997c9259a017384373eab52fd09b8ade2ae4674
MD5 966fe2216776a4e0c6529b5bb0bba9cc
BLAKE2b-256 512758db09afcb155f41739330c521258782eefc12fe18f70d3b8e5dbc61857b

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 17047fb65fcd1ce8a2f97dd2247c2b59cb4bc8848b3911db02dcb05856f91b71
MD5 98d97076cc6108fe31d55b9667f33401
BLAKE2b-256 86bcfcfe9bdda15f48ef6d78a8524837216752fe82474965d42310e6296c8bde

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 55ae008253df6000bc885a780c1b0e939bd8c932f41e16df1cfe19a00428a98a
MD5 c2ac46f9b8183a8a940eac86498f11cb
BLAKE2b-256 9e8a24449d3e2a84bd38c1903757265cd45b6c9021ecf013f27e33155dba5ada

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d30a717493583c2a83c99f195e934c073be7f4291b32b7352c246d52e43f6893
MD5 069cfd4cd81445d643c50d5c9a99fce1
BLAKE2b-256 601686582ab283bad8e137f76e97c5b75a81f547174bca9bb2eba8b7be33d8b6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a02818ec44803e325d66bd022828212df934739b894d1699c9a05b9105d30f2
MD5 82f89bbb0d9c2017f58a3614c8bb94e1
BLAKE2b-256 836cc32c7c76c8373978bf68bcfd87a1d265ace9c973ed9a007cada37f25948a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-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.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d752a8e398a19e2fb24781e4c73089bfeb417b6ac55f96c2c42cfe5bdb21cc18
MD5 2acd80fb7b9397dc39e8650300302ac1
BLAKE2b-256 223803bb7b3d991259ef8d483b83560f87eb4c6d5e8889ad836d212e010d08b3

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 03e7e7dc31a7deaebf121c3c3bd3c6442b7fbf50aca72aae2a1d08aa30ca2a20
MD5 618f937474a3a26ae56da9dca2f34eac
BLAKE2b-256 a1fa6fc4b47c7c8323b0326c57786858b6185668f008edc2ea626bc35fb53e28

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07e14a4050525fd98bf3d793f229eb8b3ae81678f4031e38e6a18a068bd59fd4
MD5 18b0ffd449900aa016969465764a428d
BLAKE2b-256 f91f41f144dc49c07043230ad79126a9c79236724579c43175e476e0731ddc2a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 eaa2a5eeb82fa7a6a9cd65c4f968ee2a53839d451b4e88e060c67d87a0a40732
MD5 ea81cd293936948849bd03fdbce60ccb
BLAKE2b-256 4f98aef630a13bc974333aeb83d69765eb513f790bf4bd5b79b8036ec176de8e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-win_arm64.whl.

File metadata

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

File hashes

Hashes for coverage-7.11.2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e8eb6cbd7d3b238335b5da0f3ce281102435afb503be4d7bdd69eea3c700a952
MD5 7d7ca47c989504f7dd0dc5e7dd42e597
BLAKE2b-256 bfb29908f6b4b979045c01e02a069ae5f73c16dff022c296a5e1fd756c602c6c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: coverage-7.11.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 220.3 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.11.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bc65e32fe5bb942f0f5247e1500e355cbbdf326181198f5e27e3bb3ddb81e203
MD5 6480a02d9bfe8dfcfa142ef7ec3d0ff3
BLAKE2b-256 22e85db102c57143f33a9229ecdc8d7976ad0c5d103fcd26f2b939db96789990

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: coverage-7.11.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 219.4 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.11.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e448ceee2fb880427eafc9a3f8e6162b2ac7cc3e9b30b85d6511f25cc8a11820
MD5 5cf4ae93d07fc14e8a834e76d6795044
BLAKE2b-256 1c33003f7b5f10fae2ad7390e57a1520c46a24bd46e374b197e97050ae47751f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d1ff4b87ad438148976f2215141a490ae000e878536370d53f8da8c59a175a6
MD5 b5dda686458490fee6b0321227584103
BLAKE2b-256 0addd4fd26be0ce7993f0013df9788e52cd83a1adf5cfb9887bfd1b38722380e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 0f4a958ff286038ac870f836351e9fb8912f1614d1cdbda200fc899235f7dc9b
MD5 39cb750267d7fe003f7e75cfa66b3cf7
BLAKE2b-256 a931e722f2c7f0f16954d13e6441a24d841174bcb1ff2421c6504c024c09c7af

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d423991415f73a70c0a5f3e0a226cf4ab374dd0da7409978069b844df3d31582
MD5 4737f4567b3728371144d9bca1031254
BLAKE2b-256 a3472cd8014c872a3e469ffe50fbc692d02c7460e20cd701a0d6366fbef759e3

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1ac3f647ecf25d883051ef42d38d823016e715b9f289f8c1768be5117075d1bd
MD5 2698b5bf1eca73d2264db6bbe4713d10
BLAKE2b-256 959442ba12fc827fb504f8f8ec5313e46cf5582cdb9d4823e76d70ed22e88bdf

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c4b1bea4c707f4c09f682fe0e646a114dfd068f627880d4a208850d01f8164ad
MD5 7dc6873bf2ed99d8ee28986d5da0a201
BLAKE2b-256 bb4c4622eb7aac98c2552ed8a176a6015ea8cf36a2ec75cbcfb5f2ccf100bbd6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ea10a57568af7cf082a7a4d98a699f993652c2ffbdd5a6c9d63c9ca10b693b4d
MD5 1aeaf9e9b1f0d88166a65c27044e91a0
BLAKE2b-256 6e51011102c7f6902084e632128ac0f42cd3345acc543a7c9f8ce5e1a94397ef

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-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.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 cbffd1d5c5bf4c576ca247bf77646cdad4dced82928337eeb0b85e2b3be4d64b
MD5 e59ab537f65d5075ccb54553a1cc4407
BLAKE2b-256 453c27839b6f343998e82f3e470397c058566c953dc71fe37e0abb953133a341

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 c85f44ed4260221e46a4e9e8e8df4b359ab6c0a742c79e85d649779bcf77b534
MD5 7ceccd7e61fca8f01cb7034230388261
BLAKE2b-256 36733f384dd79d6bbdf7fbceda3c7e0db33e148559bc18c49022c9c0c5e512c1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 397778cf6d50df59c890bd3ac10acb5bf413388ff6a013305134f1403d5db648
MD5 c127264100034cbeccde6c28b0d9fc37
BLAKE2b-256 b768cd1d3422fc9525827cddf62b2385f78356b88e745e90e8e512fefcc05f8f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 36c41bf2ee6f6062de8177e249fee17cd5c9662cd373f7a41e6468a34c5b9c0f
MD5 afa2aa4d188e4158bfccc39e155d3576
BLAKE2b-256 8939326336c0adc6dc624be0edb5143dec90a9da2626335e83f6d09da120922f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: coverage-7.11.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 220.3 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.11.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 230317450af65a37c1fdbdd3546f7277e0c1c1b65e0d57409248e5dd0fa13493
MD5 862d3609db40058b7986f124ea395764
BLAKE2b-256 4faa0d07b2d567f1d005088b4afad533b4a6af48ec75f3f9071afbe5f7076cab

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: coverage-7.11.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 219.4 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.11.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 43ecf9dca4fcb3baf8a886019dd5ce663c95a5e1c5172719c414f0ebd9eeb785
MD5 a0ad01c51639a18264f7ad9966cdbf3c
BLAKE2b-256 6bf7c6c276f6663a1d7e29f8cc4a5a8c76dbf834ecb74017936187146adbce9e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8014a28a37ffabf7da7107f4f154d68c6b89672f27fef835a0574591c5cd140b
MD5 971b274f52df0b4b343aca8d0d9857b6
BLAKE2b-256 cc8cbcbe2c9cb81ef008d05b04ebc37a3a1c65d61b61c9cf772f0ae473ddc56b

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 94ced4a29a6987af99faaa49a513bf8d0458e8af004c54174e05dd7a8a31c7d9
MD5 9a3fbc7edad61a903a85a6ee46b8af15
BLAKE2b-256 73fdb43a0a4f6306a486d31cdd4166afd4dc0b08a8f072d7ab2ccc23893b6d19

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9a95b7a6043b221ec1a0d4d5481e424272b37028353265fbe5fcd3768d652eb7
MD5 7477cea152b2f456d98834449afcfa2c
BLAKE2b-256 072a34f1476db9c58c410193f8f0cbecdfd9931912ed07de628fdffe0dae216d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9f5f6ee021b3b25e748a9a053f3a8dd61a62b6689efd6425cb47e27360994903
MD5 741355d62cd46695a967e6262bd7a435
BLAKE2b-256 a6d5b3480a0fd9c45fad37884c38ee943788ef43b64abf156b3f8e6af096c62e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 b7658f3d4f728092368c091c18efcfb679be9b612c93bfdf345f33635a325188
MD5 b7988baa8d29301fe4e1686304b41844
BLAKE2b-256 413b6cc19074059c030e489fd5ff934aa49521a75ba6236d27badb3b4270b21c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c65f4291aec39692a3bfbe1d92ae5bea58c16b5553fdf021de61c655d987233f
MD5 c7fd89398205ad17d60aefe483ec58a6
BLAKE2b-256 7fea02fa537e61bc61fd111d5d9611184a354dd26bbc31e58ccd922f76404723

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-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.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 805efa416085999da918f15f81b26636d8e79863e1fbac1495664686d1e6a6e9
MD5 d59468d502cef7f0e4cfc7cb954d0e9b
BLAKE2b-256 3d16ef8aba300f7224167c556d15852bf35d42c7af93b68f3ef82323737515e8

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 d73da4893125e0671f762e408dea9957b2bda0036c9589c2fd258a6b870acbdb
MD5 098b1a8cdb4b76f2c8c3a840ff257653
BLAKE2b-256 1046d0dbafbd3604293b73a44ae9c88e339921c13f309138b31ec60b451895b9

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3aa8c62460499e10ceac5ea61cc09c4f7ddcd8a68c6313cf08785ad353dfd311
MD5 da67d0c88270c104716b808dd1756dd7
BLAKE2b-256 8bf7d3c096ca6a6212e8a536ae2144406d28b43e7528ff05a0bf6a5336319d0d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.11.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.11.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 004bdc5985b86f565772af627925e368256ee2172623db10a0d78a3b53f20ef1
MD5 bf697706472a6a8fe5ff884300fa3df4
BLAKE2b-256 835bd943b719938467d313973fd83af9c810e248fcec33165d5ab0148ab1c602

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

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