Skip to main content

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.9 through 3.14 rc1, including free-threading.

  • PyPy3 versions 3.9, 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 3.7 and 3.8; 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.

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.10.3.tar.gz (822.9 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.10.3-py3-none-any.whl (207.9 kB view details)

Uploaded Python 3

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

Uploaded CPython 3.14tWindows ARM64

coverage-7.10.3-cp314-cp314t-win_amd64.whl (220.9 kB view details)

Uploaded CPython 3.14tWindows x86-64

coverage-7.10.3-cp314-cp314t-win32.whl (219.8 kB view details)

Uploaded CPython 3.14tWindows x86

coverage-7.10.3-cp314-cp314t-musllinux_1_2_x86_64.whl (259.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.10.3-cp314-cp314t-musllinux_1_2_i686.whl (258.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.10.3-cp314-cp314t-musllinux_1_2_aarch64.whl (260.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.10.3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (263.2 kB view details)

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

coverage-7.10.3-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (260.9 kB view details)

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

coverage-7.10.3-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (258.7 kB view details)

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

coverage-7.10.3-cp314-cp314t-macosx_11_0_arm64.whl (217.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.10.3-cp314-cp314t-macosx_10_13_x86_64.whl (217.0 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

coverage-7.10.3-cp314-cp314-win_arm64.whl (218.4 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.10.3-cp314-cp314-win_amd64.whl (219.8 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.10.3-cp314-cp314-win32.whl (219.0 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.10.3-cp314-cp314-musllinux_1_2_x86_64.whl (248.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.10.3-cp314-cp314-musllinux_1_2_i686.whl (247.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.10.3-cp314-cp314-musllinux_1_2_aarch64.whl (249.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.10.3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (251.5 kB view details)

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

coverage-7.10.3-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250.1 kB view details)

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

coverage-7.10.3-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (247.6 kB view details)

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

coverage-7.10.3-cp314-cp314-macosx_11_0_arm64.whl (216.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.10.3-cp314-cp314-macosx_10_13_x86_64.whl (216.3 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

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

Uploaded CPython 3.13tWindows ARM64

coverage-7.10.3-cp313-cp313t-win_amd64.whl (220.5 kB view details)

Uploaded CPython 3.13tWindows x86-64

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

Uploaded CPython 3.13tWindows x86

coverage-7.10.3-cp313-cp313t-musllinux_1_2_x86_64.whl (259.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.10.3-cp313-cp313t-musllinux_1_2_i686.whl (258.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.10.3-cp313-cp313t-musllinux_1_2_aarch64.whl (260.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.10.3-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (263.0 kB view details)

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

coverage-7.10.3-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (260.7 kB view details)

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

coverage-7.10.3-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (258.6 kB view details)

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

coverage-7.10.3-cp313-cp313t-macosx_11_0_arm64.whl (217.2 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.10.3-cp313-cp313t-macosx_10_13_x86_64.whl (217.0 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.10.3-cp313-cp313-win_arm64.whl (218.2 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.10.3-cp313-cp313-win_amd64.whl (219.5 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.10.3-cp313-cp313-win32.whl (218.7 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.10.3-cp313-cp313-musllinux_1_2_x86_64.whl (249.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.10.3-cp313-cp313-musllinux_1_2_i686.whl (247.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.10.3-cp313-cp313-musllinux_1_2_aarch64.whl (249.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.10.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (251.4 kB view details)

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

coverage-7.10.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250.1 kB view details)

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

coverage-7.10.3-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (247.5 kB view details)

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

coverage-7.10.3-cp313-cp313-macosx_11_0_arm64.whl (216.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.10.3-cp313-cp313-macosx_10_13_x86_64.whl (216.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.10.3-cp312-cp312-win_arm64.whl (218.1 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.10.3-cp312-cp312-win_amd64.whl (219.5 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.10.3-cp312-cp312-win32.whl (218.7 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.10.3-cp312-cp312-musllinux_1_2_x86_64.whl (249.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.10.3-cp312-cp312-musllinux_1_2_i686.whl (247.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.10.3-cp312-cp312-musllinux_1_2_aarch64.whl (249.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.10.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (251.9 kB view details)

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

coverage-7.10.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250.7 kB view details)

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

coverage-7.10.3-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (248.0 kB view details)

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

coverage-7.10.3-cp312-cp312-macosx_11_0_arm64.whl (216.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.10.3-cp312-cp312-macosx_10_13_x86_64.whl (216.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.10.3-cp311-cp311-win_arm64.whl (218.1 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.10.3-cp311-cp311-win_amd64.whl (219.4 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.10.3-cp311-cp311-win32.whl (218.5 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.10.3-cp311-cp311-musllinux_1_2_x86_64.whl (247.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.10.3-cp311-cp311-musllinux_1_2_i686.whl (246.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.10.3-cp311-cp311-musllinux_1_2_aarch64.whl (248.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.10.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (250.9 kB view details)

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

coverage-7.10.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248.8 kB view details)

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

coverage-7.10.3-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (246.9 kB view details)

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

coverage-7.10.3-cp311-cp311-macosx_11_0_arm64.whl (216.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.10.3-cp311-cp311-macosx_10_9_x86_64.whl (216.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.10.3-cp310-cp310-win_amd64.whl (219.4 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.10.3-cp310-cp310-win32.whl (218.5 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.10.3-cp310-cp310-musllinux_1_2_x86_64.whl (243.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.10.3-cp310-cp310-musllinux_1_2_i686.whl (242.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.10.3-cp310-cp310-musllinux_1_2_aarch64.whl (244.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.10.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (246.8 kB view details)

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

coverage-7.10.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (244.9 kB view details)

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

coverage-7.10.3-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (243.1 kB view details)

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

coverage-7.10.3-cp310-cp310-macosx_11_0_arm64.whl (216.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.10.3-cp310-cp310-macosx_10_9_x86_64.whl (216.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-7.10.3-cp39-cp39-win_amd64.whl (219.4 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-7.10.3-cp39-cp39-win32.whl (218.5 kB view details)

Uploaded CPython 3.9Windows x86

coverage-7.10.3-cp39-cp39-musllinux_1_2_x86_64.whl (243.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

coverage-7.10.3-cp39-cp39-musllinux_1_2_i686.whl (242.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

coverage-7.10.3-cp39-cp39-musllinux_1_2_aarch64.whl (244.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

coverage-7.10.3-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (246.4 kB view details)

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

coverage-7.10.3-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (244.6 kB view details)

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

coverage-7.10.3-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (242.8 kB view details)

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

coverage-7.10.3-cp39-cp39-macosx_11_0_arm64.whl (216.3 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

coverage-7.10.3-cp39-cp39-macosx_10_9_x86_64.whl (216.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.10.3.tar.gz
  • Upload date:
  • Size: 822.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.3.tar.gz
Algorithm Hash digest
SHA256 812ba9250532e4a823b070b0420a36499859542335af3dca8f47fc6aa1a05619
MD5 7575cbc8b47baf1f60cc93d38a1061e9
BLAKE2b-256 f42c253cc41cd0f40b84c1c34c5363e0407d73d4a1cae005fed6db3b823175bd

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-py3-none-any.whl
Algorithm Hash digest
SHA256 416a8d74dc0adfd33944ba2f405897bab87b7e9e84a391e09d241956bd953ce1
MD5 8008c485c06962f38f2ab94d12485ea2
BLAKE2b-256 8419e67f4ae24e232c7f713337f3f4f7c9c58afd0c02866fb07c7b9255a19ed7

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 f5983c132a62d93d71c9ef896a0b9bf6e6828d8d2ea32611f58684fba60bba35
MD5 23ae5b9c59eed2820a5b9d73cb84684c
BLAKE2b-256 d1cfa32bbf92869cbf0b7c8b84325327bfc718ad4b6d2c63374fef3d58e39306

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 424ea93a323aa0f7f01174308ea78bde885c3089ec1bef7143a6d93c3e24ef64
MD5 70c5f65315806522c80cd3d64598c2e6
BLAKE2b-256 729b27fbf79451b1fac15c4bda6ec6e9deae27cf7c0648c1305aa21a3454f5c4

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 dec0d9bc15ee305e09fe2cd1911d3f0371262d3cfdae05d79515d8cb712b4869
MD5 ad6147ef3e06fb8469f934d77560aeaa
BLAKE2b-256 ec30fc9b5097092758cba3375a8cc4ff61774f8cd733bcfb6c9d21a60077a8d8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d48d2cb07d50f12f4f18d2bb75d9d19e3506c26d96fffabf56d22936e5ed8f7c
MD5 f33ca350fe2830f12a0fbf90b51b2e2f
BLAKE2b-256 c36dad131be74f8afd28150a07565dfbdc86592fd61d97e2dc83383d9af219f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c65e2a5b32fbe1e499f1036efa6eb9cb4ea2bf6f7168d0e7a5852f3024f471b1
MD5 5d1cf7826828ea7a7acd48baf05fcd9f
BLAKE2b-256 b6a68b5bf6a9e8c6aaeb47d5fe9687014148efc05c3588110246d5fdeef9b492

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5fb742309766d7e48e9eb4dc34bc95a424707bc6140c0e7d9726e794f11b92a0
MD5 f1b7faff8aea5a2c0e4fdeeab2dc3cdf
BLAKE2b-256 5e89496b6d5a10fa0d0691a633bb2b2bcf4f38f0bdfcbde21ad9e32d1af328ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2ae8e7c56290b908ee817200c0b65929b8050bc28530b131fe7c6dfee3e7d86b
MD5 76cc7d6f71c21ce6c3e02a9fdf180d3a
BLAKE2b-256 aa3afe39e624ddcb2373908bd922756384bb70ac1c5009b0d1674eb326a3e428

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-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.10.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.10.3-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 ec151569ddfccbf71bac8c422dce15e176167385a00cd86e887f9a80035ce8a5
MD5 949aebfb36a00461904ae947acd5b8ff
BLAKE2b-256 1c021f8612bfcb46fc7ca64a353fff1cd4ed932bb6e0b4e0bb88b699c16794b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 24581ed69f132b6225a31b0228ae4885731cddc966f8a33fe5987288bdbbbd5e
MD5 c41ac62d69d2c9bb6df837bc1a4f0be8
BLAKE2b-256 3651b87002d417202ab27f4a1cd6bd34ee3b78f51b3ddbef51639099661da991

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f4e4d8e75f6fd3c6940ebeed29e3d9d632e1f18f6fb65d33086d99d4d073241
MD5 84ef535b5e792dd3eb0e3ffd1617ae79
BLAKE2b-256 7d7dd9850230cd9c999ce3a1e600f85c2fff61a81c301334d7a1faa1a5ba19c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-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.10.3-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ebc8791d346410d096818788877d675ca55c91db87d60e8f477bd41c6970ffc6
MD5 342dbeb21608a3fd6df5007ab7e83300
BLAKE2b-256 733d89d65baf1ea39e148ee989de6da601469ba93c1d905b17dfb0b83bd39c96

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 1007d6a2b3cf197c57105cc1ba390d9ff7f0bee215ced4dea530181e49c65ab4
MD5 cdfe961d5c65955e4b65311f78e3e2e1
BLAKE2b-256 2359f5cd2a80f401c01cf0f3add64a7b791b7d53fd6090a4e3e9ea52691cf3c4

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9c8916d44d9e0fe6cdb2227dc6b0edd8bc6c8ef13438bbbf69af7482d9bb9833
MD5 48196b6693105518a1e8026b4f283173
BLAKE2b-256 3609a94c1369964ab31273576615d55e7d14619a1c47a662ed3e2a2fe4dee7d4

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 d7c3d02c2866deb217dce664c71787f4b25420ea3eaf87056f44fb364a3528f5
MD5 123b10f3d0a1a49cf4f3d8b8423fde7a
BLAKE2b-256 9227c6a60c7cbe10dbcdcd7fc9ee89d531dc04ea4c073800279bb269954c5a9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6b4e25e0fa335c8aa26e42a52053f3786a61cc7622b4d54ae2dad994aa754fec
MD5 e1e42945581baa3dc70842ea5dd0dd88
BLAKE2b-256 f41c9a4ddc9f0dcb150d4cd619e1c4bb39bcf694c6129220bdd1e5895d694dda

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bd8df1f83c0703fa3ca781b02d36f9ec67ad9cb725b18d486405924f5e4270bd
MD5 98aa6f29d3f43bd20074122f85c4dde6
BLAKE2b-256 b428af167dbac5281ba6c55c933a0ca6675d68347d5aee39cacc14d44150b922

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c2079d8cdd6f7373d628e14b3357f24d1db02c9dc22e6a007418ca7a2be0435a
MD5 aacbf40503aef144b3ee915caa39a199
BLAKE2b-256 b9b29d894b26bc53c70a1fe503d62240ce6564256d6d35600bdb86b80e516e7d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ee221cf244757cdc2ac882e3062ab414b8464ad9c884c21e878517ea64b3fa26
MD5 269d14b59e8d456c175890e302a53a2a
BLAKE2b-256 4e90203537e310844d4bf1bdcfab89c1e05c25025c06d8489b9e6f937ad1a9e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-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.10.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.10.3-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 419d2a0f769f26cb1d05e9ccbc5eab4cb5d70231604d47150867c07822acbdf4
MD5 2c10f05a602bd31da4fb1d3d7f1eb2b4
BLAKE2b-256 fdb09faa4ac62c8822219dd83e5d0e73876398af17d7305968aed8d1606d1830

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 e79367ef2cd9166acedcbf136a458dfe9a4a2dd4d1ee95738fb2ee581c56f667
MD5 15bead9d7adc24d81bdc4eaf3222b56e
BLAKE2b-256 feb2eb668bfc5060194bc5e1ccd6f664e8e045881cfee66c42a2aa6e6c5b26e8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07790b4b37d56608536f7c1079bd1aa511567ac2966d33d5cec9cf520c50a7c8
MD5 35ccab4503c8f3c2321a42b824897772
BLAKE2b-256 92a84d8ca9c111d09865f18d56facff64d5fa076a5593c290bd1cfc5dceb8dba

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-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.10.3-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bce8b8180912914032785850d8f3aacb25ec1810f5f54afc4a8b114e7a9b55de
MD5 f7e1438382769f607863c5d3b68f5f41
BLAKE2b-256 2d84bb773b51a06edbf1231b47dc810a23851f2796e913b335a0fa364773b842

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 46eae7893ba65f53c71284585a262f083ef71594f05ec5c85baf79c402369098
MD5 f2bff35cc28577ddffe026590b06c9e3
BLAKE2b-256 28cc59a9a70f17edab513c844ee7a5c63cf1057041a84cc725b46a51c6f8301b

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 03db599f213341e2960430984e04cf35fb179724e052a3ee627a068653cf4a7c
MD5 20de73d04473d4f55bb4e3415386e11b
BLAKE2b-256 333b7da37fd14412b8c8b6e73c3e7458fef6b1b05a37f990a9776f88e7740c89

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 cc0ee4b2ccd42cab7ee6be46d8a67d230cb33a0a7cd47a58b587a7063b6c6b0e
MD5 2919081afc68d935a348c59aac997a0f
BLAKE2b-256 d25c6375e9d905da22ddea41cd85c30994b8b6f6c02e44e4c5744b76d16b026f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3262d19092771c83f3413831d9904b1ccc5f98da5de4ffa4ad67f5b20c7aaf7b
MD5 075fff31af0f7d7e2bf266a9e818ff05
BLAKE2b-256 cc223646f8903743c07b3e53fded0700fed06c580a980482f04bf9536657ac17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 669fe0d4e69c575c52148511029b722ba8d26e8a3129840c2ce0522e1452b256
MD5 47cb7695f9aca03102ede62a516c9375
BLAKE2b-256 8611bb59f7f33b2cac0c5b17db0d9d0abba9c90d9eda51a6e727b43bd5fce4ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 08b989a06eb9dfacf96d42b7fb4c9a22bafa370d245dc22fa839f2168c6f9fa1
MD5 0d9025483f8731bb7dd187d5b8874d0a
BLAKE2b-256 c1a58a9e8a7b12a290ed98b60f73d1d3e5e9ced75a4c94a0d1a671ce3ddfff2a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ce01048199a91f07f96ca3074b0c14021f4fe7ffd29a3e6a188ac60a5c3a4af8
MD5 bb7d951175123f2558bc0e3eb6c1f112
BLAKE2b-256 9e4cf4666cbc4571804ba2a65b078ff0de600b0b577dc245389e0bc9b69ae7ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-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.10.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.10.3-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 eb329f1046888a36b1dc35504d3029e1dd5afe2196d94315d18c45ee380f67d5
MD5 c0bdbc29cef582e019d6a26bf4a6c8ce
BLAKE2b-256 599500e7fcbeda3f632232f4c07dde226afe3511a7781a000aa67798feadc535

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 1ae22b97003c74186e034a93e4f946c75fad8c0ce8d92fbbc168b5e15ee2841f
MD5 2bf6762a559a5953375b981a2de1fca9
BLAKE2b-256 62238dfc52e95da20957293fb94d97397a100e63095ec1e0ef5c09dd8c6f591a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8dd2ba5f0c7e7e8cc418be2f0c14c4d9e3f08b8fb8e4c0f83c2fe87d03eb655e
MD5 a051e5fcdeaf45c54ccb70a78ec25030
BLAKE2b-256 29964b40036181d8c2948454b458750960956a3c4785f26a3c29418bbbee1666

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 07009152f497a0464ffdf2634586787aea0e69ddd023eafb23fc38267db94b84
MD5 602e52e7a533cfcfc8c21def11b45204
BLAKE2b-256 fc261c1f450e15a3bf3eaecf053ff64538a2612a23f05b21d79ce03be9ff5903

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 f35580f19f297455f44afcd773c9c7a058e52eb6eb170aa31222e635f2e38b87
MD5 10b695d99629e99a332c8079bdbe3926
BLAKE2b-256 701b1229c0b2a527fa5390db58d164aa896d513a1fbb85a1b6b6676846f00552

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 219.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3564aae76bce4b96e2345cf53b4c87e938c4985424a9be6a66ee902626edec4c
MD5 38f9488999bbad647e1a7b42a220eb96
BLAKE2b-256 6ac378b4adddbc0feb3b223f62761e5f9b4c5a758037aaf76e0a5845e9e35e48

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.3-cp313-cp313-win32.whl
  • Upload date:
  • Size: 218.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 24d0c13de473b04920ddd6e5da3c08831b1170b8f3b17461d7429b61cad59ae0
MD5 a517b02676a0e83e0b7bc3bc2819035d
BLAKE2b-256 664da0bcb561645c2c1e21758d8200443669d6560d2a2fb03955291110212ec4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c1e2e927ab3eadd7c244023927d646e4c15c65bb2ac7ae3c3e9537c013700d21
MD5 2003311f5928448159a58c44701f48c2
BLAKE2b-256 99e8b68d1487c6af370b8d5ef223c6d7e250d952c3acfbfcdbf1a773aa0da9d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fe72cbdd12d9e0f4aca873fa6d755e103888a7f9085e4a62d282d9d5b9f7928c
MD5 1d2db1b4b7f9cdf0a0734045c007e3d7
BLAKE2b-256 2dfdae963c7a8e9581c20fa4355ab8940ca272554d8102e872dbb932a644e410

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b0bac054d45af7cd938834b43a9878b36ea92781bcb009eab040a5b09e9927e3
MD5 a49dc3f77ad90b8a08e1d1af4b4bfd86
BLAKE2b-256 2604cb83826f313d07dc743359c9914d9bc460e0798da9a0e38b4f4fabc207ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b1f91cbc78c7112ab84ed2a8defbccd90f888fcae40a97ddd6466b0bec6ae8a
MD5 9dd92bc8f3195de11b36e82e65e911f6
BLAKE2b-256 4fed33efd8819895b10c66348bf26f011dd621e804866c996ea6893d682218df

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-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.10.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.10.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 913ceddb4289cbba3a310704a424e3fb7aac2bc0c3a23ea473193cb290cf17d4
MD5 3ec3fd2d7541801e9f0f1cb5f3a1f8a4
BLAKE2b-256 ea2f6ae1db51dc34db499bfe340e89f79a63bd115fc32513a7bacdf17d33cd86

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 488e9b50dc5d2aa9521053cfa706209e5acf5289e81edc28291a24f4e4488f46
MD5 3de63750489063ee71e5945d3a81d0cf
BLAKE2b-256 debbe1ade16b9e3f2d6c323faeb6bee8e6c23f3a72760a5d9af102ef56a656cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4af09c7574d09afbc1ea7da9dcea23665c01f3bc1b1feb061dac135f98ffc53a
MD5 48e3dbdf63e3a8e2a71ebaa7671f7610
BLAKE2b-256 56da28717da68f8ba68f14b9f558aaa8f3e39ada8b9a1ae4f4977c8f98b286d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b99e87304ffe0eb97c5308447328a584258951853807afdc58b16143a530518a
MD5 db294bd71e74e9f59bf7aebe6a3e66d9
BLAKE2b-256 0aff239e4de9cc149c80e9cc359fab60592365b8c4cbfcad58b8a939d18c6898

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 c112f04e075d3495fa3ed2200f71317da99608cbb2e9345bdb6de8819fc30571
MD5 480159c41ead8b83cf8459c2daa6a4f9
BLAKE2b-256 56af7cbcbf23d46de6f24246e3f76b30df099d05636b30c53c158a196f7da3ad

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 219.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4a50ad2524ee7e4c2a95e60d2b0b83283bdfc745fe82359d567e4f15d3823eb5
MD5 b0faed854698f37774b9ba34575be2d0
BLAKE2b-256 9458dd3cfb2473b85be0b6eb8c5b6d80b6fc3f8f23611e69ef745cef8cf8bad5

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 187ecdcac21f9636d570e419773df7bd2fda2e7fa040f812e7f95d0bddf5f79a
MD5 3255cb0a44ee13c1a670d26c3844f655
BLAKE2b-256 5f55c8a273ed503cedc07f8a00dcd843daf28e849f0972e4c6be4c027f418ad6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 daeefff05993e5e8c6e7499a8508e7bd94502b6b9a9159c84fd1fe6bce3151cb
MD5 a697d27191089515c9d393678473338b
BLAKE2b-256 38ed70c0e871cdfef75f27faceada461206c1cc2510c151e1ef8d60a6fedda39

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a374d4e923814e8b72b205ef6b3d3a647bb50e66f3558582eda074c976923613
MD5 8af217221a7f26dc5149e42126262082
BLAKE2b-256 69915dcaa134568202397fa4023d7066d4318dc852b53b428052cd914faa05e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a181e4c2c896c2ff64c6312db3bda38e9ade2e1aa67f86a5628ae85873786cea
MD5 494739b246d5e1f0080f64193cc6e9ac
BLAKE2b-256 9121d760b2df6139b6ef62c9cc03afb9bcdf7d6e36ed4d078baacffa618b4c1c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b6df359e59fa243c9925ae6507e27f29c46698359f45e568fd51b9315dbbe587
MD5 8518d59f2ac9b6bee3ac69b79df49888
BLAKE2b-256 aedf6396301d332b71e42bbe624670af9376f63f73a455cc24723656afa95796

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-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.10.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.10.3-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 5ca3c9530ee072b7cb6a6ea7b640bcdff0ad3b334ae9687e521e59f79b1d0437
MD5 6d82c4e9470e8300c068dc299cef75ee
BLAKE2b-256 0c29f8bdf88357956c844bd872e87cb16748a37234f7f48c721dc7e981145eb7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 4dd4564207b160d0d45c36a10bc0a3d12563028e8b48cd6459ea322302a156d7
MD5 33633cce562940b00d8b0e4c91794aa4
BLAKE2b-256 34b1bc83788ba31bde6a0c02eb96bbc14b2d1eb083ee073beda18753fa2c4c66

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1d4f9ce50b9261ad196dc2b2e9f1fbbee21651b54c3097a25ad783679fd18294
MD5 25dd443ca010c8262f1746564f90e875
BLAKE2b-256 b5f059fdf79be7ac2f0206fc739032f482cfd3f66b18f5248108ff192741beae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 449c1e2d3a84d18bd204258a897a87bc57380072eb2aded6a5b5226046207b42
MD5 9ebfe4907d9766d352e3bcb3aed3688f
BLAKE2b-256 b86213c0b66e966c43d7aa64dadc8cd2afa1f5a2bf9bb863bdabc21fb94e8b63

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 dabe662312a97958e932dee056f2659051d822552c0b866823e8ba1c2fe64770
MD5 2be1acbb826b15427b0734826180b1f8
BLAKE2b-256 7b7a5a1a7028c11bb589268c656c6b3f2bbf06e0aced31bbdf7a4e94e8442cc0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 219.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 30c601610a9b23807c5e9e2e442054b795953ab85d525c3de1b1b27cebeb2117
MD5 8a1dedd712b1b82b73d815755f1b92ff
BLAKE2b-256 b829bc717b8902faaccf0ca486185f0dcab4778561a529dde51cb157acaafa16

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 54e409dd64e5302b2a8fdf44ec1c26f47abd1f45a2dcf67bd161873ee05a59b8
MD5 825359bd50d40f3e6c4132871eccdb48
BLAKE2b-256 2883904ff27e15467a5622dbe9ad2ed5831b4a616a62570ec5924d06477dff5a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a83d4f134bab2c7ff758e6bb1541dd72b54ba295ced6a63d93efc2e20cb9b124
MD5 300a6b5c0a962d00e3d19b6f5c3249ce
BLAKE2b-256 8e27d27af83ad162eba62c4eb7844a1de6cf7d9f6b185df50b0a3514a6f80ddd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b0dc69c60224cda33d384572da945759756e3f06b9cdac27f302f53961e63160
MD5 a2f72f62194b1cdcf0b1b71208a747a5
BLAKE2b-256 2dfe263307ce6878b9ed4865af42e784b42bb82d066bcf10f68defa42931c2c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5b3801b79fb2ad61e3c7e2554bab754fc5f105626056980a2b9cf3aef4f13f84
MD5 2263c60923667abb871ea9bac2a13bf2
BLAKE2b-256 e6709967b847063c1c393b4f4d6daab1131558ebb6b51f01e7df7150aa99f11d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 205a95b87ef4eb303b7bc5118b47b6b6604a644bcbdb33c336a41cfc0a08c06a
MD5 56bd66cbd6652ff143065f0b96592d13
BLAKE2b-256 ce527cc90c448a0ad724283cbcdfd66b8d23a598861a6a22ac2b7b8696491798

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-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.10.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.10.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3966bc9a76b09a40dc6063c8b10375e827ea5dfcaffae402dd65953bef4cba54
MD5 dc442480416c8d5f18ae36ac41453417
BLAKE2b-256 34125608f76070939395c17053bf16e81fd6c06cf362a537ea9d07e281013a27

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 1af4461b25fe92889590d438905e1fc79a95680ec2a1ff69a591bb3fdb6c7157
MD5 e44084b9b4671a9499dba20b860ecda8
BLAKE2b-256 c7964368c624c1ed92659812b63afc76c492be7867ac8e64b7190b88bb26d43c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18ecc5d1b9a8c570f6c9b808fa9a2b16836b3dd5414a6d467ae942208b095f85
MD5 a0d380df101f9a507bb7495799544a72
BLAKE2b-256 2e506b3fbab034717b4af3060bdaea6b13dfdc6b1fad44b5082e2a95cd378a9a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f2ff2e2afdf0d51b9b8301e542d9c21a8d084fd23d4c8ea2b3a1b3c96f5f7397
MD5 80ae9eaddb9b94d47025a6244512c4a8
BLAKE2b-256 8704810e506d7a19889c244d35199cbf3239a2f952b55580aa42ca4287409424

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b96524d6e4a3ce6a75c56bb15dbd08023b0ae2289c254e15b9fbdddf0c577416
MD5 f98d6ffba50ec56e5a530cdb8c853e2c
BLAKE2b-256 15671ba4c7d75745c4819c54a85766e0a88cc2bff79e1760c8a2debc34106dc2

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.10.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9e92fa1f2bd5a57df9d00cf9ce1eb4ef6fccca4ceabec1c984837de55329db34
MD5 a516ed2b703f90b08780b0bd31dd41a9
BLAKE2b-256 5796cb90da3b5a885af48f531905234a1e7376acfc1334242183d23154a1c285

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5595fc4ad6a39312c786ec3326d7322d0cf10e3ac6a6df70809910026d67cfb
MD5 f4c90d64bb4702aea1465b690fb5bad2
BLAKE2b-256 b67bac183fbe19ac5596c223cb47af5737f4437e7566100b7e46cc29b66695a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 992f48bf35b720e174e7fae916d943599f1a66501a2710d06c5f8104e0756ee1
MD5 b59723ed780ab7a7c2748d54f3c8fdb8
BLAKE2b-256 1fcc74c56b6bf71f2a53b9aa3df8bc27163994e0861c065b4fe3a8ac290bed35

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c9e6331a8f09cb1fc8bda032752af03c366870b48cce908875ba2620d20d0ad4
MD5 43a5b2fc4c036b86c0891b88a66e1cf8
BLAKE2b-256 c7b20eba9bdf8f1b327ae2713c74d4b7aa85451bb70622ab4e7b8c000936677c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bdb558a1d97345bde3a9f4d3e8d11c9e5611f748646e9bb61d7d612a796671b5
MD5 780302a2528833cf33e447a526304ad4
BLAKE2b-256 79411e115fd809031f432b4ff8e2ca19999fb6196ab95c35ae7ad5e07c001130

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-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.10.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.10.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d52989685ff5bf909c430e6d7f6550937bc6d6f3e6ecb303c97a86100efd4596
MD5 1e904ab9ceef76d13d4440ffe7659342
BLAKE2b-256 2353c1d8c2778823b1d95ca81701bb8f42c87dc341a2f170acdf716567523490

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 2a90dd4505d3cc68b847ab10c5ee81822a968b5191664e8a0801778fa60459fa
MD5 d351d9b1ab915fb1988ba8c2bc08a218
BLAKE2b-256 e93ac92e8cd5e89acc41cfc026dfb7acedf89661ce2ea1ee0ee13aacb6b2c20c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f4d1b837d1abf72187a61645dbf799e0d7705aa9232924946e1f57eb09a3bf00
MD5 46cd8fb6b4c792270b8ceca54380b551
BLAKE2b-256 e615f4f92d9b83100903efe06c9396ee8d8bdba133399d37c186fc5b16d03a87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 53808194afdf948c462215e9403cca27a81cf150d2f9b386aee4dab614ae2ffe
MD5 ee1d3084e50305d17f9f8b33f130bde3
BLAKE2b-256 2f44e14576c34b37764c821866909788ff7463228907ab82bae188dab2b421f1

See more details on using hashes here.

Provenance

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

File details

Details for the file coverage-7.10.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: coverage-7.10.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 219.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 08e638a93c8acba13c7842953f92a33d52d73e410329acd472280d2a21a6c0e1
MD5 ac61b1fae2442b4abde132df139f6364
BLAKE2b-256 dd1e9c0c230a199809c39e2dff0f1f889dfb04dcd07d83c1c26a8ef671660e08

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-cp39-cp39-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.10.3-cp39-cp39-win32.whl.

File metadata

  • Download URL: coverage-7.10.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 218.5 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for coverage-7.10.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f930a4d92b004b643183451fe9c8fe398ccf866ed37d172ebaccfd443a097f61
MD5 d7dbf9d9263a0667c5e6c028bad9826b
BLAKE2b-256 34c81b2e7e53eee4bc1304e56e10361b08197a77a26ceb07201dcc9e759ef132

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-cp39-cp39-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.10.3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 25b902c5e15dea056485d782e420bb84621cc08ee75d5131ecb3dbef8bd1365f
MD5 4205593454a84f44063db134b6a34616
BLAKE2b-256 d84b6119be0089c89ad49d2e5a508d55a1485c878642b706a7f95b26e299137d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-cp39-cp39-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.10.3-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c3623f929db885fab100cb88220a5b193321ed37e03af719efdbaf5d10b6e227
MD5 9c4767fa24bdbf7a34492622d2c1fa9b
BLAKE2b-256 b013a51ea145ed51ddfa8717bb29926d9111aca343fab38f04692a843d50be6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-cp39-cp39-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.10.3-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6999920bdd73259ce11cabfc1307484f071ecc6abdb2ca58d98facbcefc70f16
MD5 7877cc7d04e6d0beb0ba13681431993a
BLAKE2b-256 027caff99c67d8c383142b0877ee435caf493765356336211c4899257325d6c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-cp39-cp39-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.10.3-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8fd4ee2580b9fefbd301b4f8f85b62ac90d1e848bea54f89a5748cf132782118
MD5 c4d19315bb856f2b3ab2889bc6766c9e
BLAKE2b-256 d213d646ba28613669d487c654a760571c10128247d12d9f50e93f69542679a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-cp39-cp39-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.10.3-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4e27bebbd184ef8d1c1e092b74a2b7109dcbe2618dce6e96b1776d53b14b3fe8
MD5 0cdabab13f0b9c9f25ed48c8e00e54aa
BLAKE2b-256 5ae54223bdb28b992a19a13ab1410c761e2bfe92ca1e7bba8e85ee2024eeda85

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-cp39-cp39-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.10.3-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 3da794db13cc27ca40e1ec8127945b97fab78ba548040047d54e7bfa6d442dca
MD5 012334931ea661049de3dee4ac986a13
BLAKE2b-256 f2fb9c6d1d67c6d54b149f06b9f374bc9ca03e4d7d7784c8cfd12ceda20e3787

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-cp39-cp39-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.10.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3126fb6a47d287f461d9b1aa5d1a8c97034d1dffb4f452f2cf211289dae74ef
MD5 81e68b0804835b6988a161e96cb542db
BLAKE2b-256 c2eacc18c70a6f72f8e4def212eaebd8388c64f29608da10b3c38c8ec76f5e49

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.3-cp39-cp39-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.10.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da749daa7e141985487e1ff90a68315b0845930ed53dc397f4ae8f8bab25b551
MD5 8b505442ee08547b0924067dadb682fa
BLAKE2b-256 f166c06f4a93c65b6fc6578ef4f1fe51f83d61fc6f2a74ec0ce434ed288d834a

See more details on using hashes here.

Provenance

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

Release history Release notifications | RSS feed

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