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.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.

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.10.2.tar.gz (820.8 kB view details)

Uploaded Source

Built Distributions

coverage-7.10.2-py3-none-any.whl (207.0 kB view details)

Uploaded Python 3

coverage-7.10.2-cp314-cp314t-win_arm64.whl (217.9 kB view details)

Uploaded CPython 3.14tWindows ARM64

coverage-7.10.2-cp314-cp314t-win_amd64.whl (219.9 kB view details)

Uploaded CPython 3.14tWindows x86-64

coverage-7.10.2-cp314-cp314t-win32.whl (218.8 kB view details)

Uploaded CPython 3.14tWindows x86

coverage-7.10.2-cp314-cp314t-musllinux_1_2_x86_64.whl (258.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

coverage-7.10.2-cp314-cp314t-musllinux_1_2_i686.whl (257.2 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

coverage-7.10.2-cp314-cp314t-musllinux_1_2_aarch64.whl (259.2 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

coverage-7.10.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (261.7 kB view details)

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

coverage-7.10.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (259.6 kB view details)

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

coverage-7.10.2-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (257.6 kB view details)

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

coverage-7.10.2-cp314-cp314t-macosx_11_0_arm64.whl (216.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

coverage-7.10.2-cp314-cp314t-macosx_10_13_x86_64.whl (216.1 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

coverage-7.10.2-cp314-cp314-win_arm64.whl (217.4 kB view details)

Uploaded CPython 3.14Windows ARM64

coverage-7.10.2-cp314-cp314-win_amd64.whl (218.8 kB view details)

Uploaded CPython 3.14Windows x86-64

coverage-7.10.2-cp314-cp314-win32.whl (218.0 kB view details)

Uploaded CPython 3.14Windows x86

coverage-7.10.2-cp314-cp314-musllinux_1_2_x86_64.whl (247.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

coverage-7.10.2-cp314-cp314-musllinux_1_2_i686.whl (245.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

coverage-7.10.2-cp314-cp314-musllinux_1_2_aarch64.whl (248.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

coverage-7.10.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (250.0 kB view details)

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

coverage-7.10.2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248.4 kB view details)

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

coverage-7.10.2-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (246.1 kB view details)

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

coverage-7.10.2-cp314-cp314-macosx_11_0_arm64.whl (215.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

coverage-7.10.2-cp314-cp314-macosx_10_13_x86_64.whl (215.3 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

coverage-7.10.2-cp313-cp313t-win_arm64.whl (217.7 kB view details)

Uploaded CPython 3.13tWindows ARM64

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

Uploaded CPython 3.13tWindows x86-64

coverage-7.10.2-cp313-cp313t-win32.whl (218.4 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.10.2-cp313-cp313t-musllinux_1_2_x86_64.whl (258.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.10.2-cp313-cp313t-musllinux_1_2_i686.whl (257.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.10.2-cp313-cp313t-musllinux_1_2_aarch64.whl (259.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.10.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (261.5 kB view details)

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

coverage-7.10.2-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (259.4 kB view details)

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

coverage-7.10.2-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (257.5 kB view details)

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

coverage-7.10.2-cp313-cp313t-macosx_11_0_arm64.whl (216.3 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.10.2-cp313-cp313t-macosx_10_13_x86_64.whl (216.1 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.10.2-cp313-cp313-win_arm64.whl (217.2 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.10.2-cp313-cp313-win_amd64.whl (218.5 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.10.2-cp313-cp313-win32.whl (217.8 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.10.2-cp313-cp313-musllinux_1_2_x86_64.whl (247.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.10.2-cp313-cp313-musllinux_1_2_i686.whl (246.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.10.2-cp313-cp313-musllinux_1_2_aarch64.whl (248.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.10.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (249.9 kB view details)

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

coverage-7.10.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248.5 kB view details)

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

coverage-7.10.2-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (246.1 kB view details)

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

coverage-7.10.2-cp313-cp313-macosx_11_0_arm64.whl (215.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.10.2-cp313-cp313-macosx_10_13_x86_64.whl (215.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.10.2-cp312-cp312-win_arm64.whl (217.2 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.10.2-cp312-cp312-win_amd64.whl (218.5 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.10.2-cp312-cp312-win32.whl (217.7 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.10.2-cp312-cp312-musllinux_1_2_x86_64.whl (247.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.10.2-cp312-cp312-musllinux_1_2_i686.whl (246.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.10.2-cp312-cp312-musllinux_1_2_aarch64.whl (248.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.10.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (250.5 kB view details)

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

coverage-7.10.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (249.0 kB view details)

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

coverage-7.10.2-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (246.6 kB view details)

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

coverage-7.10.2-cp312-cp312-macosx_11_0_arm64.whl (215.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.10.2-cp312-cp312-macosx_10_13_x86_64.whl (215.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.10.2-cp311-cp311-win_arm64.whl (217.1 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.10.2-cp311-cp311-win_amd64.whl (218.4 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.10.2-cp311-cp311-win32.whl (217.5 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.10.2-cp311-cp311-musllinux_1_2_x86_64.whl (245.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.10.2-cp311-cp311-musllinux_1_2_i686.whl (245.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.10.2-cp311-cp311-musllinux_1_2_aarch64.whl (247.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.10.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (249.5 kB view details)

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

coverage-7.10.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (247.3 kB view details)

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

coverage-7.10.2-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (245.5 kB view details)

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

coverage-7.10.2-cp311-cp311-macosx_11_0_arm64.whl (215.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.10.2-cp311-cp311-macosx_10_9_x86_64.whl (215.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.10.2-cp310-cp310-win_amd64.whl (218.4 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.10.2-cp310-cp310-win32.whl (217.5 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.10.2-cp310-cp310-musllinux_1_2_x86_64.whl (242.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.10.2-cp310-cp310-musllinux_1_2_i686.whl (242.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.10.2-cp310-cp310-musllinux_1_2_aarch64.whl (243.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.10.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (245.5 kB view details)

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

coverage-7.10.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (243.6 kB view details)

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

coverage-7.10.2-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (242.4 kB view details)

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

coverage-7.10.2-cp310-cp310-macosx_11_0_arm64.whl (215.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.10.2-cp310-cp310-macosx_10_9_x86_64.whl (215.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-7.10.2-cp39-cp39-win_amd64.whl (218.4 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-7.10.2-cp39-cp39-win32.whl (217.5 kB view details)

Uploaded CPython 3.9Windows x86

coverage-7.10.2-cp39-cp39-musllinux_1_2_x86_64.whl (242.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

coverage-7.10.2-cp39-cp39-musllinux_1_2_i686.whl (241.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

coverage-7.10.2-cp39-cp39-musllinux_1_2_aarch64.whl (242.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

coverage-7.10.2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (244.9 kB view details)

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

coverage-7.10.2-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (243.4 kB view details)

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

coverage-7.10.2-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl (241.5 kB view details)

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

coverage-7.10.2-cp39-cp39-macosx_11_0_arm64.whl (215.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

coverage-7.10.2-cp39-cp39-macosx_10_9_x86_64.whl (215.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.10.2.tar.gz
  • Upload date:
  • Size: 820.8 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.2.tar.gz
Algorithm Hash digest
SHA256 5d6e6d84e6dd31a8ded64759626627247d676a23c1b892e1326f7c55c8d61055
MD5 1862b6786bcde511db89b7d6cca58783
BLAKE2b-256 ee7617780846fc7aade1e66712e1e27dd28faa0a5d987a1f433610974959eaa8

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-py3-none-any.whl
  • Upload date:
  • Size: 207.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 95db3750dd2e6e93d99fa2498f3a1580581e49c494bddccc6f85c5c21604921f
MD5 980a132b457635ac4e11c0d644965768
BLAKE2b-256 18d89b768ac73a8ac2d10c080af23937212434a958c8d2a1c84e89b450237942

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 217.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.2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 04c74f9ef1f925456a9fd23a7eef1103126186d0500ef9a0acb0bd2514bdc7cc
MD5 86848b6bc7ea44833551e5a7799f7099
BLAKE2b-256 e0127fbe6b9c52bb9d627e9556f9f2edfdbe88b315e084cdecc9afead0c3b36a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 219.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.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 5b9d538e8e04916a5df63052d698b30c74eb0174f2ca9cd942c981f274a18eaf
MD5 65a45bb5b4c22d68187c803087271e47
BLAKE2b-256 eb5e56a7852e38a04d1520dda4dfbfbf74a3d6dec932c20526968f7444763567

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 218.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.2-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 916369b3b914186b2c5e5ad2f7264b02cff5df96cdd7cdad65dccd39aa5fd9f0
MD5 ebf0b3c76a7656c14cecc7c54be9ea66
BLAKE2b-256 c999bdb7bd00bebcd3dedfb895fa9af8e46b91422993e4a37ac634a5f1113790

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 52d708b5fd65589461381fa442d9905f5903d76c086c6a4108e8e9efdca7a7ed
MD5 8142cd2146b98617e2e8b3497ab23a9d
BLAKE2b-256 1626c9e30f82fdad8d47aee90af4978b18c88fa74369ae0f0ba0dbf08cee3a80

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5c61675a922b569137cf943770d7ad3edd0202d992ce53ac328c5ff68213ccf4
MD5 932998b0117a2427c40f1b724544faae
BLAKE2b-256 fdc5cd2997dcfcbf0683634da9df52d3967bc1f1741c1475dd0e4722012ba9ef

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 248b5394718e10d067354448dc406d651709c6765669679311170da18e0e9af8
MD5 99d9ecc06547896e0c08ab9c248c3358
BLAKE2b-256 542bc63a0acbd19d99ec32326164c23df3a4e18984fb86e902afdd66ff7b3d83

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d800705f6951f75a905ea6feb03fff8f3ea3468b81e7563373ddc29aa3e5d1ca
MD5 303792d16b19fc377456e91ca9fb8a26
BLAKE2b-256 6057f280dd6f1c556ecc744fbf39e835c33d3ae987d040d64d61c6f821e87829

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.10.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 81bf6a32212f9f66da03d63ecb9cd9bd48e662050a937db7199dbf47d19831de
MD5 82caae103b51d0c696cd5433eb52472e
BLAKE2b-256 8206c830af66734671c778fc49d35b58339e8f0687fbd2ae285c3f96c94da092

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 651015dcd5fd9b5a51ca79ece60d353cacc5beaf304db750407b29c89f72fe2b
MD5 9987dbfe1a806b078e8cfd151006e2cb
BLAKE2b-256 ebec89d1d0c0ece0d296b4588e0ef4df185200456d42a47f1141335f482c2fc5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a2e934e9da26341d342d30bfe91422bbfdb3f1f069ec87f19b2909d10d8dcc4
MD5 3979d6a3d19e026de629113838a5c956
BLAKE2b-256 a2506e9221d4139f357258f36dfa1d8cac4ec56d9d5acf5fdcc909bb016954d7

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.10.2-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e96649ac34a3d0e6491e82a2af71098e43be2874b619547c3282fc11d3840a4b
MD5 5e00f72b4f2814051362e4d2256ca8e7
BLAKE2b-256 8101ae29c129217f6110dc694a217475b8aecbb1b075d8073401f868c825fa99

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.2-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 217.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.2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 14fb5b6641ab5b3c4161572579f0f2ea8834f9d3af2f7dd8fbaecd58ef9175cc
MD5 2998c8148bafef6f3d8305be5df437cb
BLAKE2b-256 ec661e43bbeb66c55a5a5efec70f1c153cf90cfc7f1662ab4ebe2d844de9122c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 218.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.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 2e980e4179f33d9b65ac4acb86c9c0dde904098853f27f289766657ed16e07b3
MD5 728da718f5750c72d27ae24b0e22900a
BLAKE2b-256 8ce13d4be307278ce32c1b9d95cc02ee60d54ddab784036101d053ec9e4fe7f5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp314-cp314-win32.whl
  • Upload date:
  • Size: 218.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.2-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 f256173b48cc68486299d510a3e729a96e62c889703807482dbf56946befb5c8
MD5 589dbf4a9ec6f6ffbd9c6d582e48b342
BLAKE2b-256 046fcb66e1f7124d5dd9ced69f889f02931419cb448125e44a89a13f4e036124

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 718044729bf1fe3e9eb9f31b52e44ddae07e434ec050c8c628bf5adc56fe4bdd
MD5 665e847e91cc01ebc7b9f6e9b7bcb3f8
BLAKE2b-256 1280c8df15db4847710c72084164f615ae900af1ec380dce7f74a5678ccdf5e1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 12e52b5aa00aa720097d6947d2eb9e404e7c1101ad775f9661ba165ed0a28303
MD5 6d7bd81cf60591dc4bc25c0bde6f4f24
BLAKE2b-256 80ccbfa92e261d3e055c851a073e87ba6a3bff12a1f7134233e48a8f7d855875

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 835f39e618099325e7612b3406f57af30ab0a0af350490eff6421e2e5f608e46
MD5 c22800abebd3ef6289b729175753cca2
BLAKE2b-256 ab9bb3bd6bd52118c12bc4cf319f5baba65009c9beea84e665b6b9f03fa3f180

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a7df481e7508de1c38b9b8043da48d94931aefa3e32b47dd20277e4978ed5b95
MD5 f2f2a4b1aa2f476547d7190ce92ca2d8
BLAKE2b-256 ce0a03206aec4a05986e039418c038470d874045f6e00426b0c3879adc1f9251

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.10.2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 9f75dbf4899e29a37d74f48342f29279391668ef625fdac6d2f67363518056a1
MD5 b919f3cea653fe443086711cbd803a52
BLAKE2b-256 c2cfd695cf86b2559aadd072c91720a7844be4fb82cb4a3b642a2c6ce075692d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 9c1cd71483ea78331bdfadb8dcec4f4edfb73c7002c1206d8e0af6797853f5be
MD5 dad16407912865d6cfbf362179b81b4c
BLAKE2b-256 bba0c92d85948056ddc397b72a3d79d36d9579c53cb25393ed3c40db7d33b193

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0100b19f230df72c90fdb36db59d3f39232391e8d89616a7de30f677da4f532b
MD5 674037fb92f7fc250ebb91b0f1ce1e96
BLAKE2b-256 1d6c30827a9c5a48a813e865fbaf91e2db25cce990bd223a022650ef2293fe11

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.10.2-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.2-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a3e853cc04987c85ec410905667eed4bf08b1d84d80dfab2684bb250ac8da4f6
MD5 695f0d1fcddf37b0f5db88d5842d7aba
BLAKE2b-256 715383bafa669bb9d06d4c8c6a055d8d05677216f9480c4698fb183ba7ec5e47

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.2-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 217.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.2-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 abb57fdd38bf6f7dcc66b38dafb7af7c5fdc31ac6029ce373a6f7f5331d6f60f
MD5 5cc38ebbae09e33c8c4d604586c026f8
BLAKE2b-256 ffd53c711e38eaf9ab587edc9bed232c0298aed84e751a9f54aaa556ceaf7da6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 219.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.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 71d40b3ac0f26fa9ffa6ee16219a714fed5c6ec197cdcd2018904ab5e75bcfa3
MD5 175c20d0bb175ed144d2595b8eff0934
BLAKE2b-256 7b6d547a86493e25270ce8481543e77f3a0aa3aa872c1374246b7b76273d66eb

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 218.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.2-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 8f34b09f68bdadec122ffad312154eda965ade433559cc1eadd96cca3de5c824
MD5 84f17689a8dd6c6c9394d3c680c36580
BLAKE2b-256 1e77f6b51a0288f8f5f7dcc7c89abdd22cf514f3bc5151284f5cd628917f8e10

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe024d40ac31eb8d5aae70215b41dafa264676caa4404ae155f77d2fa95c37bb
MD5 19d71f90cf07d5bf0e7c656d77df74a7
BLAKE2b-256 48ab7076dc1c240412e9267d36ec93e9e299d7659f6a5c1e958f87e998b0fb6d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ea8d8fe546c528535c761ba424410bbeb36ba8a0f24be653e94b70c93fd8a8ca
MD5 a090ca5e3a508ad336f94244b0aa2468
BLAKE2b-256 eaf1b409959ecbc0cec0e61e65683b22bacaa4a3b11512f834e16dd8ffbc37db

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 daaf98009977f577b71f8800208f4d40d4dcf5c2db53d4d822787cdc198d76e1
MD5 16c9ec77c4d3ec9cbac979f408b90cd2
BLAKE2b-256 db414d3296dbd33dd8da178171540ca3391af7c0184c0870fd4d4574ac290290

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c2e117e64c26300032755d4520cd769f2623cde1a1d1c3515b05a3b8add0ade1
MD5 f74cd77464cc723f1e4ca7765749df2b
BLAKE2b-256 3750b12a4da1382e672305c2d17cd3029dc16b8a0470de2191dbf26b91431378

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.10.2-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 ca07fa78cc9d26bc8c4740de1abd3489cf9c47cc06d9a8ab3d552ff5101af4c0
MD5 7f6e59f0aec5cecf1788fb372fd8299d
BLAKE2b-256 1c47be5550b57a3a8ba797de4236b0fd31031f88397b2afc84ab3c2d4cf265f6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 75cc1a3f8c88c69bf16a871dab1fe5a7303fdb1e9f285f204b60f1ee539b8fc0
MD5 1a9ad173743cf63f49c378d3f2f666bf
BLAKE2b-256 8e67ec5095d4035c6e16368226fa9cb15f77f891194c7e3725aeefd08e7a3e5a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f287a25a8ca53901c613498e4a40885b19361a2fe8fbfdbb7f8ef2cad2a23f03
MD5 7a4cc517ba9ece40601d3c9acafb0c21
BLAKE2b-256 0b1caf4dfd2d7244dc7610fed6d59d57a23ea165681cd764445dc58d71ed01a6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e8415918856a3e7d57a4e0ad94651b761317de459eb74d34cc1bb51aad80f07e
MD5 e9efcfd95a8406ecb090db2d610c97c2
BLAKE2b-256 1e25d458ba0bf16a8204a88d74dbb7ec5520f29937ffcbbc12371f931c11efd2

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 217.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.2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 65b451949cb789c346f9f9002441fc934d8ccedcc9ec09daabc2139ad13853f7
MD5 67b4b5bc3c9d7a3cae2b8889509d95a5
BLAKE2b-256 378f8bfb4e0bca52c00ab680767c0dd8cfd928a2a72d69897d9b2d5d8b5f63f5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 218.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.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f35481d42c6d146d48ec92d4e239c23f97b53a3f1fbd2302e7c64336f28641fe
MD5 12425aa25e42068b02f89cf63e542a46
BLAKE2b-256 2dbbcbcb09103be330c7d26ff0ab05c4a8861dd2e254656fdbd3eb7600af4336

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 217.8 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.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 95e23987b52d02e7c413bf2d6dc6288bd5721beb518052109a13bfdc62c8033b
MD5 46bb0024120fb42deb5835ba1f7d4187
BLAKE2b-256 8599f09b9493e44a75cf99ca834394c12f8cb70da6c1711ee296534f97b52729

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 228946da741558904e2c03ce870ba5efd9cd6e48cbc004d9a27abee08100a15a
MD5 7111b10517c791545c493f2f2661e09b
BLAKE2b-256 5e30a4f0c5e249c3cc60e6c6f30d8368e372f2d380eda40e0434c192ac27ccf5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a91e027d66eff214d88d9afbe528e21c9ef1ecdf4956c46e366c50f3094696d0
MD5 7af6bea8db28e151592de8f08ddf1bd3
BLAKE2b-256 4865be75bafb2bdd22fd8bf9bf63cd5873b91bb26ec0d68f02d4b8b09c02decb

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5250bda76e30382e0a2dcd68d961afcab92c3a7613606e6269855c6979a1b0bb
MD5 dca3de355f1917d5211bbed51691dccf
BLAKE2b-256 bb211aaadd3197b54d1e61794475379ecd0f68d8fc5c2ebd352964dc6f698a3d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2d358f259d8019d4ef25d8c5b78aca4c7af25e28bd4231312911c22a0e824a57
MD5 5a1537cac2484351633d4d45f7635ceb
BLAKE2b-256 3fb08a6d7f326f6e3e6ed398cde27f9055e860a1e858317001835c521673fb60

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.10.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6eb586fa7d2aee8d65d5ae1dd71414020b2f447435c57ee8de8abea0a77d5074
MD5 c6f746edffeae1a42f3eddbb8512429d
BLAKE2b-256 1f4a722098d1848db4072cda71b69ede1e55730d9063bf868375264d0d302bc9

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 11333094c1bff621aa811b67ed794865cbcaa99984dedea4bd9cf780ad64ecba
MD5 67e5b3a2cc17c6774f972933b5cbb368
BLAKE2b-256 012f643a8d73343f70e162d8177a3972b76e306b96239026bc0c12cfde4f7c7a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96e5921342574a14303dfdb73de0019e1ac041c863743c8fe1aa6c2b4a257226
MD5 704db60bab455c4ee1213196bf056267
BLAKE2b-256 02a48d1088cd644750c94bc305d3cf56082b4cdf7fb854a25abb23359e74892f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 aca7b5645afa688de6d4f8e89d30c577f62956fefb1bad021490d63173874186
MD5 a82fb8e67ff7dff7087e9b49ac22bb13
BLAKE2b-256 8d049b7a741557f93c0ed791b854d27aa8d9fe0b0ce7bb7c52ca1b0f2619cb74

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 217.2 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.2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 164429decd0d6b39a0582eaa30c67bf482612c0330572343042d0ed9e7f15c20
MD5 1d0e16a65777756e8fca577895c345e9
BLAKE2b-256 067fc112ec766e8f1131ce8ce26254be028772757b2d1e63e4f6a4b0ad9a526c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 218.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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 adda2268b8cf0d11f160fad3743b4dfe9813cd6ecf02c1d6397eceaa5b45b388
MD5 e3418c1508f004e815a7301ab6f205c6
BLAKE2b-256 7916e8aab4162b5f80ad2e5e1f54b1826e2053aa2f4db508b864af647f00c239

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 217.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.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 bc2e69b795d97ee6d126e7e22e78a509438b46be6ff44f4dccbb5230f550d340
MD5 9ce9753c76cdf47e6603b0536b2e78a4
BLAKE2b-256 074edcb1c01490623c61e2f2ea85cb185fa6a524265bb70eeb897d3c193efeb9

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64586ce42bbe0da4d9f76f97235c545d1abb9b25985a8791857690f96e23dc3b
MD5 1bde00555cb503df81ce358ef3f7eaeb
BLAKE2b-256 fc148aa93ddcd6623ddaef5d8966268ac9545b145bce4fe7b1738fd1c3f0d957

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 20f405188d28da9522b7232e51154e1b884fc18d0b3a10f382d54784715bbe01
MD5 bd589bab0ed46bae16144e0a362ec517
BLAKE2b-256 62e340fd71151064fc315c922dd9a35e15b30616f00146db1d6a0b590553a75a

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea58b112f2966a8b91eb13f5d3b1f8bb43c180d624cd3283fb33b1cedcc2dd75
MD5 cba5f78fb5d418f2817c517ad8f99d06
BLAKE2b-256 64d61222dc69f8dd1be208d55708a9f4a450ad582bf4fa05320617fea1eaa6d8

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 99cef9731c8a39801830a604cc53c93c9e57ea8b44953d26589499eded9576e0
MD5 66aee25804250f6a3330b845eb123e1b
BLAKE2b-256 0e4ea876db272072a9e0df93f311e187ccdd5f39a190c6d1c1f0b6e255a0d08e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.10.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 86da8a3a84b79ead5c7d0e960c34f580bc3b231bb546627773a3f53c532c2f21
MD5 63b7f251d8ba664d030aa90fb77ba051
BLAKE2b-256 7c0eb0c901dd411cb7fc0cfcb28ef0dc6f3049030f616bfe9fc4143aecd95901

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 76c1ffaaf4f6f0f6e8e9ca06f24bb6454a7a5d4ced97a1bc466f0d6baf4bd518
MD5 17d93360aed014d272083c907661066b
BLAKE2b-256 b5e75358b73b46ac76f56cc2de921eeabd44fabd0b7ff82ea4f6b8c159c4d5dc

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 38fd1ccfca7838c031d7a7874d4353e2f1b98eb5d2a80a2fe5732d542ae25e9c
MD5 1eddd62f341ed679225c19990498541b
BLAKE2b-256 686a84277d73a2cafb96e24be81b7169372ba7ff28768ebbf98e55c85a491b0f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 890ad3a26da9ec7bf69255b9371800e2a8da9bc223ae5d86daeb940b42247c83
MD5 537a09c32086be9b1123b6711d0f77da
BLAKE2b-256 4e1e2c752bdbbf6f1199c59b1a10557fbb6fb3dc96b3c0077b30bd41a5922c1f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 217.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.2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 d8f2d83118f25328552c728b8e91babf93217db259ca5c2cd4dd4220b8926293
MD5 9b6eff1779a0e1809c79eee3b44cf673
BLAKE2b-256 da40425bb35e4ff7c7af177edf5dffd4154bc2a677b27696afe6526d75c77fec

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 218.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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e4f5f1320f8ee0d7cfa421ceb257bef9d39fd614dd3ddcfcacd284d4824ed2c2
MD5 f7720c13115759c2d523aa8c514d7afe
BLAKE2b-256 5f2d8c18fb7a6e74c79fd4661e82535bc8c68aee12f46c204eabf910b097ccc9

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 217.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.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f2a79145a531a0e42df32d37be5af069b4a914845b6f686590739b786f2f7bce
MD5 ef221a8c67810f640ea6142e4610187a
BLAKE2b-256 246c1fd76a0bd09ae75220ae9775a8290416d726f0e5ba26ea72346747161240

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 98a838101321ac3089c9bb1d4bfa967e8afed58021fda72d7880dc1997f20ae1
MD5 eddc66feb7b6b08afd16b1f759686062
BLAKE2b-256 4e647baa895eb55ec0e1ec35b988687ecd5d4475ababb0d7ae5ca3874dd90ee7

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 de3c6271c482c250d3303fb5c6bdb8ca025fff20a67245e1425df04dc990ece9
MD5 8909259f7a7e2d5ca364b5acce153313
BLAKE2b-256 dfaeda397de7a42a18cea6062ed9c3b72c50b39e0b9e7b2893d7172d3333a9a1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3f37516458ec1550815134937f73d6d15b434059cd10f64678a2068f65c62406
MD5 83a5bbff53c8e9bf3f9be15430648915
BLAKE2b-256 ff558987f852ece378cecbf39a367f3f7ec53351e39a9151b130af3a3045b83f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 75bf7ab2374a7eb107602f1e07310cda164016cd60968abf817b7a0b5703e288
MD5 fa9ba387906f011d004c9e390b4306cf
BLAKE2b-256 b640257945eda1f72098e4a3c350b1d68fdc5d7d032684a0aeb6c2391153ecf4

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.10.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.2-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4c2de4cb80b9990e71c62c2d3e9f3ec71b804b1f9ca4784ec7e74127e0f42468
MD5 f9b8f94faea1a8007882c882f1140129
BLAKE2b-256 efd49b12f357413248ce40804b0f58030b55a25b28a5c02db95fb0aa50c5d62c

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 069b779d03d458602bc0e27189876e7d8bdf6b24ac0f12900de22dd2154e6ad7
MD5 01765ecc7deeb9574ebe02047e8aeb47
BLAKE2b-256 3f3468509e44995b9cad806d81b76c22bc5181f3535bca7cd9c15791bfd8951e

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf67d1787cd317c3f8b2e4c6ed1ae93497be7e30605a0d32237ac37a37a8a322
MD5 41f38e82f67e51feeae067bf45038f8a
BLAKE2b-256 0e2e960d9871de9152dbc9ff950913c6a6e9cf2eb4cc80d5bc8f93029f9f2f9f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2c3b210d79925a476dfc8d74c7d53224888421edebf3a611f3adae923e212b27
MD5 88e2b559f9676462feb1b8a7cb1847bf
BLAKE2b-256 6e530125a6fc0af4f2687b4e08b0fb332cd0d5e60f3ca849e7456f995d022656

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 218.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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 99d16f15cb5baf0729354c5bd3080ae53847a4072b9ba1e10957522fb290417f
MD5 463d7b360f5e4f40c642679e0cb7d5a6
BLAKE2b-256 c3e72f78159c4c127549172f427dff15b02176329327bf6a6a1fcf1f603b5456

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 217.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.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9dd37e9ac00d5eb72f38ed93e3cdf2280b1dbda3bb9b48c6941805f265ad8d87
MD5 b4972369bf184c8a86eef3b62695b6f6
BLAKE2b-256 2de454dc833dadccd519c04a28852f39a37e522bad35d70cfe038817cdb8f168

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc3902584d25c7eef57fb38f440aa849a26a3a9f761a029a72b69acfca4e31f8
MD5 033d3c48eb01358e0b4d093ba7a2f781
BLAKE2b-256 b96f0b7da1682e2557caeed299a00897b42afde99a241a01eba0197eb982b90f

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3b990df23dd51dccce26d18fb09fd85a77ebe46368f387b0ffba7a74e470b31b
MD5 9adbedd54a1f9955f8516855f27a6b4f
BLAKE2b-256 fca8c8dc0a57a729fc93be33ab78f187a8f52d455fa8f79bfb379fe23b45868d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7f10ca4cde7b466405cce0a0e9971a13eb22e57a5ecc8b5f93a81090cc9c7eb9
MD5 650922f7eac68cbafdb03f172b707cd8
BLAKE2b-256 bf821fba935c4d02c33275aca319deabf1f22c0f95f2c0000bf7c5f276d6f7b4

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd17f427f041f6b116dc90b4049c6f3e1230524407d00daa2d8c7915037b5947
MD5 16c666a476a72e1cf54d8b65cd565dfc
BLAKE2b-256 c3966a528429c2e0e8d85261764d0cd42e51a429510509bcc14676ee5d1bb212

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

Details for the file coverage-7.10.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.10.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6f0cbe5f7dd19f3a32bac2251b95d51c3b89621ac88a2648096ce40f9a5aa1e7
MD5 1dea14b7788da7157e365dda6a64fbed
BLAKE2b-256 b98e5a8835fb0122a2e2a108bf3527931693c4625fdc4d953950a480b9625852

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 ae385e1d58fbc6a9b1c315e5510ac52281e271478b45f92ca9b5ad42cf39643f
MD5 802f2b8544baa19d5f1180a1db4fa7f6
BLAKE2b-256 791b0f496259fe137c4c5e1e8eaff496fb95af88b71700f5e57725a4ddbe742b

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e4545e906f595ee8ab8e03e21be20d899bfc06647925bc5b224ad7e8c40e08b8
MD5 f109c143b7af18c07e80ca23c82003cb
BLAKE2b-256 f4ed507088561217b000109552139802fa99c33c16ad19999c687b601b3790d0

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 79f0283ab5e6499fd5fe382ca3d62afa40fb50ff227676a3125d18af70eabf65
MD5 f5e6c5ed81713b30762694326ca39b6d
BLAKE2b-256 d85f5ce748ab3f142593698aff5f8a0cf020775aa4e24b9d8748b5a56b64d3f8

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on nedbat/coveragepy

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

File details

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

File metadata

  • Download URL: coverage-7.10.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 218.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.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c7195444b932356055a8e287fa910bf9753a84a1bc33aeb3770e8fca521e032e
MD5 db917ca805214753d7e0eeffd3001a62
BLAKE2b-256 9e83bce22e6880837de640d6ff630c7493709a3511f93c5154a326b337f01a81

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.10.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 217.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.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 22aca3e691c7709c5999ccf48b7a8ff5cf5a8bd6fe9b36efbd4993f5a36b2fcf
MD5 84bd8ef15bd669832ff67f04039dbfe4
BLAKE2b-256 626b22cb6281b4d06b73edae2facc7935a15151ddb8e8d8928a184b7a3100289

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c031da749a05f7a01447dd7f47beedb498edd293e31e1878c0d52db18787df0
MD5 3328f7a1f396e2fd7cb4196f0d2a9ab8
BLAKE2b-256 ac4de8531ea19f047b8b1d1d1c85794e4b35ae762e570f072ca2afbce67be176

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 be127f292496d0fbe20d8025f73221b36117b3587f890346e80a13b310712982
MD5 1dab484204d9c57cd6447507aacd1452
BLAKE2b-256 4d8f3f428363f713ab3432e602665cdefe436fd427263471644dd3742b6eebd8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 44329cbed24966c0b49acb386352c9722219af1f0c80db7f218af7793d251902
MD5 65f976f5eb935e00a3c13c6762f83f55
BLAKE2b-256 559067b129b08200e08962961f56604083923bc8484bc641c92ee6801c1ae822

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9bdff88e858ee608a924acfad32a180d2bf6e13e059d6a7174abbae075f30436
MD5 ef3c05fbfdd6942238c8067e2f2d6f6b
BLAKE2b-256 21318fd2f67d8580380e7b19b23838e308b6757197e94a1b3b87e0ad483f70c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.10.2-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.2-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.2-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 bc3945b7bad33957a9eca16e9e5eae4b17cb03173ef594fdaad228f4fc7da53b
MD5 523e4afdde13e0fda8d04a62bf947f88
BLAKE2b-256 dd66aaf159bfe94ee3996b8786034a8e713bc68cd650aa7c1a41b612846cdc41

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl
Algorithm Hash digest
SHA256 e33e79a219105aa315439ee051bd50b6caa705dc4164a5aba6932c8ac3ce2d98
MD5 6995d307709fb01c7107fb285740073e
BLAKE2b-256 ab4e45b9658499db7149e1ed5b46ccac6101dc5c0ddb786a0304f7bb0c0d90d4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a219b70100500d0c7fd3ebb824a3302efb6b1a122baa9d4eb3f43df8f0b3d899
MD5 931f2e9c693f31aed8fd9b78b2ee378a
BLAKE2b-256 fd9f8682ccdd223c2ab34de6575ef3c78fae9bdaece1710b4d95bb9b0abd4d2f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.10.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 765b13b164685a2f8b2abef867ad07aebedc0e090c757958a186f64e39d63dbd
MD5 06cbfd218708b40fefb4b9d9b703e9b2
BLAKE2b-256 f5c9139fa9f64edfa5bae1492a4efecef7209f59ba5f9d862db594be7a85d7fb

See more details on using hashes here.

Provenance

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page