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

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 alpha 2, including free-threading.

  • PyPy3 versions 3.9 and 3.10.

Documentation is on Read the Docs. Code repository and issue tracker are on GitHub.

New in 7.x: 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.6.10.tar.gz (803.9 kB view details)

Uploaded Source

Built Distributions

coverage-7.6.10-pp39.pp310-none-any.whl (200.2 kB view details)

Uploaded PyPy

coverage-7.6.10-cp313-cp313t-win_amd64.whl (212.8 kB view details)

Uploaded CPython 3.13t Windows x86-64

coverage-7.6.10-cp313-cp313t-win32.whl (211.6 kB view details)

Uploaded CPython 3.13t Windows x86

coverage-7.6.10-cp313-cp313t-musllinux_1_2_x86_64.whl (248.7 kB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13t musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13t musllinux: musl 1.2+ ARM64

coverage-7.6.10-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (252.0 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ARM64

coverage-7.6.10-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (250.1 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

coverage-7.6.10-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (247.8 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

coverage-7.6.10-cp313-cp313t-macosx_11_0_arm64.whl (209.3 kB view details)

Uploaded CPython 3.13t macOS 11.0+ ARM64

coverage-7.6.10-cp313-cp313t-macosx_10_13_x86_64.whl (209.1 kB view details)

Uploaded CPython 3.13t macOS 10.13+ x86-64

coverage-7.6.10-cp313-cp313-win_amd64.whl (211.7 kB view details)

Uploaded CPython 3.13 Windows x86-64

coverage-7.6.10-cp313-cp313-win32.whl (211.0 kB view details)

Uploaded CPython 3.13 Windows x86

coverage-7.6.10-cp313-cp313-musllinux_1_2_x86_64.whl (239.8 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

coverage-7.6.10-cp313-cp313-musllinux_1_2_i686.whl (237.9 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

coverage-7.6.10-cp313-cp313-musllinux_1_2_aarch64.whl (239.8 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

coverage-7.6.10-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (241.1 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

coverage-7.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240.2 kB view details)

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

coverage-7.6.10-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (238.2 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

coverage-7.6.10-cp313-cp313-macosx_11_0_arm64.whl (208.6 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

coverage-7.6.10-cp313-cp313-macosx_10_13_x86_64.whl (208.3 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

coverage-7.6.10-cp312-cp312-win_amd64.whl (211.7 kB view details)

Uploaded CPython 3.12 Windows x86-64

coverage-7.6.10-cp312-cp312-win32.whl (210.9 kB view details)

Uploaded CPython 3.12 Windows x86

coverage-7.6.10-cp312-cp312-musllinux_1_2_x86_64.whl (240.1 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

coverage-7.6.10-cp312-cp312-musllinux_1_2_i686.whl (238.4 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

coverage-7.6.10-cp312-cp312-musllinux_1_2_aarch64.whl (240.1 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

coverage-7.6.10-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (241.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

coverage-7.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240.6 kB view details)

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

coverage-7.6.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (238.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

coverage-7.6.10-cp312-cp312-macosx_11_0_arm64.whl (208.5 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

coverage-7.6.10-cp312-cp312-macosx_10_13_x86_64.whl (208.3 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

coverage-7.6.10-cp311-cp311-win_amd64.whl (211.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

coverage-7.6.10-cp311-cp311-win32.whl (210.6 kB view details)

Uploaded CPython 3.11 Windows x86

coverage-7.6.10-cp311-cp311-musllinux_1_2_x86_64.whl (238.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

coverage-7.6.10-cp311-cp311-musllinux_1_2_i686.whl (237.3 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

coverage-7.6.10-cp311-cp311-musllinux_1_2_aarch64.whl (238.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

coverage-7.6.10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (240.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

coverage-7.6.10-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239.8 kB view details)

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

coverage-7.6.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (237.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

coverage-7.6.10-cp311-cp311-macosx_11_0_arm64.whl (208.5 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

coverage-7.6.10-cp311-cp311-macosx_10_9_x86_64.whl (208.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

coverage-7.6.10-cp310-cp310-win_amd64.whl (211.5 kB view details)

Uploaded CPython 3.10 Windows x86-64

coverage-7.6.10-cp310-cp310-win32.whl (210.7 kB view details)

Uploaded CPython 3.10 Windows x86

coverage-7.6.10-cp310-cp310-musllinux_1_2_x86_64.whl (234.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

coverage-7.6.10-cp310-cp310-musllinux_1_2_i686.whl (233.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

coverage-7.6.10-cp310-cp310-musllinux_1_2_aarch64.whl (235.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

coverage-7.6.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (236.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

coverage-7.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (235.9 kB view details)

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

coverage-7.6.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (234.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

coverage-7.6.10-cp310-cp310-macosx_11_0_arm64.whl (208.4 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

coverage-7.6.10-cp310-cp310-macosx_10_9_x86_64.whl (208.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

coverage-7.6.10-cp39-cp39-win_amd64.whl (211.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-7.6.10-cp39-cp39-win32.whl (210.7 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-7.6.10-cp39-cp39-musllinux_1_2_x86_64.whl (234.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

coverage-7.6.10-cp39-cp39-musllinux_1_2_i686.whl (233.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

coverage-7.6.10-cp39-cp39-musllinux_1_2_aarch64.whl (234.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

coverage-7.6.10-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (236.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

coverage-7.6.10-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (235.5 kB view details)

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

coverage-7.6.10-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (234.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

coverage-7.6.10-cp39-cp39-macosx_11_0_arm64.whl (208.4 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

coverage-7.6.10-cp39-cp39-macosx_10_9_x86_64.whl (208.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.6.10.tar.gz
  • Upload date:
  • Size: 803.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for coverage-7.6.10.tar.gz
Algorithm Hash digest
SHA256 7fb105327c8f8f0682e29843e2ff96af9dcbe5bab8eeb4b398c6a33a16d80a23
MD5 7efc0afb17544dd933385baef8489b16
BLAKE2b-256 84baac14d281f80aab516275012e8875991bb06203957aa1e19950139238d658

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10.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.6.10-pp39.pp310-none-any.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-pp39.pp310-none-any.whl
Algorithm Hash digest
SHA256 fd34e7b3405f0cc7ab03d54a334c17a9e802897580d964bd8c2001f4b9fd488f
MD5 53220c3a00dd804844182c8b319dbc60
BLAKE2b-256 a170de81bfec9ed38a64fc44a77c7665e20ca507fc3265597c28b0d989e4082e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-pp39.pp310-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.6.10-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 54a5f0f43950a36312155dae55c505a76cd7f2b12d26abeebbe7a0b36dbc868d
MD5 f41e64ff5435c507e6a010c6798cf8a0
BLAKE2b-256 1c5552f5e66142a9d7bc93a15192eba7a78513d2abf6b3558d77b4ca32f5f424

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.6.10-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 211.6 kB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 89d76815a26197c858f53c7f6a656686ec392b25991f9e409bcef020cd532312
MD5 90e175e3ab5d6cbd932688975eb981de
BLAKE2b-256 3c6efe899fb937657db6df31cc3e61c6968cb56d36d7326361847440a430152e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6f93531882a5f68c28090f901b1d135de61b56331bba82028489bc51bdd818d2
MD5 13ef681e5b55755c204a49d53702bf0b
BLAKE2b-256 5069b3f2416725621e9f112e74e8470793d5b5995f146f596f133678a633b77e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9a7cfb50515f87f7ed30bc882f68812fd98bc2852957df69f3003d22a2aa0abf
MD5 ba3666e7c23784a25908c7c65312b144
BLAKE2b-256 084061158b5499aa2adf9e37bc6d0117e8f6788625b283d51e7e0c53cf340530

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b330368cb99ef72fcd2dc3ed260adf67b31499584dc8a20225e85bfe6f6cfed0
MD5 a032d349804b15b566766658d2704285
BLAKE2b-256 3ee643de91f8ba2ec9140c6a4af1102141712949903dc732cf739167cfa7a3bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2bcfa46d7709b5a7ffe089075799b902020b62e7ee56ebaed2f4bdac04c508d8
MD5 dce864e0678e50b4d31e9b817fce8585
BLAKE2b-256 857d125a5362180fcc1c03d91850fc020f3831d5cda09319522bcfa6b2b70be7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_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.6.10-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3f7b444c42bbc533aaae6b5a2166fd1a797cdb5eb58ee51a92bee1eb94a1e1cb
MD5 47eba480e4dcb63cb942ba47953e806a
BLAKE2b-256 cfc7de3eb6fc5263b26fab5cda3de7a0f80e317597a4bad4781859f72885f300

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_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.6.10-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4e0de1e902669dccbf80b0415fb6b43d27edca2fbd48c74da378923b05316098
MD5 42c3ca60229c29fbef54d7e883681f88
BLAKE2b-256 a99c4358bf3c74baf1f9bddd2baf3756b54c07f2cfd2535f0a47f1e7757e54b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_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.6.10-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0c807ca74d5a5e64427c8805de15b9ca140bba13572d6d74e262f46f50b13273
MD5 e07aa496133f576393aecd7c87888079
BLAKE2b-256 aab3f840e5bd777d8433caa9e4a1eb20503495709f697341ac1a8ee6a3c906ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2ccf240eb719789cedbb9fd1338055de2761088202a9a0b73032857e53f612fe
MD5 3e00b2c393c93cf8f47a77b20713381c
BLAKE2b-256 abc9f2857a135bcff4330c1e90e7d03446b036b2363d4ad37eb5e3a47bbac8a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 254f1a3b1eef5f7ed23ef265eaa89c65c8c5b6b257327c149db1ca9d4a35f25e
MD5 f22a8518c1997cfd25b2e465047a885d
BLAKE2b-256 d558ec43499a7fc681212fe7742fe90b2bc361cdb72e3181ace1604247a5b24d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.6.10-cp313-cp313-win32.whl
  • Upload date:
  • Size: 211.0 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for coverage-7.6.10-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 9e1747bab246d6ff2c4f28b4d186b205adced9f7bd9dc362051cc37c4a0c7bd6
MD5 8a6b7f77c802175a983abf46a7fda036
BLAKE2b-256 3df764d3298b2baf261cb35466000628706ce20a82d42faf9b771af447cd2b76

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 79109c70cc0882e4d2d002fe69a24aa504dec0cc17169b3c7f41a1d341a73694
MD5 b72f48e87ae9cfc4b5cea3c9bdc0a60d
BLAKE2b-256 08dd723fef5d901e6a89f2507094db66c091449c8ba03272861eaefa773ad95c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2396e8116db77789f819d2bc8a7e200232b7a282c66e0ae2d2cd84581a89757e
MD5 71eb4771eac725ae149dec832c8b5bcb
BLAKE2b-256 309d2470df6aa146aff4c65fee0f87f58d2164a67533c771c9cc12ffcdb865d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4e4630c26b6084c9b3cb53b15bd488f30ceb50b73c35c5ad7871b869cb7365fd
MD5 f4dd401a6fd1e82c14ec9831e1266607
BLAKE2b-256 654d6f83ca1bddcf8e51bf8ff71572f39a1c73c34cf50e752a952c34f24d0a60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a372c89c939d57abe09e08c0578c1d212e7a678135d53aa16eec4430adc5e690
MD5 ae81dc0b974cb9f290c4be63ff949847
BLAKE2b-256 970ad89bc2d1cc61d3a8dfe9e9d75217b2be85f6c73ebf1b9e3c2f4e797f4531

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_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.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26bcf5c4df41cad1b19c84af71c22cbc9ea9a547fc973f1f2cc9a290002c8b3c
MD5 b0874206df92d492bcdeb6bf9faae9dc
BLAKE2b-256 9a0b7797d4193f5adb4b837207ed87fecf5fc38f7cc612b369a8e8e12d9fa114

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_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.6.10-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ec22b5e7fe7a0fa8509181c4aac1db48f3dd4d3a566131b313d1efc102892c18
MD5 78769eee8371759dc812e416ad3811b4
BLAKE2b-256 4c816d64b88a00c7a7aaed3a657b8eaa0931f37a6395fcef61e53ff742b49c97

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_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.6.10-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9e80eba8801c386f72e0712a0453431259c45c3249f0009aff537a517b52942b
MD5 155b64c8584b5f2329d25aefb11abe6d
BLAKE2b-256 70223f2b129cc08de00c83b0ad6252e034320946abfc3e4235c009e57cfeee05

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 05fca8ba6a87aabdd2d30d0b6c838b50510b56cdcfc604d40760dae7153b73d9
MD5 55bdea7022fdc87bff1e1236770372b7
BLAKE2b-256 256d31883d78865529257bf847df5789e2ae80e99de8a460c3453dbfbe0db069

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e4ae5ac5e0d1e4edfc9b4b57b4cbecd5bc266a6915c500f358817a8496739247
MD5 0b1a26d57de7a431fb0e05bfd9b4a21c
BLAKE2b-256 c354de0893186a221478f5880283119fc40483bc460b27c4c71d1b8bba3474b9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.6.10-cp312-cp312-win32.whl
  • Upload date:
  • Size: 210.9 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for coverage-7.6.10-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 55b201b97286cf61f5e76063f9e2a1d8d2972fc2fcfd2c1272530172fd28c359
MD5 1cfc7c17620b4eaed2966edbd224a8f4
BLAKE2b-256 5c7483ae4151c170d8bd071924f212add22a0e62a7fe2b149edf016aeecad17c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 abb02e2f5a3187b2ac4cd46b8ced85a0858230b577ccb2c62c81482ca7d18852
MD5 0dcd9effbc9b858b739edada744636db
BLAKE2b-256 04624e6887e9be060f5d18f1dd58c2838b2d9646faf353232dec4e2d4b1c8644

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 714f942b9c15c3a7a5fe6876ce30af831c2ad4ce902410b7466b662358c852c0
MD5 e0251967b3f49a3d795b943c76fe58ad
BLAKE2b-256 6602603ce0ac2d02bc7b393279ef618940b4a0535b0868ee791140bda9ecfa40

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e78b270eadb5702938c3dbe9367f878249b5ef9a2fcc5360ac7bff694310d17b
MD5 1a32936c7420c008359b7d33b4f3cf9d
BLAKE2b-256 d7458a707f23c202208d7b286d78ad6233f50dcf929319b664b6cc18a03c1aae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c7827a5bc7bdb197b9e066cdf650b2887597ad124dd99777332776f7b7c7d0d0
MD5 e162e0c272ffc3ddb4887df441c471d8
BLAKE2b-256 15d1febf59030ce1c83b7331c3546d7317e5120c5966471727aa7ac157729c4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_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.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e67926f51821b8e9deb6426ff3164870976fe414d033ad90ea75e7ed0c2e5022
MD5 a4a33037f34ae3ff2c331016cc7880be
BLAKE2b-256 dc030334a79b26ecf59958f2fe9dd1f5ab3e2f88db876f5071933de39af09647

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_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.6.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 204a8238afe787323a8b47d8be4df89772d5c1e4651b9ffa808552bdf20e1d50
MD5 34568856ae68ca2be3333a635a49fa29
BLAKE2b-256 4b7e5ac4c90192130e7cf8b63153fe620c8bfd9068f89a6d9b5f26f1550f7a26

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_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.6.10-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c56e097019e72c373bae32d946ecf9858fda841e48d82df7e81c63ac25554078
MD5 34ef27a7b9a9d4156dfec711e2bd16ff
BLAKE2b-256 b6675479b9f2f99fcfb49c0d5cf61912a5255ef80b6e80a3cddba39c38146cf4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 27c6e64726b307782fa5cbe531e7647aee385a29b2107cd87ba7c0105a5d3853
MD5 14e0860bbbcd8568bb0c429f82736f06
BLAKE2b-256 867719d09ea06f92fdf0487499283b1b7af06bc422ea94534c8fe3a4cd023641

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 489a01f94aa581dbd961f306e37d75d4ba16104bbfa2b0edb21d29b73be83609
MD5 e591fea542698da0821ed75096302aa8
BLAKE2b-256 db113f8e803a43b79bc534c6a506674da9d614e990e37118b4506faf70d46ed6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.6.10-cp311-cp311-win32.whl
  • Upload date:
  • Size: 210.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for coverage-7.6.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 299e91b274c5c9cdb64cbdf1b3e4a8fe538a7a86acdd08fae52301b28ba297f8
MD5 809b15b28d427a4095c9effaa2f0220f
BLAKE2b-256 a7fe45af5c82389a71e0cae4546413266d2195c3744849669b0bab4b5f2c75da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7bbd8c8f1b115b892e34ba66a097b915d3871db7ce0e6b9901f462ff3a975377
MD5 a3334edc1c85cbb3bcf8a6571292c44f
BLAKE2b-256 ee2d7016f4ad9d553cabcb7333ed78ff9d27248ec4eba8dd21fa488254dff894

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ab32947f481f7e8c763fa2c92fd9f44eeb143e7610c4ca9ecd6a36adab4081bd
MD5 451b0485f39d49aeeb5880e9077ed298
BLAKE2b-256 2d1057ac3f191a3c95c67844099514ff44e6e19b2915cd1c22269fb27f9b17b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6713ba4b4ebc330f3def51df1d5d38fad60b66720948112f114968feb52d3f99
MD5 7372b41420350d494e1456f37be98e0d
BLAKE2b-256 a6e26622f3b70f5f5b59f705e680dae6db64421af05a5d1e389afd24dae62e5b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d37a84878285b903c0fe21ac8794c6dab58150e9359f1aaebbeddd6412d53132
MD5 a25652f941f875494ea733ad20d20ea3
BLAKE2b-256 0d62c6a0cf80318c1c1af376d52df444da3608eafc913b82c84a4600d8349472

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_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.6.10-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0d7a2bf79378d8fb8afaa994f91bfd8215134f8631d27eba3e0e2c13546ce994
MD5 368c1b5c557098ab445eae07ab692ce9
BLAKE2b-256 2cf8ef009b3b98e9f7033c19deb40d629354aab1d8b2d7f9cfec284dbedf5096

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_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.6.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a534738b47b0de1995f85f582d983d94031dffb48ab86c95bdf88dc62212142f
MD5 62ad822f909fcb03372abc9ceca8f307
BLAKE2b-256 a359750adafc2e57786d2e8739a46b680d4fb0fbc2d57fbcb161290a9f1ecf23

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_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.6.10-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 507a20fc863cae1d5720797761b42d2d87a04b3e5aeb682ef3b7332e90598f43
MD5 a885cefc33c384de20dd4b9574eb86d0
BLAKE2b-256 4b6f06db4dc8fca33c13b673986e20e466fd936235a6ec1f0045c3853ac1b593

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ea3c8f04b3e4af80e17bab607c386a830ffc2fb88a5484e1df756478cf70d1d3
MD5 5fee9cf98aa37f81c59fd14d03ada326
BLAKE2b-256 85d25e175fcf6766cf7501a8541d81778fd2f52f4870100e791f5327fd23270b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0f460286cb94036455e703c66988851d970fdfd8acc2a1122ab7f4f904e4029e
MD5 3534f07740b01962c123dec49e6e7d68
BLAKE2b-256 8d27e8bfc43f5345ec2c27bc8a1fa77cdc5ce9dcf954445e11f14bb70b889d14

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.6.10-cp310-cp310-win32.whl
  • Upload date:
  • Size: 210.7 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for coverage-7.6.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 bc67deb76bc3717f22e765ab3e07ee9c7a5e26b9019ca19a3b063d9f4b874244
MD5 31fc6fc2128e911a08770476972e35a7
BLAKE2b-256 f2db67770cceb4a64d3198bf2aa49946f411b85ec6b0a9b489e61c8467a4253b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e2f0280519e42b0a17550072861e0bc8a80a0870de260f9796157d3fca2733c5
MD5 2905815d9d7049ab81af9b0125edafee
BLAKE2b-256 865befee56a89c16171288cafff022e8af44f8f94075c2d8da563c3935212871

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4eea95ef275de7abaef630c9b2c002ffbc01918b726a39f5a4353916ec72d2f3
MD5 a7347ae19824861c3b540b3fa797feea
BLAKE2b-256 c64d75afcfe4432e2ad0405c6f27adeb109ff8976c5e636af8604f94f29fa3fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f4f620668dbc6f5e909a0946a877310fb3d57aea8198bde792aae369ee1c23b5
MD5 c72b6e870264443a2c5ad686139fc3d0
BLAKE2b-256 7973ef4ea0105531506a6f4cf4ba571a214b14a884630b567ed65b3d9c1975e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a3b204c11e2b2d883946fe1d97f89403aa1811df28ce0447439178cc7463448a
MD5 a23a23c0d8fdae73425e40a21d6a4e2b
BLAKE2b-256 3593287e8f1d1ed2646f4e0b2605d14616c9a8a2697d0d1b453815eb5c6cebdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_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.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 675cefc4c06e3b4c876b85bfb7c59c5e2218167bbd4da5075cbe3b5790a28988
MD5 a793699c9df0770e9ca27dd075cb5ed0
BLAKE2b-256 6d85fc0de2bcda3f97c2ee9fe8568f7d48f7279e91068958e5b2cc19e0e5f600

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_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.6.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 32ee6d8491fcfc82652a37109f69dee9a830e9379166cb73c16d8dc5c2915165
MD5 ceaab33f9db030f60b6c770735b6ccd3
BLAKE2b-256 dee1cfdb5627a03567a10031acc629b75d45a4ca1616e54f7133ca1fa366050a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_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.6.10-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a01ec4af7dfeb96ff0078ad9a48810bb0cc8abcb0115180c6013a6b26237626c
MD5 12fb5dfa217525d8d002ea0e454b29db
BLAKE2b-256 ca496985dbca9c7be3f3cb62a2e6e492a0c88b65bf40579e16c71ae9c33c6b23

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5c912978f7fbf47ef99cec50c4401340436d200d41d714c7a4766f377c5b7b78
MD5 b0ed4586cfab8f6ba16c2cbf931333e3
BLAKE2b-256 c5122a2a923edf4ddabdffed7ad6da50d96a5c126dae7b80a33df7310e329a1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-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.6.10-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: coverage-7.6.10-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 211.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for coverage-7.6.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 457574f4599d2b00f7f637a0700a6422243b3565509457b2dbd3f50703e11f59
MD5 47b774da6ab87e4561430bb036c3db2f
BLAKE2b-256 b1bf9e1e95b8b20817398ecc5a1e8d3e05ff404e1b9fb2185cd71561698fe2a2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.6.10-cp39-cp39-win32.whl
  • Upload date:
  • Size: 210.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for coverage-7.6.10-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4bcc276261505d82f0ad426870c3b12cb177752834a633e737ec5ee79bbdff18
MD5 c827c4975e3b99e623794a64fe60e0e3
BLAKE2b-256 bfb5baace1c754d546a67779358341aa8d2f7118baf58cac235db457e1001d1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7ed2f37cfce1ce101e6dffdfd1c99e729dd2ffc291d02d3e2d0af8b53d13840d
MD5 f2e0bfe03c14a958db72521e8261ea06
BLAKE2b-256 502bbff6c1c6b63c4396ea7ecdbf8db1788b46046c681b8fcc6ec77db9f4ea49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 59af35558ba08b758aec4d56182b222976330ef8d2feacbb93964f576a7e7a90
MD5 da652e11af5fc3eca81f3be071a9a269
BLAKE2b-256 74f82cf7a38e7d81b266f47dfcf137fecd8fa66c7bdbd4228d611628d8ca3437

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c0b1818063dc9e9d838c09e3a473c1422f517889436dd980f5d721899e66f315
MD5 eda0facf07369aedc135bf9bbcb522b3
BLAKE2b-256 8560d66365723b9b7f29464b11d024248ed3523ce5aab958e4ad8c43f3f4148b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a5e37dc41d57ceba70956fa2fc5b63c26dba863c946ace9705f8eca99daecdc4
MD5 11bfad369e6c2cb07c333fef82ca04de
BLAKE2b-256 f1af439bb760f817deff6f4d38fe7da08d9dd7874a560241f1945bc3b4446550

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_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.6.10-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa744da1820678b475e4ba3dfd994c321c5b13381d1041fe9c608620e6676e25
MD5 f10df1db27e20a7da9c09f8f9747979f
BLAKE2b-256 c5594607ea9d6b1b73e905c7656da08d0b00cdf6e59f2293ec259e8914160025

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_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.6.10-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0aa9692b4fdd83a4647eeb7db46410ea1322b5ed94cd1715ef09d1d5922ba87f
MD5 6a8ec159919b36f670cedac24ab6a5b4
BLAKE2b-256 d013481f4ceffcabe29ee2332e60efb52e4694f54a402f3ada2bcec10bb32e43

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_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.6.10-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.6.10-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ccc2b70a7ed475c68ceb548bf69cec1e27305c1c2606a5eb7c3afff56a1b3b27
MD5 88aaca4a38a1df1471f0b6ed62666f86
BLAKE2b-256 10f6480586607768b39a30e6910a3c4522139094ac0f1677028e1f4823688957

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.6.10-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 656c82b8a0ead8bba147de9a89bda95064874c91a3ed43a00e687f23cc19d53a
MD5 c17fa7e29d7feceade89163e3041809c
BLAKE2b-256 4041473617aadf9a1c15bc2d56be65d90d7c29bfa50a957a67ef96462f7ebf8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.6.10-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 AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page