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.3.tar.gz (815.2 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.3-py3-none-any.whl (208.5 kB view details)

Uploaded Python 3

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

Uploaded CPython 3.14tWindows ARM64

coverage-7.11.3-cp314-cp314t-win_amd64.whl (221.4 kB view details)

Uploaded CPython 3.14tWindows x86-64

coverage-7.11.3-cp314-cp314t-win32.whl (220.3 kB view details)

Uploaded CPython 3.14tWindows x86

coverage-7.11.3-cp314-cp314t-musllinux_1_2_x86_64.whl (259.9 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.11.3-cp314-cp314t-musllinux_1_2_riscv64.whl (257.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ riscv64

coverage-7.11.3-cp314-cp314t-musllinux_1_2_i686.whl (258.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.11.3-cp314-cp314t-musllinux_1_2_aarch64.whl (261.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.11.3-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (258.2 kB view details)

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

coverage-7.11.3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (263.6 kB view details)

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

coverage-7.11.3-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (261.2 kB view details)

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

coverage-7.11.3-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (259.1 kB view details)

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

coverage-7.11.3-cp314-cp314t-macosx_11_0_arm64.whl (217.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.11.3-cp314-cp314t-macosx_10_15_x86_64.whl (217.5 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

coverage-7.11.3-cp314-cp314-win_arm64.whl (218.9 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.11.3-cp314-cp314-win_amd64.whl (220.3 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.11.3-cp314-cp314-win32.whl (219.5 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.11.3-cp314-cp314-musllinux_1_2_x86_64.whl (249.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.11.3-cp314-cp314-musllinux_1_2_riscv64.whl (247.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

coverage-7.11.3-cp314-cp314-musllinux_1_2_i686.whl (247.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.11.3-cp314-cp314-musllinux_1_2_aarch64.whl (250.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.11.3-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (248.1 kB view details)

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

coverage-7.11.3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.0 kB view details)

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

coverage-7.11.3-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250.6 kB view details)

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

coverage-7.11.3-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.1 kB view details)

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

coverage-7.11.3-cp314-cp314-macosx_11_0_arm64.whl (217.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.11.3-cp314-cp314-macosx_10_15_x86_64.whl (216.7 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13tWindows ARM64

coverage-7.11.3-cp313-cp313t-win_amd64.whl (221.0 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.11.3-cp313-cp313t-win32.whl (219.9 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.11.3-cp313-cp313t-musllinux_1_2_x86_64.whl (259.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.11.3-cp313-cp313t-musllinux_1_2_riscv64.whl (257.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ riscv64

coverage-7.11.3-cp313-cp313t-musllinux_1_2_i686.whl (258.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.11.3-cp313-cp313t-musllinux_1_2_aarch64.whl (261.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.11.3-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (258.3 kB view details)

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

coverage-7.11.3-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (263.5 kB view details)

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

coverage-7.11.3-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (261.1 kB view details)

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

coverage-7.11.3-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (259.0 kB view details)

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

coverage-7.11.3-cp313-cp313t-macosx_11_0_arm64.whl (217.7 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

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

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.11.3-cp313-cp313-win_arm64.whl (218.7 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.11.3-cp313-cp313-win_amd64.whl (220.0 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.11.3-cp313-cp313-win32.whl (219.2 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.11.3-cp313-cp313-musllinux_1_2_x86_64.whl (249.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.11.3-cp313-cp313-musllinux_1_2_riscv64.whl (247.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

coverage-7.11.3-cp313-cp313-musllinux_1_2_i686.whl (248.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.11.3-cp313-cp313-musllinux_1_2_aarch64.whl (250.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.11.3-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (248.3 kB view details)

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

coverage-7.11.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (251.9 kB view details)

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

coverage-7.11.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250.7 kB view details)

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

coverage-7.11.3-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.1 kB view details)

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

coverage-7.11.3-cp313-cp313-macosx_11_0_arm64.whl (217.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.11.3-cp313-cp313-macosx_10_13_x86_64.whl (216.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.11.3-cp312-cp312-win_arm64.whl (218.7 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.11.3-cp312-cp312-win_amd64.whl (220.0 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.11.3-cp312-cp312-win32.whl (219.2 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.11.3-cp312-cp312-musllinux_1_2_x86_64.whl (249.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.11.3-cp312-cp312-musllinux_1_2_riscv64.whl (248.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

coverage-7.11.3-cp312-cp312-musllinux_1_2_i686.whl (248.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.11.3-cp312-cp312-musllinux_1_2_aarch64.whl (250.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.11.3-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (248.9 kB view details)

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

coverage-7.11.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.4 kB view details)

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

coverage-7.11.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.3 kB view details)

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

coverage-7.11.3-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.5 kB view details)

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

coverage-7.11.3-cp312-cp312-macosx_11_0_arm64.whl (217.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.11.3-cp312-cp312-macosx_10_13_x86_64.whl (216.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.11.3-cp311-cp311-win_arm64.whl (218.6 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.11.3-cp311-cp311-win_amd64.whl (219.9 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.11.3-cp311-cp311-win32.whl (219.0 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.11.3-cp311-cp311-musllinux_1_2_x86_64.whl (247.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.11.3-cp311-cp311-musllinux_1_2_riscv64.whl (246.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

coverage-7.11.3-cp311-cp311-musllinux_1_2_i686.whl (247.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.11.3-cp311-cp311-musllinux_1_2_aarch64.whl (249.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.11.3-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (247.6 kB view details)

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

coverage-7.11.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (251.4 kB view details)

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

coverage-7.11.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (249.3 kB view details)

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

coverage-7.11.3-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (247.4 kB view details)

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

coverage-7.11.3-cp311-cp311-macosx_11_0_arm64.whl (217.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.11.3-cp311-cp311-macosx_10_9_x86_64.whl (216.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.11.3-cp310-cp310-win_amd64.whl (219.9 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.11.3-cp310-cp310-win32.whl (219.0 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.11.3-cp310-cp310-musllinux_1_2_x86_64.whl (244.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.11.3-cp310-cp310-musllinux_1_2_riscv64.whl (243.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

coverage-7.11.3-cp310-cp310-musllinux_1_2_i686.whl (243.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.11.3-cp310-cp310-musllinux_1_2_aarch64.whl (245.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.11.3-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (244.3 kB view details)

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

coverage-7.11.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (247.3 kB view details)

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

coverage-7.11.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (245.5 kB view details)

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

coverage-7.11.3-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (243.7 kB view details)

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

coverage-7.11.3-cp310-cp310-macosx_11_0_arm64.whl (216.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.11.3-cp310-cp310-macosx_10_9_x86_64.whl (216.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.11.3.tar.gz
  • Upload date:
  • Size: 815.2 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.3.tar.gz
Algorithm Hash digest
SHA256 0f59387f5e6edbbffec2281affb71cdc85e0776c1745150a3ab9b6c1d016106b
MD5 875705491c20417139691b425ede89bd
BLAKE2b-256 d2599698d57a3b11704c7b89b21d69e9d23ecf80d538cabb536c8b63f4a12322

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-py3-none-any.whl
Algorithm Hash digest
SHA256 351511ae28e2509c8d8cae5311577ea7dd511ab8e746ffc8814a0896c3d33fbe
MD5 cd5a7fa1c46b40dc26b4c7caa921b236
BLAKE2b-256 198f92bdd27b067204b99f396a1414d6342122f3e2663459baf787108a6b8b84

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.3-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 219.4 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.3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 9a1d577c20b4334e5e814c3d5fe07fa4a8c3ae42a601945e8d7940bab811d0bd
MD5 b80d032e3a1459bd784c17838788a643
BLAKE2b-256 f84e649628f28d38bad81e4e8eb3f78759d20ac173e3c456ac629123815feb40

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 9245bd392572b9f799261c4c9e7216bafc9405537d0f4ce3ad93afe081a12dc9
MD5 fc7ba169f06b4e2208cdca7b8fecd7a4
BLAKE2b-256 243ab72573802672b680703e0df071faadfab7dcd4d659aaaffc4626bc8bbde8

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 305716afb19133762e8cf62745c46c4853ad6f9eeba54a593e373289e24ea237
MD5 6c8835dd5ed7adbedf366012533f597a
BLAKE2b-256 b7675e812979d20c167f81dbf9374048e0193ebe64c59a3d93d7d947b07865fa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f0b4101e2b3c6c352ff1f70b3a6fcc7c17c1ab1a91ccb7a33013cb0782af9820
MD5 09b76ffa643dc1377ad120dba95116b6
BLAKE2b-256 3bc538e642917e406930cb67941210a366ccffa767365c8f8d9ec0f465a8b218

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 4234914b8c67238a3c4af2bba648dc716aa029ca44d01f3d51536d44ac16854f
MD5 629eb741e93b41d6445a1263807b88fa
BLAKE2b-256 f0c76c084997f5a04d050c513545d3344bfa17bd3b67f143f388b5757d762b0b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2376e8a9c889016f25472c452389e98bc6e54a19570b107e27cde9d47f387b64
MD5 867553b408bb8f1263340a7561e7de32
BLAKE2b-256 ed91b986b5035f23cf0272446298967ecdd2c3c0105ee31f66f7e6b6948fd7f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e22539b676fafba17f0a90ac725f029a309eb6e483f364c86dcadee060429d46
MD5 1e82cb26088183122a95263ad1380b52
BLAKE2b-256 c7c74a4aeb25cb6f83c3ec4763e5f7cc78da1c6d4ef9e22128562204b7f39390

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 ac5d5329c9c942bbe6295f4251b135d860ed9f86acd912d418dce186de7c19ac
MD5 587ea751cc60c33f423afda68b336b38
BLAKE2b-256 378666c15d190a8e82eee777793cabde730640f555db3c020a179625a2ad5320

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 eb5069074db19a534de3859c43eec78e962d6d119f637c41c8e028c5ab3f59dd
MD5 dea67d8b0e77dba313fa9faa3dbebe2e
BLAKE2b-256 07591a9c0844dadef2a6efac07316d9781e6c5a3f3ea7e5e701411e99d619bfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.3-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.3-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.3-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 60ca149a446da255d56c2a7a813b51a80d9497a62250532598d249b3cdb1a926
MD5 3bcd7e6b3be1c015cab0299c06b15c96
BLAKE2b-256 198978a3302b9595f331b86e4f12dfbd9252c8e93d97b8631500888f9a3a2af7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 72c8b494bd20ae1c58528b97c4a67d5cfeafcb3845c73542875ecd43924296de
MD5 836dc686c928addd44447a3f0e8e0926
BLAKE2b-256 32768ebc66c3c699f4de3174a43424c34c086323cd93c4930ab0f835731c443a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ec27a7a991d229213c8070d31e3ecf44d005d96a9edc30c78eaeafaa421c001
MD5 ed129335e9e2de485cbc976c45b9fbc8
BLAKE2b-256 bc2c2f44d39eb33e41ab3aba80571daad32e0f67076afcf27cb443f9e5b5a3ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f9c96a29c6d65bd36a91f5634fef800212dff69dacdb44345c4c9783943ab0df
MD5 979f7debc082360876aa754f3b55b8ea
BLAKE2b-256 9a58142cd838d960cd740654d094f7b0300d7b81534bb7304437d2439fb685fb

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 3e33a968672be1394eded257ec10d4acbb9af2ae263ba05a99ff901bb863557e
MD5 7665333078ff565e110bd777a0e95033
BLAKE2b-256 eeac6a1c507899b6fb1b9a56069954365f655956bcc648e150ce64c2b0ecbed8

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c381a252317f63ca0179d2c7918e83b99a4ff3101e1b24849b999a00f9cd4f86
MD5 462196f91b8f8d3bf6323145b567ae06
BLAKE2b-256 5fed770cd07706a3598c545f62d75adf2e5bd3791bffccdcf708ec383ad42559

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 c713c1c528284d636cd37723b0b4c35c11190da6f932794e145fc40f8210a14a
MD5 0c0afbea297d63d7299483852be954c4
BLAKE2b-256 58ccd06685dae97468ed22999440f2f2f5060940ab0e7952a7295f236d98cce7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3224c7baf34e923ffc78cb45e793925539d640d42c96646db62dbd61bbcfa131
MD5 25e2aae53a8c16f20dc1eaad8151c570
BLAKE2b-256 618f79002cb58a61dfbd2085de7d0a46311ef2476823e7938db80284cedd2428

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 39764c6167c82d68a2d8c97c33dba45ec0ad9172570860e12191416f4f8e6e1b
MD5 e8ade2c15a80b751fe187bde9f4e4b55
BLAKE2b-256 0a8bce454f0af9609431b06dbe5485fc9d1c35ddc387e32ae8e374f49005748b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 08c0bcf932e47795c49f0406054824b9d45671362dfc4269e0bc6e4bff010704
MD5 851c816a9b7574de8eb78c684dbed44c
BLAKE2b-256 eb7b871e991ffb5d067f8e67ffb635dabba65b231d6e0eb724a4a558f4a702a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 149eccc85d48c8f06547534068c41d69a1a35322deaa4d69ba1561e2e9127e75
MD5 574b9a0c07c20e8f7f98e77103bf0d5a
BLAKE2b-256 b6eb5b666f90a8f8053bd264a1ce693d2edef2368e518afe70680070fca13ecd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 68c4eb92997dbaaf839ea13527be463178ac0ddd37a7ac636b8bc11a51af2428
MD5 7715aadf431913d009380ecf4e681f01
BLAKE2b-256 c9eff9c64d76faac56b82daa036b34d4fe9ab55eb37f22062e68e9470583e688

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 abcea3b5f0dc44e1d01c27090bc32ce6ffb7aa665f884f1890710454113ea902
MD5 7c2fcf65aae064a27feec92f83c44775
BLAKE2b-256 f526b6dd31e23e004e9de84d1a8672cd3d73e50f5dae65dbd0f03fa2cdde6100

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.3-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.3-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.3-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 9061a3e3c92b27fd8036dafa26f25d95695b6aa2e4514ab16a254f297e664f83
MD5 61ddbc5dbb9bf3876d18a9951735711d
BLAKE2b-256 201d784b87270784b0b88e4beec9d028e8d58f73ae248032579c63ad2ac6f69a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 4ca5f876bf41b24378ee67c41d688155f0e54cdc720de8ef9ad6544005899240
MD5 70d497e360ddf343b9538e950e23662b
BLAKE2b-256 2d716ad80d6ae0d7cb743b9a98df8bb88b1ff3dc54491508a4a97549c2b83400

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe3425dc6021f906c6325d3c415e048e7cdb955505a94f1eb774dafc779ba203
MD5 e6231041116279a33e04fd97b62a1c0b
BLAKE2b-256 28761079547f9d46f9c7c7d0dad35b6873c98bc5aa721eeabceafabd722cd5e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fdc5255eb4815babcdf236fa1a806ccb546724c8a9b129fd1ea4a5448a0bf07c
MD5 a1b280d1c13b93f8aaf5ec70741a800e
BLAKE2b-256 84d6634ec396e45aded1772dccf6c236e3e7c9604bc47b816e928f32ce7987d1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.3-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 219.2 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.3-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 1e33d0bebf895c7a0905fcfaff2b07ab900885fc78bba2a12291a2cfbab014cc
MD5 97966d52b8eca519014be024db54f465
BLAKE2b-256 e59de255da6a04e9ec5f7b633c54c0fdfa221a9e03550b67a9c83217de12e96c

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 90a96fcd824564eae6137ec2563bd061d49a32944858d4bdbae5c00fb10e76ac
MD5 2ef6f02353b50d7f8eed38ebdb569a93
BLAKE2b-256 10e01da511d0ac3d39e6676fa6cc5ec35320bbf1cebb9b24e9ee7548ee4e931a

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 426559f105f644b69290ea414e154a0d320c3ad8a2bb75e62884731f69cf8e2c
MD5 69e497e674a72d5c8cdeedf8997f6b01
BLAKE2b-256 d3765682719f5d5fbedb0c624c9851ef847407cae23362deb941f185f489c54e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6b17c2b5e0b9bb7702449200f93e2d04cb04b1414c41424c08aa1e5d352da76
MD5 97d88e3ce2f4ae40ffb99451127e7882
BLAKE2b-256 87ed42d0bf1bc6bfa7d65f52299a31daaa866b4c11000855d753857fe78260ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 ab6212e62ea0e1006531a2234e209607f360d98d18d532c2fa8e403c1afbdd71
MD5 e5cac7bdac08de5473f4781d86331b1c
BLAKE2b-256 a8f3f94683167156e93677b3442be1d4ca70cb33718df32a2eea44a5898f04f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d8750dd20362a1b80e3cf84f58013d4672f89663aee457ea59336df50fab6739
MD5 33a05cdf40c420216d33f1ed86ebb228
BLAKE2b-256 175738803eefb9b0409934cbc5a14e3978f0c85cb251d2b6f6a369067a7105a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 13b2066303a1c1833c654d2af0455bb009b6e1727b3883c9964bc5c2f643c1d0
MD5 259ad081bb41186d76dd72d1a316b241
BLAKE2b-256 0e5858e2d9e6455a4ed746a480c4b9cf96dc3cb2a6b8f3efbee5efd33ae24b06

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4ebcddfcdfb4c614233cff6e9a3967a09484114a8b2e4f2c7a62dc83676ba13f
MD5 74479c4a80c1bd63ee059013c1f29f11
BLAKE2b-256 24e528598f70b2c1098332bac47925806353b3313511d984841111e6e760c016

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 465695268414e149bab754c54b0c45c8ceda73dd4a5c3ba255500da13984b16d
MD5 a7cc390a601116547a45e879f87ee97a
BLAKE2b-256 ea07a6868893c48191d60406df4356aa7f0f74e6de34ef1f03af0d49183e0fa1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.3-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.3-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.3-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4c5627429f7fbff4f4131cfdd6abd530734ef7761116811a707b88b7e205afd7
MD5 d799416a56cf27956d6829210548ee00
BLAKE2b-256 d9b6d13acc67eb402d91eb94b9bd60593411799aed09ce176ee8d8c0e39c94ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 a8258f10059b5ac837232c589a350a2df4a96406d6d5f2a09ec587cbdd539655
MD5 a5869ab62c42bb2def0b142fd3c4c2a8
BLAKE2b-256 db6ea0fb897041949888191a49c36afd5c6f5d9f5fd757e0b0cd99ec198a324b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d16bbe566e16a71d123cd66382c1315fcd520c7573652a8074a8fe281b38c6a
MD5 39f80a70fa340a586afaf4436de3ecd1
BLAKE2b-256 cbae81f89bae3afef75553cf10e62feb57551535d16fd5859b9ee5a2a97ddd27

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fb58da65e3339b3dbe266b607bb936efb983d86b00b03eb04c4ad5b442c58428
MD5 8ce8c0296b6999eed27eabfab631adf5
BLAKE2b-256 46cb483f130bc56cbbad2638248915d97b185374d58b19e3cc3107359715949f

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 bb9d7efdb063903b3fdf77caec7b77c3066885068bdc0d44bc1b0c171033f944
MD5 fc5e9fc44738c97e67355e793a60c60a
BLAKE2b-256 01ece0ce39746ed558564c16f2cc25fa95ce6fc9fa8bfb3b9e62855d4386b886

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 220.0 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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6bb599052a974bb6cedfa114f9778fedfad66854107cf81397ec87cb9b8fbcf2
MD5 d9d959d797564366068fe778b4937136
BLAKE2b-256 ed1cec51a3c1a59d225b44bdd3a4d463135b3159a535c2686fac965b698524f4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.3-cp313-cp313-win32.whl
  • Upload date:
  • Size: 219.2 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.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 12d821de7408292530b0d241468b698bce18dd12ecaf45316149f53877885f8c
MD5 969bc8ee3f92331ba2ece0b8d892d634
BLAKE2b-256 7fa577f64de461016e7da3e05d7d07975c89756fe672753e4cf74417fc9b9052

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ae12fe90b00b71a71b69f513773310782ce01d5f58d2ceb2b7c595ab9d222094
MD5 1564d3b550e90cad36fda3bd723a3381
BLAKE2b-256 4c1c5077493c03215701e212767e470b794548d817dfc6247a4718832cc71fac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 0dba4da36730e384669e05b765a2c49f39514dd3012fcc0398dd66fba8d746d5
MD5 86fb9e030bf2d3d0ad9a3ce69e4c1f36
BLAKE2b-256 8393967d9662b1eb8c7c46917dcc7e4c1875724ac3e73c3cb78e86d7a0ac719d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fbffc22d80d86fbe456af9abb17f7a7766e7b2101f7edaacc3535501691563f7
MD5 693f3e848a3b03ff19801851d6df0805
BLAKE2b-256 afa30059dafb240ae3e3291f81b8de00e9c511d3dd41d687a227dd4b529be591

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8bba7e4743e37484ae17d5c3b8eb1ce78b564cb91b7ace2e2182b25f0f764cb5
MD5 5803652a08a67e6cdb32622cb981c435
BLAKE2b-256 5a4b0c486581fa72873489ca092c52792d008a17954aa352809a7cbe6cf0bf07

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 07bc7745c945a6d95676953e86ba7cebb9f11de7773951c387f4c07dc76d03f5
MD5 8bf9e08a6a318c362c27304ad2d67e27
BLAKE2b-256 040775b0d476eb349f1296486b1418b44f2d8780cc8db47493de3755e5340076

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8f067ada2c333609b52835ca4d4868645d3b63ac04fb2b9a658c55bba7f667d3
MD5 551b1bd9229b3f242f23fba2016e45e4
BLAKE2b-256 3f89a14f256438324f33bae36f9a1a7137729bf26b0a43f5eda60b147ec7c8c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.3-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.3-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.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 004cdcea3457c0ea3233622cd3464c1e32ebba9b41578421097402bee6461b63
MD5 3c419219d04708e20c884b28afa43f48
BLAKE2b-256 7f9cdab1a4e8e75ce053d14259d3d7485d68528a662e286e184685ea49e71156

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 1410bac9e98afd9623f53876fae7d8a5db9f5a0ac1c9e7c5188463cb4b3212e2
MD5 40d3dafb9d7caccd198316a6c736e36f
BLAKE2b-256 a58da12cb424063019fd077b5be474258a0ed8369b92b6d0058e673f0a945982

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f761dbcf45e9416ec4698e1a7649248005f0064ce3523a47402d1bff4af2779e
MD5 6130e0fb1b646c18667d10de5e672c9a
BLAKE2b-256 4af6b6f9764d90c0ce1bce8d995649fa307fff21f4727b8d950fa2843b7b0de5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 84b892e968164b7a0498ddc5746cdf4e985700b902128421bb5cec1080a6ee36
MD5 8c2f5cd99d499ffdcffba768ec53c32d
BLAKE2b-256 6df6d8572c058211c7d976f24dab71999a565501fb5b3cdcb59cf782f19c4acb

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 1451464fd855d9bd000c19b71bb7dafea9ab815741fb0bd9e813d9b671462d6f
MD5 d8509f1300a651dece234b924affd6cd
BLAKE2b-256 4f9ed5eb508065f291456378aa9b16698b8417d87cb084c2b597f3beb00a8084

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 220.0 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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 abb903ffe46bd319d99979cdba350ae7016759bb69f47882242f7b93f3356055
MD5 b698c46999777a2812997435d6ec91a8
BLAKE2b-256 4f24d21688f48fe9fcc778956680fd5aaf69f4e23b245b7c7a4755cbd421d25b

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 e8feeb5e8705835f0622af0fe7ff8d5cb388948454647086494d6c41ec142c2e
MD5 57bd0b954eb324b4de771ab41e02f963
BLAKE2b-256 d6ee5f1076311aa67b1fa4687a724cc044346380e90ce7d94fec09fd384aa5fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e2a96fdc7643c9517a317553aca13b5cae9bad9a5f32f4654ce247ae4d321405
MD5 d6cb329a872512a93babbe6aa0738c9d
BLAKE2b-256 11b8023b2003a2cd96bdf607afe03d9b96c763cab6d76e024abe4473707c4eb8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 c8f563b245b4ddb591e99f28e3cd140b85f114b38b7f95b2e42542f0603eb7d7
MD5 cc17c9fe105d7d635d0732194851ab8e
BLAKE2b-256 16feb71af12be9f59dc9eb060688fa19a95bf3223f56c5af1e9861dfa2275d2c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 adb9b7b42c802bd8cb3927de8c1c26368ce50c8fdaa83a9d8551384d77537044
MD5 d49c416751890d7b45df4c35be9bb4d6
BLAKE2b-256 8f75dd6c2e28308a83e5fc1ee602f8204bd3aa5af685c104cb54499230cf56db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4bec8c7160688bd5a34e65c82984b25409563134d63285d8943d0599efbc448e
MD5 64a5f2697320efd1a8591809ea8fcaab
BLAKE2b-256 67164662790f3b1e03fce5280cad93fd18711c35980beb3c6f28dca41b5230c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 0e920567f8c3a3ce68ae5a42cf7c2dc4bb6cc389f18bff2235dd8c03fa405de5
MD5 a93a13aadd81140944a476f0d61a0e3c
BLAKE2b-256 5c29f60af9f823bf62c7a00ce1ac88441b9a9a467e499493e5cc65028c8b8dd2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 05fd3fb6edff0c98874d752013588836f458261e5eba587afe4c547bba544afd
MD5 1dc5f870e05efa90af97f514f4c21238
BLAKE2b-256 7188d5c184001fa2ac82edf1b8f2cd91894d2230d7c309e937c54c796176e35b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.3-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.3-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.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4d4ca49f5ba432b0755ebb0fc3a56be944a19a16bb33802264bbc7311622c0d1
MD5 5269865f4c86b024a59bb4378d0b1921
BLAKE2b-256 8f590bfc5900fc15ce4fd186e092451de776bef244565c840c9c026fd50857e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 77ffb3b7704eb7b9b3298a01fe4509cef70117a52d50bcba29cffc5f53dd326a
MD5 bdd7417392f7591740445734954ed78d
BLAKE2b-256 d53f0fd35f35658cdd11f7686303214bd5908225838f374db47f9e457c8d6df8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 603c4414125fc9ae9000f17912dcfd3d3eb677d4e360b85206539240c96ea76e
MD5 bd4194fda06e908e9c379cfd18033e58
BLAKE2b-256 3cf821126d34b174d037b5d01bea39077725cbb9a0da94a95c5f96929c695433

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5b771b59ac0dfb7f139f70c85b42717ef400a6790abb6475ebac1ecee8de782f
MD5 63b9ba4687e6500de34ad4f7ba34c829
BLAKE2b-256 c239af056ec7a27c487e25c7f6b6e51d2ee9821dba1863173ddf4dc2eebef4f7

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 56f909a40d68947ef726ce6a34eb38f0ed241ffbe55c5007c64e616663bcbafc
MD5 292270bdf03327b776cabf1990a2f328
BLAKE2b-256 1f93bea91b6a9e35d89c89a1cd5824bc72e45151a9c2a9ca0b50d9e9a85e3ae3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 219.9 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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ca90ef33a152205fb6f2f0c1f3e55c50df4ef049bb0940ebba666edd4cdebc55
MD5 280b9144e1e2db7ae02fa05b5c600e8c
BLAKE2b-256 94118e7155df53f99553ad8114054806c01a2c0b08f303ea7e38b9831652d83d

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 86d27d2dd7c7c5a44710565933c7dc9cd70e65ef97142e260d16d555667deef7
MD5 5184cab40ba7c2e50db8d256ef7f88bf
BLAKE2b-256 174ddbe54609ee066553d0bcdcdf108b177c78dab836292bee43f96d6a5674d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 074e6a5cd38e06671580b4d872c1a67955d4e69639e4b04e87fc03b494c1f060
MD5 20f1aef2c70ab31e3c8bc843a5ae0c3b
BLAKE2b-256 990bffc03dc8f4083817900fd367110015ef4dd227b37284104a5eb5edc9c106

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 b5cd111d3ab7390be0c07ad839235d5ad54d2ca497b5f5db86896098a77180a4
MD5 344fa3548acbcc0cd50eae3351573107
BLAKE2b-256 947c3cf06e327401c293e60c962b4b8a2ceb7167c1a428a02be3adbd1d7c7e4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a730cd0824e8083989f304e97b3f884189efb48e2151e07f57e9e138ab104200
MD5 fabaa3e8bab00943fc9c13ce15fe5056
BLAKE2b-256 79d83ee50929c4cd36fcfcc0f45d753337001001116c8a5b8dd18d27ea645737

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 876a3ee7fd2613eb79602e4cdb39deb6b28c186e76124c3f29e580099ec21a87
MD5 d5b2554c970c331834ad90cac5817090
BLAKE2b-256 0fab0318888d091d799a82d788c1e8d8bd280f1d5c41662bbb6e11187efe33e8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c0a3b6e32457535df0d41d2d895da46434706dd85dbaf53fbc0d3bd7d914b362
MD5 8549a8ce8f57e4bc602f2941cabb18da
BLAKE2b-256 1356bc02bbc890fd8b155a64285c93e2ab38647486701ac9c980d457cdae857a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d60bf4d7f886989ddf80e121a7f4d140d9eac91f1d2385ce8eb6bda93d563297
MD5 52c86b4c764b3e2c7fab4ca35c4ee2d4
BLAKE2b-256 549025fc343e4ce35514262451456de0953bcae5b37dda248aed50ee51234cee

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.3-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.3-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.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0542ddf6107adbd2592f29da9f59f5d9cff7947b5bb4f734805085c327dcffaa
MD5 7fcf63dde65288e037bb1b36057894fa
BLAKE2b-256 569e0677e78b1e6a13527f39c4b39c767b351e256b333050539861c63f98bd61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 385977d94fc155f8731c895accdfcc3dd0d9dd9ef90d102969df95d3c637ab80
MD5 5c9ba3ac07b6f0e58782318d48677466
BLAKE2b-256 a5e0878c84fb6661964bc435beb1e28c050650aa30e4c1cdc12341e298700bda

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d264402fc179776d43e557e1ca4a7d953020d3ee95f7ec19cc2c9d769277f06
MD5 427d31e74d743058565ab2cf001e2b36
BLAKE2b-256 5d5cdbfc73329726aef26dbf7fefef81b8a2afd1789343a579ea6d99bf15d26e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 200bb89fd2a8a07780eafcdff6463104dec459f3c838d980455cfa84f5e5e6e1
MD5 a5388265b07f9be47980fbf834383584
BLAKE2b-256 929243a961c0f57b666d01c92bcd960c7f93677de5e4ee7ca722564ad6dee0fa

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c8be5bfcdc7832011b2652db29ed7672ce9d353dd19bce5272ca33dbcf60aaa8
MD5 abea83ed70625b38c88e91c3f00eb843
BLAKE2b-256 985ccc6faba945ede5088156da7770e30d06c38b8591785ac99bcfb2074f9ef6

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.11.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 900580bc99c145e2561ea91a2d207e639171870d8a18756eb57db944a017d4bb
MD5 f6302cb603c779eb4694376dcb4e7373
BLAKE2b-256 9020086f5697780df146dbc0df4ae9b6db2b23ddf5aa550f977b2825137728e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd9ca2d44ed8018c90efb72f237a2a140325a4c3339971364d758e78b175f58e
MD5 239a9fdce51c37bd5f2b254cbcc8217e
BLAKE2b-256 1426be2720c4c7bf73c6591ae4ab503a7b5a31c7a60ced6dba855cfcb4a5af7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 6f033dec603eea88204589175782290a038b436105a8f3637a81c4359df27832
MD5 e78a9816ec343bb853b2de27d85c1805
BLAKE2b-256 db3d7ba68ed52d1873d450aefd8d2f5a353e67b421915cb6c174e4222c7b918c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 097acc18bedf2c6e3144eaf09b5f6034926c3c9bb9e10574ffd0942717232507
MD5 d8fdf27682c18a5a4f6ab178acddec50
BLAKE2b-256 3a8d6735bfd4f0f736d457642ee056a570d704c9d57fdcd5c91ea5d6b15c944e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9799bd6a910961cb666196b8583ed0ee125fa225c6fdee2cbf00232b861f29d2
MD5 33eb66db15771dcf4743504880f475bd
BLAKE2b-256 e64db93784d0b593c5df89a0d48cbbd2d0963e0ca089eaf877405849792e46d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 31663572f20bf3406d7ac00d6981c7bbbcec302539d26b5ac596ca499664de31
MD5 02e617f9b001dd30d6c4e287ae921508
BLAKE2b-256 e3baf6148ebf5547b3502013175e41bf3107a4e34b7dd19f9793a6ce0e1cd61f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8f4cbfff5cf01fa07464439a8510affc9df281535f41a1f5312fbd2b59b4ab5c
MD5 9f5767d8697e0d25b76c66d1113efa3e
BLAKE2b-256 b99adad288cf9faa142a14e75e39dc646d968b93d74e15c83e9b13fd628f2cb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.3-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.3-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.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e5f4bfac975a2138215a38bda599ef00162e4143541cf7dd186da10a7f8e69f1
MD5 0d0ae93094ca407f029c9a32a44812de
BLAKE2b-256 633cc0cbb296c0ecc6dcbd70f4b473fcd7fe4517bbef8b09f4326d78f38adb87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 4f2bb4ee8dd40f9b2a80bb4adb2aecece9480ba1fa60d9382e8c8e0bd558e2eb
MD5 3d27f6994b76c0cae8ef5a5dbab009fe
BLAKE2b-256 837318f05d8010149b650ed97ee5c9f7e4ae68c05c7d913391523281e41c2495

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 28c5251b3ab1d23e66f1130ca0c419747edfbcb4690de19467cd616861507af7
MD5 0141a770e7b9a8f1763a6d21d4ab455d
BLAKE2b-256 14c1d2f9d8e37123fe6e7ab8afcaab8195f13bc84a8b2f449a533fd4812ac724

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0c986537abca9b064510f3fd104ba33e98d3036608c7f2f5537f869bc10e1ee5
MD5 cb30c6c37020f679ea2b244ebc31cd01
BLAKE2b-256 fd68b53157115ef76d50d1d916d6240e5cd5b3c14dba8ba1b984632b8221fc2e

See more details on using hashes here.

Provenance

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