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

Uploaded Python 3

coverage-7.11.1-cp314-cp314t-win_arm64.whl (219.6 kB view details)

Uploaded CPython 3.14tWindows ARM64

coverage-7.11.1-cp314-cp314t-win_amd64.whl (221.6 kB view details)

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

coverage-7.11.1-cp314-cp314t-musllinux_1_2_x86_64.whl (260.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.11.1-cp314-cp314t-musllinux_1_2_riscv64.whl (257.8 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ riscv64

coverage-7.11.1-cp314-cp314t-musllinux_1_2_i686.whl (258.9 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.11.1-cp314-cp314t-musllinux_1_2_aarch64.whl (261.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.11.1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (258.4 kB view details)

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

coverage-7.11.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (263.9 kB view details)

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

coverage-7.11.1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (261.4 kB view details)

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

coverage-7.11.1-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (259.3 kB view details)

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

coverage-7.11.1-cp314-cp314t-macosx_11_0_arm64.whl (218.0 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.11.1-cp314-cp314t-macosx_10_15_x86_64.whl (217.7 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

coverage-7.11.1-cp314-cp314-win_arm64.whl (219.1 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.11.1-cp314-cp314-win_amd64.whl (220.5 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.11.1-cp314-cp314-win32.whl (219.7 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.11.1-cp314-cp314-musllinux_1_2_x86_64.whl (249.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.11.1-cp314-cp314-musllinux_1_2_riscv64.whl (248.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

coverage-7.11.1-cp314-cp314-musllinux_1_2_i686.whl (248.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.11.1-cp314-cp314-musllinux_1_2_aarch64.whl (250.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.11.1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (248.3 kB view details)

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

coverage-7.11.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.2 kB view details)

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

coverage-7.11.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250.9 kB view details)

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

coverage-7.11.1-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.3 kB view details)

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

coverage-7.11.1-cp314-cp314-macosx_11_0_arm64.whl (217.3 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.11.1-cp314-cp314-macosx_10_15_x86_64.whl (217.0 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

coverage-7.11.1-cp313-cp313t-win_arm64.whl (219.4 kB view details)

Uploaded CPython 3.13tWindows ARM64

coverage-7.11.1-cp313-cp313t-win_amd64.whl (221.2 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.11.1-cp313-cp313t-win32.whl (220.1 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.11.1-cp313-cp313t-musllinux_1_2_x86_64.whl (260.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.11.1-cp313-cp313t-musllinux_1_2_riscv64.whl (257.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ riscv64

coverage-7.11.1-cp313-cp313t-musllinux_1_2_i686.whl (259.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.11.1-cp313-cp313t-musllinux_1_2_aarch64.whl (261.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.11.1-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (258.4 kB view details)

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

coverage-7.11.1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (263.8 kB view details)

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

coverage-7.11.1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (261.3 kB view details)

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

coverage-7.11.1-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (259.3 kB view details)

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

coverage-7.11.1-cp313-cp313t-macosx_11_0_arm64.whl (218.0 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.11.1-cp313-cp313t-macosx_10_13_x86_64.whl (217.6 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.11.1-cp313-cp313-win_arm64.whl (218.9 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.11.1-cp313-cp313-win_amd64.whl (220.2 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.11.1-cp313-cp313-win32.whl (219.4 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.11.1-cp313-cp313-musllinux_1_2_x86_64.whl (249.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.11.1-cp313-cp313-musllinux_1_2_riscv64.whl (248.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

coverage-7.11.1-cp313-cp313-musllinux_1_2_i686.whl (248.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.11.1-cp313-cp313-musllinux_1_2_aarch64.whl (250.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.11.1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (248.4 kB view details)

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

coverage-7.11.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.1 kB view details)

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

coverage-7.11.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250.9 kB view details)

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

coverage-7.11.1-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.3 kB view details)

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

coverage-7.11.1-cp313-cp313-macosx_11_0_arm64.whl (217.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.11.1-cp313-cp313-macosx_10_13_x86_64.whl (216.9 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.11.1-cp312-cp312-win_arm64.whl (218.9 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.11.1-cp312-cp312-win_amd64.whl (220.2 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.11.1-cp312-cp312-win32.whl (219.4 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.11.1-cp312-cp312-musllinux_1_2_x86_64.whl (250.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.11.1-cp312-cp312-musllinux_1_2_riscv64.whl (248.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

coverage-7.11.1-cp312-cp312-musllinux_1_2_i686.whl (248.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.11.1-cp312-cp312-musllinux_1_2_aarch64.whl (250.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.11.1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (249.1 kB view details)

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

coverage-7.11.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (252.6 kB view details)

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

coverage-7.11.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (251.5 kB view details)

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

coverage-7.11.1-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.7 kB view details)

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

coverage-7.11.1-cp312-cp312-macosx_11_0_arm64.whl (217.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.11.1-cp312-cp312-macosx_10_13_x86_64.whl (216.9 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.11.1-cp311-cp311-win_arm64.whl (218.8 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.11.1-cp311-cp311-win_amd64.whl (220.1 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.11.1-cp311-cp311-win32.whl (219.2 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.11.1-cp311-cp311-musllinux_1_2_x86_64.whl (248.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.11.1-cp311-cp311-musllinux_1_2_riscv64.whl (247.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

coverage-7.11.1-cp311-cp311-musllinux_1_2_i686.whl (247.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.11.1-cp311-cp311-musllinux_1_2_aarch64.whl (249.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.11.1-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (247.7 kB view details)

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

coverage-7.11.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (251.7 kB view details)

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

coverage-7.11.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (249.5 kB view details)

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

coverage-7.11.1-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (247.6 kB view details)

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

coverage-7.11.1-cp311-cp311-macosx_11_0_arm64.whl (217.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.11.1-cp311-cp311-macosx_10_9_x86_64.whl (216.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.11.1-cp310-cp310-win_amd64.whl (220.1 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.11.1-cp310-cp310-win32.whl (219.2 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.11.1-cp310-cp310-musllinux_1_2_x86_64.whl (244.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.11.1-cp310-cp310-musllinux_1_2_riscv64.whl (243.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ riscv64

coverage-7.11.1-cp310-cp310-musllinux_1_2_i686.whl (243.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.11.1-cp310-cp310-musllinux_1_2_aarch64.whl (245.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.11.1-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (244.5 kB view details)

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

coverage-7.11.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (247.6 kB view details)

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

coverage-7.11.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (245.7 kB view details)

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

coverage-7.11.1-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (243.9 kB view details)

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

coverage-7.11.1-cp310-cp310-macosx_11_0_arm64.whl (217.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.11.1-cp310-cp310-macosx_10_9_x86_64.whl (216.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.11.1.tar.gz
  • Upload date:
  • Size: 814.0 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.1.tar.gz
Algorithm Hash digest
SHA256 b4b3a072559578129a9e863082a2972a2abd8975bc0e2ec57da96afcd6580a8a
MD5 069fbd275621cc55cb55b8d92bc94616
BLAKE2b-256 89123e2d2ec71796e0913178478e693a06af6a3bc9f7f9cb899bf85a426d8370

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-py3-none-any.whl
  • Upload date:
  • Size: 208.7 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0fa848acb5f1da24765cee840e1afe9232ac98a8f9431c6112c15b34e880b9e8
MD5 149454c2ffec7d42716870e34c75a08c
BLAKE2b-256 7632bd9f48c28e23b2f08946f8e83983617b00619f5538dbd7e1045fa7e88c00

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 219.6 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.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 01c575bdbef35e3f023b50a146e9a75c53816e4f2569109458155cd2315f87d9
MD5 9c5d908e0e1b4079394f955d7a4ea0cd
BLAKE2b-256 387aa5d050de44951ac453a2046a0f3fb5471a4a557f0c914d00db27d543d94c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 221.6 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.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 939f45e66eceb63c75e8eb8fc58bb7077c00f1a41b0e15c6ef02334a933cfe93
MD5 9510f5e50dc46b48f5dcf1af30494512
BLAKE2b-256 7f9681e1ef5fbfd5090113a96e823dbe055e4c58d96ca73b1fb0ad9d26f9ec36

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 220.5 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.1-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 4782d71d2a4fa7cef95e853b7097c8bbead4dbd0e6f9c7152a6b11a194b794db
MD5 62e8cb356a6ec0148e6654323c70cd55
BLAKE2b-256 340231c5394f6f5d72a466966bcfdb61ce5a19862d452816d6ffcbb44add16ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1335fa8c2a2fea49924d97e1e3500cfe8d7c849f5369f26bb7559ad4259ccfab
MD5 2d2c554bc6f59b57a8c1b6d0c6683ce9
BLAKE2b-256 7307f9cd12f71307a785ea15b009c8d8cc2543e4a867bd04b8673843970b6b43

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e09adb2a7811dc75998eef68f47599cf699e2b62eed09c9fefaeb290b3920f34
MD5 1d4ae52461d182dd7e3b373790b13ce2
BLAKE2b-256 22406b1c27f772cb08a14a338647ead1254a57ee9dabbb4cacbc15df7f278741

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a9cb272a0e0157dbb9b2fd0b201b759bd378a1a6138a16536c025c2ce4f7643b
MD5 2fad9d5de219ee2a50ea04122a076626
BLAKE2b-256 326e618f7e203a998e4f6b8a0fa395744a416ad2adbcdc3735bc19466456718a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 773419b225ec9a75caa1e941dd0c83a91b92c2b525269e44e6ee3e4c630607db
MD5 888c2bb7a8e37178ec9dd9709709f62e
BLAKE2b-256 b6612533926eb8990f182eb287f4873216c8ca530cc47241144aabf46fe80abe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c6681add5060c2742dafcf29826dff1ff8eef889a3b03390daeed84361c428bd
MD5 53a491e3f4cc97e642cb29bd1b108983
BLAKE2b-256 2aa0036397bdbee0f3bd46c2e26fdfbb1a61b2140bf9059240c37b61149047fa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b1043ff958f09fc3f552c014d599f3c6b7088ba97d7bc1bd1cce8603cd75b520
MD5 f5fb1ab1d06108345032a4f1425a40a0
BLAKE2b-256 f3fa920cba122cc28f4557c0507f8bd7c6e527ebcc537d0309186f66464a8fd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.1-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.1-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.1-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 28ad84c694fa86084cfd3c1eab4149844b8cb95bd8e5cbfc4a647f3ee2cce2b3
MD5 be79e2703f1cdcbb7c158150ecc07de3
BLAKE2b-256 0598d484cb659ec33958ca96b6f03438f56edc23b239d1ad0417b7a97fc1848a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 576baeea4eebde684bf6c91c01e97171c8015765c8b2cfd4022a42b899897811
MD5 9bfaa9721e6f38fac9b493a15f5ed2ff
BLAKE2b-256 592da554cd98924d296de5816413280ac3b09e42a05fb248d66f8d474d321938

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f69c332f0c3d1357c74decc9b1843fcd428cf9221bf196a20ad22aa1db3e1b6c
MD5 7be349028c178ae5e7c5aeda8d498c8d
BLAKE2b-256 9410a4fc5022017dd7ac682dc423849c241dfbdad31734b8f96060d84e70b587

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2ad1fe321d9522ea14399de83e75a11fb6a8887930c3679feb383301c28070d9
MD5 d40f7f59ac183bbdc51f594872f49253
BLAKE2b-256 a73dc6a84da4fa9b840933045b19dd19d17b892f3f2dd1612903260291416dba

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 219.1 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.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 829acb88fa47591a64bf5197e96a931ce9d4b3634c7f81a224ba3319623cdf6c
MD5 219d58715a5c29f68acec3f5098f7567
BLAKE2b-256 aed0d311a06f9cf7a48a98ffcfd0c57db0dcab6da46e75c439286a50dc648161

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 220.5 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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 77443d39143e20927259a61da0c95d55ffc31cf43086b8f0f11a92da5260d592
MD5 c294d4afe0acefad48abb9b4b8385368
BLAKE2b-256 90d75845597360f6434af1290118ebe114642865f45ce47e7e822d9c07b371be

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 219.7 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.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 853136cecb92a5ba1cc8f61ec6ffa62ca3c88b4b386a6c835f8b833924f9a8c5
MD5 e704abcb4932b039bb90bc07d8089140
BLAKE2b-256 0e2c45ed33d9e80a1cc9b44b4bd535d44c154d3204671c65abd90ec1e99522a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 36f2fed9ce392ca450fb4e283900d0b41f05c8c5db674d200f471498be3ce747
MD5 1284e5a8517203b78599d19548d051b6
BLAKE2b-256 b94aa5700764a12e932b35afdddb2f59adbca289c1689455d06437f609f3ef35

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 bab32cb1d4ad2ac6dcc4e17eee5fa136c2a1d14ae914e4bce6c8b78273aece3c
MD5 09d48123df1250ca5cbdb2b330c2862e
BLAKE2b-256 08fc3e4d54fb6368b0628019eefd897fc271badbd025410fd5421a65fb58758f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 284c5df762b533fae3ebd764e3b81c20c1c9648d93ef34469759cb4e3dfe13d0
MD5 05398510b013f6b9de03afbb18639020
BLAKE2b-256 9c3fb9c4fbd2e6d1b64098f99fb68df7f7c1b3e0a0968d24025adb24f359cdec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d61fcc4d384c82971a3d9cf00d0872881f9ded19404c714d6079b7a4547e2955
MD5 2d2980e979097f8df2719c17b19f1649
BLAKE2b-256 99d0b98ab5d2abe425c71117a7c690ead697a0b32b83256bf0f566c726b7f77b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 976e51e4a549b80e4639eda3a53e95013a14ff6ad69bb58ed604d34deb0e774c
MD5 de55aa7b1a2aaf27792f303b50db28d2
BLAKE2b-256 8cfaa04e769b92bc5628d4bd909dcc3c8219efe5e49f462e29adc43e198ecfde

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a69e0d6fa0b920fe6706a898c52955ec5bcfa7e45868215159f45fd87ea6da7c
MD5 4842323f1a8b250ee770e4bf3f2a4ff2
BLAKE2b-256 d12f43f94557924ca9b64e09f1c3876da4eec44a05a41e27b8a639d899716c0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.1-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.1-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.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 bde6488c1ad509f4fb1a4f9960fd003d5a94adef61e226246f9699befbab3276
MD5 f1c04e6a7fc715867c826d4f09ab0018
BLAKE2b-256 1d5ece442bab963e3388658da8bde6ddbd0a15beda230afafaa25e3c487dc391

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 d2b2f5fc8fe383cbf2d5c77d6c4b2632ede553bc0afd0cdc910fa5390046c290
MD5 c222cc24a6ac79a0c80ba65f0f8848b0
BLAKE2b-256 9d596e2fb3fb58637001132dc32228b4fb5b332d75d12f1353cb00fe084ee0ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fa4d468d5efa1eb6e3062be8bd5f45cbf28257a37b71b969a8c1da2652dfec77
MD5 e70a93af85676ac135d80002d49d09e2
BLAKE2b-256 5ea3afef455d03c468ee303f9df9a6f407e8bea64cd576fca914ff888faf52ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0305463c45c5f21f0396cd5028de92b1f1387e2e0756a85dd3147daa49f7a674
MD5 57d4b5699dcb6aac0f07210fca21d378
BLAKE2b-256 d9c2ac2c3417eaa4de1361036ebbc7da664242b274b2e00c4b4a1cfc7b29920b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 219.4 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.1-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 1e19a4c43d612760c6f7190411fb157e2d8a6dde00c91b941d43203bd3b17f6f
MD5 7e6882ab1daa5e389190bf11b3694a46
BLAKE2b-256 6b451c1d58b3ed585598764bd2fe41fcf60ccafe15973ad621c322ba52e22d32

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 221.2 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.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 d6d11180437c67bde2248563a42b8e5bbf85c8df78fae13bf818ad17bfb15f02
MD5 55ae772229864f87f790c0aded658cce
BLAKE2b-256 9a53b553b7bfa6207def4918f0cb72884c844fa4c3f1566e58fbb4f34e54cdc5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 220.1 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.1-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 a447d97b3ce680bb1da2e6bd822ebb71be6a1fb77ce2c2ad2fe4bd8aacec3058
MD5 3c87dc953717b86b4925b23d261ab9d0
BLAKE2b-256 18a1b931d3ee099c2dca8e9ea56c07ae84c0f91562f7bbbcccab8c91b3474ef1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 227ee59fbc4a8c57a7383a1d7af6ca94a78ae3beee4045f38684548a8479a65b
MD5 6d2477f756eee0696ec33e865dbd49ac
BLAKE2b-256 85db482e72589a952027e238ffa3a15f192c552e0685fd0c5220ad05b5f17d56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 31bf5ffad84c974f9e72ac53493350f36b6fa396109159ec704210698f12860b
MD5 0cf2459732ba680a9d042a525744935f
BLAKE2b-256 3fa373cb2763e59f14ba6d8d6444b1f640a9be2242bfb59b7e50581c695db7ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f5311ba00c53a7fb2b293fdc1f478b7286fe2a845a7ba9cda053f6e98178f0b4
MD5 45d77d765ca1aa82da64054c43b56c3c
BLAKE2b-256 959ab3299bb14f11f2364d78a2b9704491b15395e757af6116694731ce4e5834

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 63926a97ed89dc6a087369b92dcb8b9a94cead46c08b33a7f1f4818cd8b6a3c3
MD5 9473e0a98b2ebaa4c06c0783b489abb8
BLAKE2b-256 a9c1cf61d9f46ae088774c65dd3387a15dfbc72de90c1f6e105025e9eda19b42

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c6956fc8754f2309131230272a7213a483a32ecbe29e2b9316d808a28f2f8ea1
MD5 5bec607be90dd673a77bc31d49513518
BLAKE2b-256 ac03d44c3d70e5da275caf2cad2071da6b425412fbcb1d1d5a81f1f89b45e3f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4589bd44698728f600233fb2881014c9b8ec86637ef454c00939e779661dbe7e
MD5 a21385208faf4b4c18a940a85eace7f2
BLAKE2b-256 f0bb2b829aa23fd5ee8318e33cc02a606eb09900921291497963adc3f06af8bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.1-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.1-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.1-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6c354b111be9b2234d9573d75dd30ca4e414b7659c730e477e89be4f620b3fb5
MD5 b9e844ced96785c44b22f491bf84a6a9
BLAKE2b-256 1549eccfe039663e29a50a54b0c2c8d076acd174d7ac50d018ef8a5b1c37c8dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 e1a2c621d341c9d56f7917e56fbb56be4f73fe0d0e8dae28352fb095060fd467
MD5 eaf9fd9d0f977b7f97dc28c7ae06937a
BLAKE2b-256 c4742dab1dc2ebe16f074f80ae483b0f45faf278d102be703ac01b32cd85b6c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0df35fa7419ef571db9dacd50b0517bc54dbfe37eb94043b5fc3540bff276acd
MD5 a98d06353d09a4a34a931bab2ff8757c
BLAKE2b-256 73f96ed59e7cf1488d6f975e5b14ef836f5e537913523e92175135f8518a83ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 47a4f362a10285897ab3aa7a4b37d28213a4f2626823923613d6d7a3584dd79a
MD5 d99b543d9003eba9ed239ec67e0f66cf
BLAKE2b-256 36c6d1ff54fbd6bcad42dbcfd13b417e636ef84aae194353b1ef3361700f2525

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 218.9 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.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 a2e3560bf82fa8169a577e054cbbc29888699526063fee26ea59ea2627fd6e73
MD5 5e5404322a387c2dc847068840f3de25
BLAKE2b-256 d3dc7d38bb99e8e69200b7dd5de15507226bd90eac102dfc7cc891b9934cdc76

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 220.2 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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 39a4c44b0cd40e3c9d89b2b7303ebd6ab9ae8a63f9e9a8c4d65a181a0b33aebe
MD5 189e98713f701c07002a4c3263a24cae
BLAKE2b-256 355436fef7afb3884450c7b6d494fcabe2fab7c669d547c800ca30f41c1dc212

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 219.4 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.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 1b3067db3afe6deeca2b2c9f0ec23820d5f1bd152827acfadf24de145dfc5f66
MD5 0adbbe580d5a55539474cb890cd0c390
BLAKE2b-256 8419947acf7c0c6e90e4ec3abf474133ed36d94407d07e36eafdfd3acb59fee9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d51cc6687e8bbfd1e041f52baed0f979cd592242cf50bf18399a7e03afc82d88
MD5 7241ad0cc5efd8211ad66f454cdbf06b
BLAKE2b-256 189aa63991c0608ddc6adf65e6f43124951aaf36bd79f41937b028120b8268ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e0f4aa986a4308a458e0fb572faa3eb3db2ea7ce294604064b25ab32b435a468
MD5 a542324ddf52289050dca8903798eca1
BLAKE2b-256 5bc9a2136dfb168eb09e2f6d9d6b6c986243fdc0b3866a9376adb263d3c3378b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d0a2b02c1e20158dd405054bcca87f91fd5b7605626aee87150819ea616edd67
MD5 b24e10b49ce475b6af5d2c635ccaa938
BLAKE2b-256 48e8c7706f8a5358a59c18b489e7e19e83d6161b7c8bc60771f95920570c94a8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 545714d8765bda1c51f8b1c96e0b497886a054471c68211e76ef49dd1468587d
MD5 38dc8e0e0526758be1b4d6ce67ae063b
BLAKE2b-256 5f63d5854c47ae42d9d18855329db6bc528f5b7f4f874257edb00cf8b483f9f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e0208bb59d441cfa3321569040f8e455f9261256e0df776c5462a1e5a9b31e13
MD5 fda919584abcf7de447e35880a149faa
BLAKE2b-256 f3173cef1ede3739622950f0737605353b797ec564e70c9d254521b10f4b03ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70619d194d8fea0cb028cb6bb9c85b519c7509c1d1feef1eea635183bc8ecd27
MD5 fde91e7f402b073e6d8f1743768cd37f
BLAKE2b-256 a55ab359649566954498aa17d7c98093182576d9e435ceb4ea917b3b48d56f86

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.1-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.1-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.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 211f7996265daab60a8249af4ca6641b3080769cbedcffc42cc4841118f3a305
MD5 e4b27728431f57f3419f2b259ab02a06
BLAKE2b-256 11f5b2c7c494046c9c783d3cac4c812fc24d6104dd36a7a598e7dd6fea3e7927

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 74003324321bbf130939146886eddf92e48e616b5910215e79dea6edeb8ee7c8
MD5 82e067b6860f116f461ac03060f75921
BLAKE2b-256 68cd9dcf93d81d0cddaa0bba90c3b4580e6f1ddf833918b816930d250cc553a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cc47a280dc014220b0fc6e5f55082a3f51854faf08fd9635b8a4f341c46c77d3
MD5 83dedb3c4a15d69e8faacb9e57d39e07
BLAKE2b-256 20119f038e6c2baea968c377ab355b0d1d0a46b5f38985691bf51164e1b78c1f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 da9930594ca99d66eb6f613d7beba850db2f8dfa86810ee35ae24e4d5f2bb97d
MD5 ef259e10a71375b685754ae4446e02bc
BLAKE2b-256 f4010c50c318f5e8f1a482da05d788d0ff06137803ed8fface4a1ba51e04b3ad

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 218.9 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.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 0c77e5951ab176a6ccb70c6f688fca2a7ac834753ba82ee4eb741be655f30b43
MD5 70b3463822174a44a322b6d2fadedd6f
BLAKE2b-256 635fc0905d9159d38194943a21d7d013f1c2f0c43e7d63f680ed56269728418a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 220.2 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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7d49a473799e55a465bcadd19525977ab80031b8b86baaa622241808df4585cd
MD5 abed9a55f89a5ad7a1fdf0ede3185358
BLAKE2b-256 2659813d8eedc96a781e8a6f9c37f6ecb4326ebbffdafe2e1154ed2def468b76

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 219.4 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.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 98ea0b8d1addfc333494c2248af367e8ecb27724a99804a18376b801f876da58
MD5 c96dbaf251d4e46fb40662a22b322b36
BLAKE2b-256 c19f781c045e1e5f8930f8266f224318040413b60837749d2ed11883b7478c81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 437149272ff0440df66044bd6ee87cbc252463754ca43cafa496cfb2f57f56dd
MD5 79a477cad89097c59deb3c934385d6ec
BLAKE2b-256 f9ff411803f1fcb9efe00afbc96442564cc691f537541a8bde377cf1ac04e695

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 cf825b60f94d1706c22d4887310db26cc3117d545ac6ad4229b4a0d718afcf9a
MD5 5f984a6ae6f1f06805481b493f2e246c
BLAKE2b-256 9bd6ff26c2eb57d4dcd46c6ed136d6b04aceb7f58f48dcc500c77f7194711a6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7c68180e67b4843674bfb1d3ec928ffcfc94081b5da959e616405eca51c23356
MD5 978ba6e1269761ff4bea90b631f27324
BLAKE2b-256 84c96181877977a0f6e46b9c93a8382b8c671769fb12df8a15be8d6091541b77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4e37486aed7045c280ebdc207026bdef9267730177d929a5e25250e1f33cc125
MD5 f2d283b317a45ab231bf9ea9f24710e0
BLAKE2b-256 b82be33712a8eede02762a536bdc2f89e736e0ad87bd13b35d724306585aeb54

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 19363046125d4a423c25d3d7c90bab3a0230932c16014198f87a6b3960c1b187
MD5 66a4caa64e8b6b49e3d8e889f4236a19
BLAKE2b-256 061c2b9fae11361b0348c2d3612a8179d2cc8b6b245e8b14d5479c75b9f18613

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 843816452d8bfc4c2be72546b3b382850cb91150feaa963ec7d2b665ec9d4768
MD5 2bc73f62047b6f3ae1c6475d442c79c0
BLAKE2b-256 31a83df60e88f1dabccae4994c6df4a2f23d4cd0eee27fc3ae8f0bb2e78cb538

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.1-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.1-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.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 b59736704df8b1f8b1dafb36b16f2ef8a952e4410465634442459426bd2319ae
MD5 0569b3d491687c67b1609f94230f027c
BLAKE2b-256 e3e1c4b42f02fbb6ce08e05d7a2b26bcf5df11d3e67a3806e40415f7ab9511e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 bc6e0b2d6ed317810b4e435ffabc31b2d517d6ceb4183dfd6af4748c52d170eb
MD5 a594108cd87ee09a7548571b624e609a
BLAKE2b-256 2b804d4f943da23c432b2bba8664f4eada9b19911081852e8cc89776c61d0b94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08ef89c812072ecd52a862b46e131f75596475d23cc7f5a75410394341d4332f
MD5 d148ae3668073e4b32ceae231a988205
BLAKE2b-256 f5e91c3628a1225bdea66295a117cd2bb1d324d9c433c40078b24d50f55448a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 421e2d237dcecdefa9b77cae1aa0dfff5c495f29e053e776172457e289976311
MD5 0155fd96f648d66a5ffeed4f07fb4996
BLAKE2b-256 0f3104af7e42fdb3681e4d73d37bf3f375f0488aa38d1001ee746c7dbfe09643

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 218.8 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.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 2bcfeb983a53f0d3ee3ebc004827723d8accb619f64bf90aff73b7703dfe14bd
MD5 896a76b2c20e4cfa8eb5fe982074123e
BLAKE2b-256 715996dc2070a2f124e27c9b8d6e45e35d44f01b056b6eaf6793bfff40e84c4a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 220.1 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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 784a9fe33335296857db05b97dcb16df811418515a2355fc4811b0c2b029b4be
MD5 9b8ff7ac106300bc3073543465a946d7
BLAKE2b-256 41d4ec0155c883ddc43b2ff08e3b88fc846a4642a117306f8891188f217bd823

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 219.2 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.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 049883a469ec823b1c9556050380e61f580d52f8abfc8be2071f3512a2bc3859
MD5 04f99052d4afc07c0cdc08180f662d61
BLAKE2b-256 062baa232a409b63422910e180ccd5f7083e6e41d942608f3513e617006c0253

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 abde2bd52560527124d9e6515daa1f1e3c7e820a37af63d063723867775220aa
MD5 90963f07258d6342d0b8e9c4d5a5e5c8
BLAKE2b-256 345bb0b6c986e41c6072d0c57761e648c120a34b1004f7de5b90bda5cb7542eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 ce345819ddedcbe797d8ba824deeb0d55710037dfd47efd95709ab9e1b841e0c
MD5 5d607e3b3cea5d3d985a3807245bbc46
BLAKE2b-256 af88c344ab065706a9df03b558fe4bcb9d367f92d5983f6a672c03eeb0905d39

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4b77e7bb5765988a7a80463b999085cd66c6515113fc88b46910217f19ee99fe
MD5 e39095601b0df72ef740ccaf344050ca
BLAKE2b-256 1035e44cb3d633cdeec7c6def511f552494a16bfa4e6cb5e916d9a0d4c98a933

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b48e85160795648323fc3a9d8efe11be65a033b564e1db28b53866810da6cf35
MD5 c0920819ef226215204df0cdc4acd09d
BLAKE2b-256 b5eab71c504fe7fd58495ccabe1cd4afd7e5685d563e2019ae4865cb0b44f652

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp311-cp311-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 54bf4a13bfcf6f07c4b7d83970074dc2fa8b5782e8dee962f5eb4dfbc3a275ef
MD5 18f8020f25f795a8cda97f23d609b7e3
BLAKE2b-256 bc961397eaee431b43dbe2ec683401c8341d65993434d69f3a36087c5c280fb1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2ece0ace8d8fc20cc29e2108d4031517c03d9e08883f10c1df16bef84d469110
MD5 9b59639223a7cf2d92ca4c0521bb2db1
BLAKE2b-256 6f7ebb95b8396a7c8deb0426a1261d62851b28a380a849546f730a8ee36471f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.1-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.1-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.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e17d99e4a9989ccc52d672543ed9d8741d90730ba331d452793be5733b4fee58
MD5 2f3730db730c274ca402814442dc71a5
BLAKE2b-256 b2052887d76a5e160eb1b62dc99b1f177052799c37134d38e8b208e01bd4d712

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 dd5a0e53989aa0d2b94871ac9a990f7b6247c3afe49af77f8750d7bcf1e66efa
MD5 50a5230d7e0561ed1c9f3872f52aeef6
BLAKE2b-256 b81c713bd524fec4d3d1d2813de0fad233d4ff9e3bbd9bf8f8052bb0359e0f3f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3386b3d974eea5b8fbc31388c2847d5b3ce783aa001048c7c13ad0e0f9f97284
MD5 467ce1ba2b1c64bc083597150239d892
BLAKE2b-256 2bd03b31528bb14c2dc498c09804ee4bfe3e17ca28b1de6c2e3e850c99ed2b39

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9f8be6327cb57e73f1933a111b31ca3e8db68eba70921244296cd9541f8405cf
MD5 90f54098eabe2f22656a0ce1e55b1bcb
BLAKE2b-256 5b097d035b041643d4d99c8ea374b7f0363ebb5edf02121ea4bfddaf7f738e08

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 220.1 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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d47ad0fdc96d5772fcded1a57f042a72dba893a226d3efa5802d0bfa88e3a9a1
MD5 3c84c6c8807c4b259c3fe63f3a4ec14e
BLAKE2b-256 1a8c022c91f0f0e08918991bff99bdc961a60b0585397f78e9885414c9e20f0f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.11.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 219.2 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.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 999a82a2dec9e31df7cb49a17e6b564b76fab3f9cd76788280997b5a694b8025
MD5 5d9d336112c1dfcd94565e6b646ea4f4
BLAKE2b-256 45c5599efe919c50d4069029fa59696f7ec106a70eb0e92b8a2f7a5f8afd0980

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 57d36cb40ad55fe443bb2390c759c61b9fa3afc68d5446a2aaed1ad18fc92752
MD5 89e743ee2a56bf4cf81320d8eb4aedf7
BLAKE2b-256 360d2071cb65945737f5d82eebcdfb7b869c56c0f521e1af4af6f6b0a80cfe62

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp310-cp310-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 f3f3eb204cbe221ef9209e34341b3d0bc32f4cf3c7c4f150db571e20b9963ecd
MD5 ecf8d44a426972e8431e366f00fe8f43
BLAKE2b-256 ada5796f3a21bdde952568e0cadf825269c74c33ae82966e46283075e3babb80

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2cf57b5be59d36d133c06103f50c72bfdba7c7624d68b443b16a2d2d4eb40424
MD5 d0851436a43ff5529532d756ca61f82d
BLAKE2b-256 725740abaeacf2a78c22983183e0d44145ef64256ab12d35635d89fe08337475

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b8c6570122b2eafaa5f4b54700b6f17ee10e23c5cf4292fa9b5a00e9dc279a74
MD5 d0fe136ffb1acf605418e8cdaed5539e
BLAKE2b-256 1ab373a5033b46d8193b775ed6768f05c63dc4f9402834c56d6f456cc92175bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp310-cp310-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 2663b19df42932a2cd66e62783f4bbbca047853ede893d48f3271c5e12c89246
MD5 89196b5073b7c6f63a50d76a37a64ae2
BLAKE2b-256 98d45600ae43bfeb9cea2b7ea2cd6a3c5a064533cdb53696a35b7bd8e288396b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1a30a6ba3b668227d5a6f9f6ac2d875117af20f260ddc01619487174036a5583
MD5 0714dfe7b5f2843653bfd7cd6bc97b4f
BLAKE2b-256 4e270e6d9d3ec92307b67eb735b451cbead5d0307dc43f6ef1faf3f280abd68b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.11.1-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.1-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.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 086764f9fa6f4fa57035ed1c2387501c57092f2159bf1be0f090f85f9042ccf2
MD5 844505dae497f00cbf094d6b879aaa6e
BLAKE2b-256 383f5678792f90d4c8467531a4db9b66a8929cee0c9f28a8f5fed0e94d7e1d3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 63f837e043f7f0788c2ce8fc6bbbcc3579f123af9cb284e1334099969222ceab
MD5 5f28e0a7f2111ef7479a771f65cefe07
BLAKE2b-256 ead94a1f7f679018c189c97a48f215275fe9e31e6a4db0135aac755c08224310

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea73d4b5a489ea60ebce592ea516089d2bee8b299fb465fdd295264da98b2480
MD5 55ebbbe133b82f4b8b89923411b87866
BLAKE2b-256 748737ad9c35a3e5376f437c20a0fb01e20c4841afbf75328eb37d66dd87242d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.11.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 057c0aedcade895c0d25c06daff00fb381dea8089434ec916e59b051e5dead68
MD5 021488096d3dd96b59aebfd33fcb8e4a
BLAKE2b-256 aa156d7162366ed0508686dd68a716260bb3e2686fbce9e1acb6a42fa07cbc19

See more details on using hashes here.

Provenance

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