Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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 beta 1, 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] 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.8.2.tar.gz (812.8 kB view details)

Uploaded Source

Built Distributions

coverage-7.8.2-py3-none-any.whl (203.6 kB view details)

Uploaded Python 3

coverage-7.8.2-pp39.pp310.pp311-none-any.whl (203.6 kB view details)

Uploaded PyPy

coverage-7.8.2-cp313-cp313t-win_arm64.whl (214.1 kB view details)

Uploaded CPython 3.13t Windows ARM64

coverage-7.8.2-cp313-cp313t-win_amd64.whl (216.3 kB view details)

Uploaded CPython 3.13t Windows x86-64

coverage-7.8.2-cp313-cp313t-win32.whl (215.1 kB view details)

Uploaded CPython 3.13t Windows x86

coverage-7.8.2-cp313-cp313t-musllinux_1_2_x86_64.whl (255.3 kB view details)

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

coverage-7.8.2-cp313-cp313t-musllinux_1_2_i686.whl (254.5 kB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ i686

coverage-7.8.2-cp313-cp313t-musllinux_1_2_aarch64.whl (256.3 kB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ ARM64

coverage-7.8.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (257.0 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ARM64

coverage-7.8.2-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (255.1 kB view details)

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

coverage-7.8.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (252.9 kB view details)

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

coverage-7.8.2-cp313-cp313t-macosx_11_0_arm64.whl (213.0 kB view details)

Uploaded CPython 3.13t macOS 11.0+ ARM64

coverage-7.8.2-cp313-cp313t-macosx_10_13_x86_64.whl (212.7 kB view details)

Uploaded CPython 3.13t macOS 10.13+ x86-64

coverage-7.8.2-cp313-cp313-win_arm64.whl (213.6 kB view details)

Uploaded CPython 3.13 Windows ARM64

coverage-7.8.2-cp313-cp313-win_amd64.whl (215.2 kB view details)

Uploaded CPython 3.13 Windows x86-64

coverage-7.8.2-cp313-cp313-win32.whl (214.4 kB view details)

Uploaded CPython 3.13 Windows x86

coverage-7.8.2-cp313-cp313-musllinux_1_2_x86_64.whl (244.2 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

coverage-7.8.2-cp313-cp313-musllinux_1_2_i686.whl (242.9 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

coverage-7.8.2-cp313-cp313-musllinux_1_2_aarch64.whl (244.8 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

coverage-7.8.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (245.6 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

coverage-7.8.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244.6 kB view details)

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

coverage-7.8.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (242.7 kB view details)

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

coverage-7.8.2-cp313-cp313-macosx_11_0_arm64.whl (212.2 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

coverage-7.8.2-cp313-cp313-macosx_10_13_x86_64.whl (211.9 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

coverage-7.8.2-cp312-cp312-win_arm64.whl (213.5 kB view details)

Uploaded CPython 3.12 Windows ARM64

coverage-7.8.2-cp312-cp312-win_amd64.whl (215.2 kB view details)

Uploaded CPython 3.12 Windows x86-64

coverage-7.8.2-cp312-cp312-win32.whl (214.4 kB view details)

Uploaded CPython 3.12 Windows x86

coverage-7.8.2-cp312-cp312-musllinux_1_2_x86_64.whl (244.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

coverage-7.8.2-cp312-cp312-musllinux_1_2_i686.whl (243.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

coverage-7.8.2-cp312-cp312-musllinux_1_2_aarch64.whl (245.1 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

coverage-7.8.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (246.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

coverage-7.8.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (245.3 kB view details)

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

coverage-7.8.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (243.1 kB view details)

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

coverage-7.8.2-cp312-cp312-macosx_11_0_arm64.whl (212.1 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

coverage-7.8.2-cp312-cp312-macosx_10_13_x86_64.whl (211.9 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

coverage-7.8.2-cp311-cp311-win_arm64.whl (213.5 kB view details)

Uploaded CPython 3.11 Windows ARM64

coverage-7.8.2-cp311-cp311-win_amd64.whl (215.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

coverage-7.8.2-cp311-cp311-win32.whl (214.2 kB view details)

Uploaded CPython 3.11 Windows x86

coverage-7.8.2-cp311-cp311-musllinux_1_2_x86_64.whl (242.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

coverage-7.8.2-cp311-cp311-musllinux_1_2_i686.whl (242.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

coverage-7.8.2-cp311-cp311-musllinux_1_2_aarch64.whl (243.9 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

coverage-7.8.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (244.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

coverage-7.8.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244.2 kB view details)

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

coverage-7.8.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (242.4 kB view details)

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

coverage-7.8.2-cp311-cp311-macosx_11_0_arm64.whl (212.1 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

coverage-7.8.2-cp311-cp311-macosx_10_9_x86_64.whl (211.7 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

coverage-7.8.2-cp310-cp310-win_amd64.whl (215.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

coverage-7.8.2-cp310-cp310-win32.whl (214.1 kB view details)

Uploaded CPython 3.10 Windows x86

coverage-7.8.2-cp310-cp310-musllinux_1_2_x86_64.whl (239.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

coverage-7.8.2-cp310-cp310-musllinux_1_2_i686.whl (238.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

coverage-7.8.2-cp310-cp310-musllinux_1_2_aarch64.whl (240.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

coverage-7.8.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (241.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

coverage-7.8.2-cp310-cp310-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.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

coverage-7.8.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (239.0 kB view details)

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

coverage-7.8.2-cp310-cp310-macosx_11_0_arm64.whl (212.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

coverage-7.8.2-cp310-cp310-macosx_10_9_x86_64.whl (211.6 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

coverage-7.8.2-cp39-cp39-win_amd64.whl (215.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-7.8.2-cp39-cp39-win32.whl (214.2 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-7.8.2-cp39-cp39-musllinux_1_2_x86_64.whl (238.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

coverage-7.8.2-cp39-cp39-musllinux_1_2_i686.whl (237.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

coverage-7.8.2-cp39-cp39-musllinux_1_2_aarch64.whl (239.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

coverage-7.8.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (240.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

coverage-7.8.2-cp39-cp39-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.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

coverage-7.8.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (238.7 kB view details)

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

coverage-7.8.2-cp39-cp39-macosx_11_0_arm64.whl (212.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

coverage-7.8.2-cp39-cp39-macosx_10_9_x86_64.whl (211.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-7.8.2.tar.gz
  • Upload date:
  • Size: 812.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.8.2.tar.gz
Algorithm Hash digest
SHA256 a886d531373a1f6ff9fad2a2ba4a045b68467b779ae729ee0b3b10ac20033b27
MD5 abcb5cb930aff9b22dae78cb55aeaadc
BLAKE2b-256 ba07998afa4a0ecdf9b1981ae05415dad2d4e7716e1b1f00abbd91691ac09ac9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-py3-none-any.whl
  • Upload date:
  • Size: 203.6 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.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 726f32ee3713f7359696331a18daf0c3b3a70bb0ae71141b9d3c52be7c595e32
MD5 32f669145690688edd2f5860d3c07406
BLAKE2b-256 a01a0b9c32220ad694d66062f571cc5cedfa9997b64a591e8a500bb63de1bd40

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-pp39.pp310.pp311-none-any.whl
Algorithm Hash digest
SHA256 ec455eedf3ba0bbdf8f5a570012617eb305c63cb9f03428d39bf544cb2b94837
MD5 136489d79c30b68a2bab7bb89f849548
BLAKE2b-256 692f572b29496d8234e4a7773200dd835a0d32d9e171f2d974f3fe04a9dbc271

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-pp39.pp310.pp311-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.8.2-cp313-cp313t-win_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 1e1448bb72b387755e1ff3ef1268a06617afd94188164960dba8d0245a46004b
MD5 b817f0f4de49b528f42899cb97f8ac38
BLAKE2b-256 0769afa41aa34147655543dbe96994f8a246daf94b361ccf5edfd5df62ce066a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 2c08b05ee8d7861e45dc5a2cc4195c8c66dca5ac613144eb6ebeaff2d502e73d
MD5 31da692bef0778382147c42525274a41
BLAKE2b-256 225e7053b71462e970e869111c1853afd642212568a350eba796deefdfbd0770

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 215.1 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.8.2-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 3f5673888d3676d0a745c3d0e16da338c5eea300cb1f4ada9c872981265e76d8
MD5 8b5823b8c356a7f53f5c7ff5af28115b
BLAKE2b-256 50632d624ac7d7ccd4ebbd3c6a9eba9d7fc4491a1226071360d59dd84928ccb2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94316e13f0981cbbba132c1f9f365cac1d26716aaac130866ca812006f662199
MD5 003a740bd3af42243e2f7cf632eb7d93
BLAKE2b-256 ba85f9ecdb910ecdb282b121bfcaa32fa8ee8cbd7699f83330ee13ff9bbf1a85

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 43ff5033d657cd51f83015c3b7a443287250dc14e69910577c3e03bd2e06f27b
MD5 e754355aabd496e48822f4f43030565e
BLAKE2b-256 a7d54b5a120d5d0223050a53d2783c049c311eea1709fa9de12d1c358e18b707

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4000a31c34932e7e4fa0381a3d6deb43dc0c8f458e3e7ea6502e6238e10be625
MD5 97516d072004279cd77883b093aa6a6e
BLAKE2b-256 b40616e3598b9466456b718eb3e789457d1a5b8bfb22e23b6e8bbc307df5daf0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e6fcbbd35a96192d042c691c9e0c49ef54bd7ed865846a3c9d624c30bb67ce46
MD5 0b9c78443dacff949568f840cda36f4d
BLAKE2b-256 533c212d94e6add3a3c3f412d664aee452045ca17a066def8b9421673e9482c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-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.8.2-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46d532db4e5ff3979ce47d18e2fe8ecad283eeb7367726da0e5ef88e4fe64740
MD5 31093721c47f184a542e2ff12daaf6f8
BLAKE2b-256 18a23699190e927b9439c6ded4998941a3c1d6fa99e14cb28d8536729537e307

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 05364b9cc82f138cc86128dc4e2e1251c2981a2218bfcd556fe6b0fbaa3501be
MD5 988283b4dd11250ed11f70a505c2e231
BLAKE2b-256 a440afc03f0883b1e51bbe804707aae62e29c4e8c8bbc365c75e3e4ddeee9ead

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 159b81df53a5fcbc7d45dae3adad554fdbde9829a994e15227b3f9d816d00b36
MD5 195daf68d9c0c8bfcb792048bbccb33d
BLAKE2b-256 368b3a728b3118988725f40950931abb09cd7f43b3c740f4640a59f1db60e372

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8369a7c8ef66bded2b6484053749ff220dbf83cba84f3398c84c51a6f748a008
MD5 c696a4dbf4f0765a804587bd822e7ef8
BLAKE2b-256 8a6a25a37dd90f6c95f59355629417ebcb74e1c34e38bb1eddf6ca9b38b0fc53

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 213.6 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.8.2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 9fe449ee461a3b0c7105690419d0b0aba1232f4ff6d120a9e241e58a556733f7
MD5 62f89a3f50a457fd2ac19dc13b089aa6
BLAKE2b-256 9031a980f7df8a37eaf0dc60f932507fda9656b3a03f0abf188474a0ea188d6d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 215.2 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.8.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2f9bc608fbafaee40eb60a9a53dbfb90f53cc66d3d32c2849dc27cf5638a21e3
MD5 74d7e48631490af2bb12b1f80e425c24
BLAKE2b-256 c6dc947e75d47ebbb4b02d8babb1fad4ad381410d5bc9da7cfca80b7565ef401

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 214.4 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.8.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 34759ee2c65362163699cc917bdb2a54114dd06d19bab860725f94ef45a3d9b7
MD5 9f407f8ea435edf89000b6f1cfa0a7f1
BLAKE2b-256 bddb3c2bf49bdc9de76acf2491fc03130c4ffc51469ce2f6889d2640eb563d77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8165584ddedb49204c4e18da083913bdf6a982bfb558632a79bdaadcdafd0d48
MD5 8666770b74d654c7d739b0a5f5a0b637
BLAKE2b-256 a471e041f1b9420f7b786b1367fa2a375703889ef376e0d48de9f5723fb35f11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 684ca9f58119b8e26bef860db33524ae0365601492e86ba0b71d513f525e7050
MD5 2b2285114631a5eac2e2670ac8efd97a
BLAKE2b-256 264536297a4c0cea4de2b2c442fe32f60c3991056c59cdc3cdd5346fbb995c97

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6e6c86888fd076d9e0fe848af0a2142bf606044dc5ceee0aa9eddb56e26895a0
MD5 b31f4b999cbac4e1cf2656375b738c93
BLAKE2b-256 3b707f4e919039ab7d944276c446b603eea84da29ebcf20984fb1fdf6e602028

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 26a4636ddb666971345541b59899e969f3b301143dd86b0ddbb570bd591f1e85
MD5 2c44a762bc817350bae663f7ba2c33f2
BLAKE2b-256 9122594513f9541a6b88eb0dba4d5da7d71596dadef6b17a12dc2c0e859818a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-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.8.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc67994df9bcd7e0150a47ef41278b9e0a0ea187caba72414b71dc590b99a108
MD5 ace122fe1d00ac35599c835fe9da4d90
BLAKE2b-256 8960f5f50f61b6332451520e6cdc2401700c48310c64bc2dd34027a47d6ab4ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5040536cf9b13fb033f76bcb5e1e5cb3b57c4807fef37db9e0ed129c6a094257
MD5 7655f9f400ea58f5bf5ddb4916b6a0ad
BLAKE2b-256 1ff42860fd6abeebd9f2efcfe0fd376226938f22afc80c1943f363cd3c28421f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb86337a4fcdd0e598ff2caeb513ac604d2f3da6d53df2c8e368e07ee38e277d
MD5 790ab5c104c62349c16728eb6f993949
BLAKE2b-256 1b7cbdbf113f92683024406a1cd226a199e4200a2001fc85d6a6e7e299e60253

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ea561010914ec1c26ab4188aef8b1567272ef6de096312716f90e5baa79ef8ca
MD5 fa3e70db6a6f3609532d71a937c747ce
BLAKE2b-256 1a93eb6400a745ad3b265bac36e8077fdffcf0268bdbbb6c02b7220b624c9b31

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 213.5 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.8.2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 820157de3a589e992689ffcda8639fbabb313b323d26388d02e154164c57b07f
MD5 b739ecf59188df2b605a3f0715baa49c
BLAKE2b-256 c473e2528bf1237d2448f882bbebaec5c3500ef07301816c5c63464b9da4d88a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 215.2 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.8.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 86a323a275e9e44cdf228af9b71c5030861d4d2610886ab920d9945672a81223
MD5 3179f5b91a5ed9750c1d75a33098e9e7
BLAKE2b-256 54aa9cbeade19b7e8e853e7ffc261df885d66bf3a782c71cba06c17df271f9e6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 214.4 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.8.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 bf8111cddd0f2b54d34e96613e7fbdd59a673f0cf5574b61134ae75b6f5a33b8
MD5 1013891ed9ee5284ff33e66b3abdd340
BLAKE2b-256 79faf3e7ec7d220bff14aba7a4786ae47043770cbdceeea1803083059c878837

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9a990f6510b3292686713bfef26d0049cd63b9c7bb17e0864f133cbfd2e6167f
MD5 784c9d958b4b94cd1cde4ffee069e1b4
BLAKE2b-256 399f1afbb2cb9c8699b8bc38afdce00a3b4644904e6a38c7bf9005386c9305ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3da9b771c98977a13fbc3830f6caa85cae6c9c83911d24cb2d218e9394259c57
MD5 fe817a8b7b76ec67270dd4b48f7f65ec
BLAKE2b-256 ecfb4cbb370dedae78460c3aacbdad9d249e853f3bc4ce5ff0e02b1983d03044

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 876cbfd0b09ce09d81585d266c07a32657beb3eaec896f39484b631555be0fe2
MD5 fd47266573f80f753e45b8719483c621
BLAKE2b-256 f070f703b553a2f6b6c70568c7e398ed0789d47f953d67fbba36a327714a7bca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2bd0a0a5054be160777a7920b731a0570284db5142abaaf81bcbb282b8d99279
MD5 7cd990b71604562281a0e62de99e9462
BLAKE2b-256 a002fdce62bb3c21649abfd91fbdcf041fb99be0d728ff00f3f9d54d97ed683e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-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.8.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c9392773cffeb8d7e042a7b15b82a414011e9d2b5fdbbd3f7e6a6b17d5e21b20
MD5 74e10af63fcc05da7dcd81dc15ee42c4
BLAKE2b-256 386cd0e9c0cce18faef79a52778219a3c6ee8e336437da8eddd4ab3dbd8fadff

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.8.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 da23ce9a3d356d0affe9c7036030b5c8f14556bd970c9b224f9c8205505e3b99
MD5 159b1f35de7252a8d0f104e919ed1ba3
BLAKE2b-256 a752decbbed61e03b6ffe85cd0fea360a5e04a5a98a7423f292aae62423b8557

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 76090fab50610798cc05241bf83b603477c40ee87acd358b66196ab0ca44ffa1
MD5 128315a9d6cee363795767cdd9a2682f
BLAKE2b-256 70e93d715ffd5b6b17a8be80cd14a8917a002530a99943cc1939ad5bb2aa74b9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e2f6fe3654468d061942591aef56686131335b7a8325684eda85dacdf311356c
MD5 ddcdb031cc4f5613a340eca16dca80fa
BLAKE2b-256 8d2a1da1ada2e3044fcd4a3254fb3576e160b8fe5b36d705c8a31f793423f763

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 213.5 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.8.2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 8966a821e2083c74d88cca5b7dcccc0a3a888a596a04c0b9668a891de3a0cc53
MD5 8fa2b076270381a6cddcde934f5f9da9
BLAKE2b-256 77656cc84b68d4f35186463cd7ab1da1169e9abb59870c0f6a57ea6aba95f861

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 215.1 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.8.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8ab4a51cb39dc1933ba627e0875046d150e88478dbe22ce145a68393e9652975
MD5 0eff8e09971f268f91d20e1061deebd1
BLAKE2b-256 f68fa543121f9f5f150eae092b08428cb4e6b6d2d134152c3357b77659d2a605

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 214.2 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.8.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 641988828bc18a6368fe72355df5f1703e44411adbe49bba5644b941ce6f2e3a
MD5 26010d83d3d0b9f67dce8f2a27929a00
BLAKE2b-256 f93566a51adc273433a253989f0d9cc7aa6bcdb4855382cf0858200afe578861

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef2f22795a7aca99fc3c84393a55a53dd18ab8c93fb431004e4d8f0774150f54
MD5 622c7a92d4bbf3d2c9178ceb3cfddcc8
BLAKE2b-256 4d8240e55f7c0eb5e97cc62cbd9d0746fd24e8caf57be5a408b87529416e0c70

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e6ea7dba4e92926b7b5f0990634b78ea02f208d04af520c73a7c876d5a8d36cb
MD5 5188947ca47cfb0c1f235d36c24c8b88
BLAKE2b-256 57370ae95989285a39e0839c959fe854a3ae46c06610439350d1ab860bf020ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2db10dedeb619a771ef0e2949ccba7b75e33905de959c2643a4607bef2f3fb3a
MD5 4835cb332ee97a5fd1e39e1f870bdb53
BLAKE2b-256 800c95b1023e881ce45006d9abc250f76c6cdab7134a1c182d9713878dfefcb2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 670a13249b957bb9050fab12d86acef7bf8f6a879b9d1a883799276e0d4c674a
MD5 2cf8b7f40f4058e35932772a08c580d9
BLAKE2b-256 f7c25414c5a1b286c0f3881ae5adb49be1854ac5b7e99011501f81c8c1453065

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-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.8.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 07a989c867986c2a75f158f03fdb413128aad29aca9d4dbce5fc755672d96f11
MD5 2d962f088f5b709d817aaa982569f75e
BLAKE2b-256 065838c676aec594bfe2a87c7683942e5a30224791d8df99bcc8439fde140377

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.8.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0bdc8bf760459a4a4187b452213e04d039990211f98644c7292adf1e471162b5
MD5 0b5f582c4b0fd302d07f52bdaec82d33
BLAKE2b-256 cd461ae01912dfb06a642ef3dd9cf38ed4996fda8fe884dab8952da616f81a2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5feb7f2c3e6ea94d3b877def0270dff0947b8d8c04cfa34a17be0a4dc1836879
MD5 37fa0081050074108e28db43099c7638
BLAKE2b-256 96fac3c1b476de96f2bc7a8ca01a9f1fcb51c01c6b60a9d2c3e66194b2bdb4af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b99058eef42e6a8dcd135afb068b3d53aff3921ce699e127602efff9956457a9
MD5 c0fa8d3eb01e7d458debb6a00c2a57d5
BLAKE2b-256 6a4d1ff618ee9f134d0de5cc1661582c21a65e06823f41caf801aadf18811a8e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 215.0 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.8.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 145b07bea229821d51811bf15eeab346c236d523838eda395ea969d120d13347
MD5 874a811ede552ff0fb88283ce3c14754
BLAKE2b-256 23ed792e66ad7b8b0df757db8d47af0c23659cdb5a65ef7ace8b111cacdbee89

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 214.1 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.8.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 00f2e2f2e37f47e5f54423aeefd6c32a7dbcedc033fcd3928a4f4948e8b96af7
MD5 4946b3c9a1e30d4e9f4e08598a4c631a
BLAKE2b-256 d3509446dad1310905fb1dc284d60d4320a5b25d4e3e33f9ea08b8d36e244e23

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0774df1e093acb6c9e4d58bce7f86656aeed6c132a16e2337692c12786b32404
MD5 007fe64ca7665b64e2d80b469ed5045c
BLAKE2b-256 8eabb7c85146f15457671c1412afca7c25a5696d7625e7158002aa017e2d7e3c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fd51355ab8a372d89fb0e6a31719e825cf8df8b6724bee942fb5b92c3f016ba3
MD5 6d64d1443f4b0359697a0ec7d853db85
BLAKE2b-256 9e64c40c27c2573adeba0fe16faf39a8aa57368a1f2148865d6bb24c67eadb41

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab9b09a2349f58e73f8ebc06fac546dd623e23b063e5398343c5270072e3201c
MD5 d9398c34c2b9b9f9e945a7ff665e8dbd
BLAKE2b-256 ba38af3eb9d36d85abc881f5aaecf8209383dbe0fa4cac2d804c55d05c51cb04

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1aec326ed237e5880bfe69ad41616d333712c7937bcefc1343145e972938f9b3
MD5 4424fe41dfe89d7461a158de4c1334c0
BLAKE2b-256 c5c4e4e3b998e116625562a872a342419652fa6ca73f464d9faf9f52f1aff427

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-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.8.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 546e537d9e24efc765c9c891328f30f826e3e4808e31f5d0f87c4ba12bbd1622
MD5 36ba2883ec97d26136894cb5e2aa9ac4
BLAKE2b-256 8c0f47bf7c5630d81bc2cd52b9e13043685dbb7c79372a7f5857279cc442b37c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.8.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5e818796f71702d7a13e50c70de2a1924f729228580bcba1607cccf32eea46e6
MD5 cb579cd8b397ca8bde09cf3ec6046651
BLAKE2b-256 b167b28904afea3e87a895da850ba587439a61699bf4b73d04d0dfd99bbd33b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c26c2396674816deaeae7ded0e2b42c26537280f8fe313335858ffff35019be
MD5 0adf6cf51c6294c8031f971f1e674b03
BLAKE2b-256 f0df2b24090820a0bac1412955fb1a4dade6bc3b8dcef7b899c277ffaf16916d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bd8ec21e1443fd7a447881332f7ce9d35b8fbd2849e761bb290b584535636b0a
MD5 f24064dfba971e49f8e42d6959775a5d
BLAKE2b-256 266b7dd06399a5c0b81007e3a6af0395cd60e6a30f959f8d407d3ee04642e896

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 215.1 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.8.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1efa4166ba75ccefd647f2d78b64f53f14fb82622bc94c5a5cb0a622f50f1c9e
MD5 463137d04eb3cdbb48f9d5c3a5393414
BLAKE2b-256 9d30ee774b626773750dc6128354884652507df3c59d6aa8431526107e595227

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.8.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 214.2 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.8.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 6782a12bf76fa61ad9350d5a6ef5f3f020b57f5e6305cbc663803f2ebd0f270a
MD5 c08c4a543860f56e88d48f701334f56b
BLAKE2b-256 03ed3af7e4d721bd61a8df7de6de9e8a4271e67f3d9e086454558fd9f48eb4f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e1a26e7e50076e35f7afafde570ca2b4d7900a491174ca357d29dece5aacee7
MD5 621b3300fa36b2db6b328db9245153e4
BLAKE2b-256 036c023b0b9a764cb52d6243a4591dcb53c4caf4d7340445113a1f452bb80591

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1676628065a498943bd3f64f099bb573e08cf1bc6088bbe33cf4424e0876f4b3
MD5 a0558da63060bfa8824cf098b0995ba4
BLAKE2b-256 4735b8893e682d6e96b1db2af5997fc13ef62219426fb17259d6844c693c5e00

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 de77c3ba8bb686d1c411e78ee1b97e6e0b963fb98b1637658dd9ad2c875cf9d7
MD5 18db76567df49bfe02e69fbc715a0447
BLAKE2b-256 598eb97042ae92c59f40be0c989df090027377ba53f2d6cef73c9ca7685c26a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b039ffddc99ad65d5078ef300e0c7eed08c270dc26570440e3ef18beb816c1ca
MD5 460f057caf8a49916eeb14a399d1925f
BLAKE2b-256 5ba20fc0a9f6b7c24fa4f1d7210d782c38cb0d5e692666c36eaeae9a441b6755

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-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.8.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b069938961dfad881dc2f8d02b47645cd2f455d3809ba92a8a687bf513839787
MD5 9b2b85190942c7f981712014dd27fbc7
BLAKE2b-256 ac51c8fae0dc3ca421e6e2509503696f910ff333258db672800c3bdef256265a

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.8.2-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.8.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.8.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0e49824808d4375ede9dd84e9961a59c47f9113039f1a525e6be170aa4f5c34d
MD5 373bb60018a41a91969ed6c61df85330
BLAKE2b-256 e6da1c6ba2cf259710eed8916d4fd201dccc6be7380ad2b3b9f63ece3285d809

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eacd2de0d30871eff893bab0b67840a96445edcb3c8fd915e6b11ac4b2f3fa6d
MD5 5ddc9d1a77c2540f2d6e34a5bcbf3881
BLAKE2b-256 8fa5acc03e5cf0bba6357f5e7c676343de40fbf431bb1e115fbebf24b2f7f65e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.8.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 496948261eaac5ac9cf43f5d0a9f6eb7a6d4cb3bedb2c5d294138142f5c18f2a
MD5 213113d538195ad1b54326e48f55d420
BLAKE2b-256 711e388267ad9c6aa126438acc1ceafede3bb746afa9872e3ec5f0691b7d5efa

See more details on using hashes here.

Provenance

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