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 2, 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] core setting; [run] source_dirs setting; Coverage.branch_stats(); multi-line exclusion patterns; function/class reporting; experimental support for sys.monitoring; dropped support for Python 3.7 and 3.8; added Coverage.collect() context manager; improved data combining; [run] exclude_also setting; report --format=; type annotations.

New in 6.x: dropped support for Python 2.7, 3.5, and 3.6; write data on SIGTERM; added support for 3.10 match/case statements.

For Enterprise

Tidelift

Available as part of the Tidelift Subscription. Coverage and thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. If you want the flexibility of open source and the confidence of commercial-grade software, this is for you. Learn more.

Getting Started

Looking to run coverage on your test suite? See the Quick Start section of the docs.

Change history

The complete history of changes is on the change history page.

Code of Conduct

Everyone participating in the coverage.py project is expected to treat other people with respect and to follow the guidelines articulated in the Python Community Code of Conduct.

Contributing

Found a bug? Want to help improve the code or documentation? See the Contributing section of the docs.

Security

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

License

Licensed under the Apache 2.0 License. For details, see NOTICE.txt.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coverage-7.9.0.tar.gz (813.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

coverage-7.9.0-py3-none-any.whl (203.9 kB view details)

Uploaded Python 3

coverage-7.9.0-pp39.pp310.pp311-none-any.whl (203.9 kB view details)

Uploaded PyPy

coverage-7.9.0-cp313-cp313t-win_arm64.whl (214.3 kB view details)

Uploaded CPython 3.13tWindows ARM64

coverage-7.9.0-cp313-cp313t-win_amd64.whl (216.5 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.9.0-cp313-cp313t-win32.whl (215.3 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.9.0-cp313-cp313t-musllinux_1_2_x86_64.whl (255.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.9.0-cp313-cp313t-musllinux_1_2_i686.whl (254.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.9.0-cp313-cp313t-musllinux_1_2_aarch64.whl (256.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.9.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (256.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

coverage-7.9.0-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (254.8 kB view details)

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

coverage-7.9.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (252.7 kB view details)

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

coverage-7.9.0-cp313-cp313t-macosx_11_0_arm64.whl (213.2 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.9.0-cp313-cp313t-macosx_10_13_x86_64.whl (213.0 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.9.0-cp313-cp313-win_arm64.whl (213.9 kB view details)

Uploaded CPython 3.13Windows ARM64

coverage-7.9.0-cp313-cp313-win_amd64.whl (215.5 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.9.0-cp313-cp313-win32.whl (214.7 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.9.0-cp313-cp313-musllinux_1_2_x86_64.whl (244.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.9.0-cp313-cp313-musllinux_1_2_i686.whl (243.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.9.0-cp313-cp313-musllinux_1_2_aarch64.whl (245.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.9.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (245.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

coverage-7.9.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244.9 kB view details)

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

coverage-7.9.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (242.9 kB view details)

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

coverage-7.9.0-cp313-cp313-macosx_11_0_arm64.whl (212.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.9.0-cp313-cp313-macosx_10_13_x86_64.whl (212.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.9.0-cp312-cp312-win_arm64.whl (213.8 kB view details)

Uploaded CPython 3.12Windows ARM64

coverage-7.9.0-cp312-cp312-win_amd64.whl (215.4 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.9.0-cp312-cp312-win32.whl (214.6 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.9.0-cp312-cp312-musllinux_1_2_x86_64.whl (244.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.9.0-cp312-cp312-musllinux_1_2_i686.whl (243.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.9.0-cp312-cp312-musllinux_1_2_aarch64.whl (245.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.9.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (246.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

coverage-7.9.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (245.5 kB view details)

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

coverage-7.9.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (243.3 kB view details)

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

coverage-7.9.0-cp312-cp312-macosx_11_0_arm64.whl (212.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.9.0-cp312-cp312-macosx_10_13_x86_64.whl (212.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.9.0-cp311-cp311-win_arm64.whl (213.8 kB view details)

Uploaded CPython 3.11Windows ARM64

coverage-7.9.0-cp311-cp311-win_amd64.whl (215.4 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.9.0-cp311-cp311-win32.whl (214.5 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.9.0-cp311-cp311-musllinux_1_2_x86_64.whl (242.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.9.0-cp311-cp311-musllinux_1_2_i686.whl (242.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.9.0-cp311-cp311-musllinux_1_2_aarch64.whl (244.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.9.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (245.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

coverage-7.9.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244.5 kB view details)

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

coverage-7.9.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (242.7 kB view details)

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

coverage-7.9.0-cp311-cp311-macosx_11_0_arm64.whl (212.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.9.0-cp311-cp311-macosx_10_9_x86_64.whl (212.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.9.0-cp310-cp310-win_amd64.whl (215.3 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.9.0-cp310-cp310-win32.whl (214.4 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.9.0-cp310-cp310-musllinux_1_2_x86_64.whl (239.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.9.0-cp310-cp310-musllinux_1_2_i686.whl (239.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.9.0-cp310-cp310-musllinux_1_2_aarch64.whl (240.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.9.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (241.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

coverage-7.9.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240.5 kB view details)

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

coverage-7.9.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (239.3 kB view details)

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

coverage-7.9.0-cp310-cp310-macosx_11_0_arm64.whl (212.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.9.0-cp310-cp310-macosx_10_9_x86_64.whl (211.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-7.9.0-cp39-cp39-win_amd64.whl (215.4 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-7.9.0-cp39-cp39-win32.whl (214.4 kB view details)

Uploaded CPython 3.9Windows x86

coverage-7.9.0-cp39-cp39-musllinux_1_2_x86_64.whl (239.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

coverage-7.9.0-cp39-cp39-musllinux_1_2_i686.whl (238.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

coverage-7.9.0-cp39-cp39-musllinux_1_2_aarch64.whl (239.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

coverage-7.9.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (241.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

coverage-7.9.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240.1 kB view details)

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

coverage-7.9.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (238.9 kB view details)

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

coverage-7.9.0-cp39-cp39-macosx_11_0_arm64.whl (212.3 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

coverage-7.9.0-cp39-cp39-macosx_10_9_x86_64.whl (211.9 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for coverage-7.9.0.tar.gz
Algorithm Hash digest
SHA256 1a93b43de2233a7670a8bf2520fed8ebd5eea6a65b47417500a9d882b0533fa2
MD5 6b2b3bfa5ffab3a8571164be3650b65e
BLAKE2b-256 06d17b18a2e0d2994e4e108dadf16580ec192e0a9c65f7456ccb82ced059f9bf

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 79ea9a26b27c963cdf541e1eb9ac05311b012bc367d0e31816f1833b06c81c02
MD5 3f025c2d2c64665c622647ee76212803
BLAKE2b-256 700d534c1e35cb7688b5c40de93fcca07e3ddc0287659ff85cd376b1dd3f770f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-pp39.pp310.pp311-none-any.whl
Algorithm Hash digest
SHA256 ccf1540a0e82ff525844880f988f6caaa2d037005e57bfe203b71cac7626145d
MD5 9fbb5f87882e8f738f28c8a8a668f44a
BLAKE2b-256 e8b6d16966f9439ccc3007e1740960d241420d6ba81502642a4be1da1672a103

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.9.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 a02efe6769f74245ce476e89db3d4e110db07b4c0c3d3f81728e2464bbbbcb8e
MD5 f7fe91ecf4115b35df31f4ae96484ce4
BLAKE2b-256 bb50048b55c34985c3aafcecb32cced3abc4291969bfd967dbcaed95cfc26b2a

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.9.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 e3ec9e1525eb7a0f89d31083539b398d921415d884e9f55400002a1e9fe0cf63
MD5 c122387fddafb00f1f318b4b6692f13e
BLAKE2b-256 9f487625c09621a206fff0b51fcbcf5d6c1162ab10a5ffa546fc132f01c9132b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.9.0-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 215.3 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.9.0-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 c5cbf3ddfb68de8dc8ce33caa9321df27297a032aeaf2e99b278f183fb4ebc37
MD5 396e7e83ccb7709e03a4a54b1fdea73b
BLAKE2b-256 b7491d0120cfa24e001e0d38795388914183c48cd86fc8640ca3b01337831917

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 95314eb306cf54af3d1147e27ba008cf78eed6f1309a1310772f4f05b12c9c65
MD5 5bfcef3bb06ac73b41d35a58278c5297
BLAKE2b-256 ad012fd0785f8768693b748e36b442352bc26edf3391246eedcc80d480d06da1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1ac62880a9dff0726a193ce77a1bcdd4e8491009cb3a0510d31381e8b2c46d7a
MD5 e7fa73a977529bc351aa8fca78b5f131
BLAKE2b-256 0772928fa3583b9783fc32e3dfafb6cc0cf73bdd73d1dc41e3a973f203c6aeff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 01cbc2c36895b7ab906514042c92b3fc9dd0526bf1c3251cb6aefd9c71ae6dda
MD5 7cfd89f88b0a18cb794f71a972bbf183
BLAKE2b-256 e26a9de640f8e2b097d155532d1bc16eb9c5186fccc7c4b8148fe1dd2520875a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 244f613617876b7cd32a097788d49c952a8f1698afb25275b2a825a4e895854e
MD5 f1981f1db62d73d90afc323d73514f9b
BLAKE2b-256 16a09eb39541774a5beb662dc4ae98fee23afb947414b6aa1443b53d2ad3ea05

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.9.0-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.9.0-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.9.0-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6b335c7077c8da7bb8173d4f9ebd90ff1a97af6a6bec4fc4e6db4856ae80b31e
MD5 cfed8523962f4416c6bcd2d141c0e722
BLAKE2b-256 0b3ad2a64e7ee5eb783e44e6ca404f8fc2a45afef052ed6593afb4ce9663dae6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5c335d77539e66bc6f83e8f1ef207d038129d9b9acd9dc9f0ca42fa9eedf564a
MD5 a89de0c7dfb4f483d3456011e095273f
BLAKE2b-256 9333d0e99f4c809334dfed20f17234080a9003a713ddb80e33ad22697a8aa8e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4cc555a3e6ceb8841df01a4634374f5f9635e661f5c307da00bce19819e8bcdf
MD5 094084af20744ff193c998bf6a24bf6d
BLAKE2b-256 a387f0291ecaa6baaaedbd428cf8b7e1d16b5dc010718fe7739cce955149ef83

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b52d2fdc1940f90c4572bd48211475a7b102f75a7f9a5e6cfc6e3da7dc380c44
MD5 9e202f52efd13e50147658d1162d4374
BLAKE2b-256 e583056464aec8b360dee6f4d7a517dc5ae5a9f462ff895ff536588b42f95b2d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.9.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 213.9 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.9.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 9c5dcb5cd3c52d84c5f52045e1c87c16bf189c2fbfa57cc0d811a3b4059939df
MD5 7094d4455e7da8ee4d99af326e3e297a
BLAKE2b-256 fd7f9c9c8b736c4f40d7247bea8339afac40d8f6465491440608b3d73c10ffce

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.9.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 aa34ca040785a2b768da489df0c036364d47a6c1c00bdd8f662b98fd3277d3d4
MD5 3e014c8c6f23fe1bc7578baf17d411cb
BLAKE2b-256 802b5eab6518643c7560fe180ba5e0f35a0be3d4fc0a88aa6601120407b1fd03

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.9.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 e7dcfa92867b0c53d2e22e985c66af946dc09e8bb13c556709e396e90a0adf5c
MD5 0a94a85f582e221a6246665220a2f8f7
BLAKE2b-256 942aee504188a586da2379939f37fdc69047d9c46d35c34d1196f2605974a17d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d7b7425215963da8f5968096a20c5b5c9af4a86a950fcc25dcc2177ab33e9e5
MD5 6b720565058ab14167116d407ea61cbc
BLAKE2b-256 c7e19495751d5315c3d76ee2c7b5dbc1935ab891d45ad585e1910a333dbdef43

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d7b263910234c0d5ec913ec79ca921152fe874b805a7bcaf67118ef71708e5d2
MD5 e4506fee3e79dc65d14cb28c6ad07298
BLAKE2b-256 9175b24cf5703fb325fc4b1899d89984dac117b99e757b9fadd525cad7ecc020

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8cae1d4450945c74a6a65a09864ed3eaa917055cf70aa65f83ac1b9b0d8d5f9a
MD5 ed04fda7451236ba79accb128c6087e9
BLAKE2b-256 20574e411b47dbfd831538ecf9e5f407e42888b0c56aedbfe0ea7b102a787559

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3f05e0f5e87f23d43fefe49e86655c6209dd4f9f034786b983e6803cf4554183
MD5 68a2527b9bb20e6223ae066a711101f4
BLAKE2b-256 f68099f82896119f36984a5b9189e71c7310fc036613276560b5884b5ee890d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.9.0-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.9.0-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.9.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 549ea4ca901595bbe3270e1afdef98bf5d4d5791596efbdc90b00449a2bb1f91
MD5 f3a3029ee5dd372897acc26b69cb8a51
BLAKE2b-256 6feb273855b57c7fb387dd9787f250b8b333ba8c1c100877c21e32eb1b24ff29

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 62f465886fa4f86d5515da525aead97c5dff13a5cf997fc4c5097a1a59e063b2
MD5 84600fe3b1362424bba0f8301cdb4aeb
BLAKE2b-256 a9290b007deb096dd527c42e933129a8e4d5f9f1026f4953979c3a1e60e7ea9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 813c11b367a6b3cf37212ec36b230f8d086c22b69dbf62877b40939fb2c79e74
MD5 f550cc7c7ce437669570d4380998d4fe
BLAKE2b-256 e03b26852a4fb719a6007b0169c1b52116ed14b61267f0bf3ba1e23db516f352

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 122c60e92ab66c9c88e17565f67a91b3b3be5617cb50f73cfd34a4c60ed4aab0
MD5 a7506ecfc800672a2f445f1c8b62f29a
BLAKE2b-256 0b59449eb05f795d0050007b57a4efee79b540fa6fcccad813a191351964a001

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.9.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 213.8 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.9.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 3b00194ff3c84d4b821822ff6c041f245fc55d0d5c7833fc4311d082e97595e8
MD5 9a0f9d2d7b1c57e1a184add976080dff
BLAKE2b-256 62a945309219ba08b89cae84b2cb4ccfed8f941850aa7721c4914282fb3c1081

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.9.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 215.4 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.9.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 18223198464a6d5549db1934cf77a15deb24bb88652c4f5f7cb21cd3ad853704
MD5 d813bd798713067343405a0491915541
BLAKE2b-256 79faae2c14d49475215372772f7638c333deaaacda8f3c5717a75377d1992c82

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.9.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 214.6 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.9.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 dc2784edd9ac9fe8692fc5505667deb0b05d895c016aaaf641031ed4a5f93d53
MD5 8ad89ba31bd08adb05b06c5ab60eec2b
BLAKE2b-256 de086ccf2847c5c0d8fcc153bd8f4341d89ab50c85e01a15cabe4a546d3e943e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d9be5d26e5f817d478506e4d3c4ff7b92f17d980670b4791bf05baaa37ce2f88
MD5 0c4fc5daa7e03ea0b2eefe30792918a4
BLAKE2b-256 745c0da7fd4ad44259b4b61bd429dc642c6511314a356ffa782b924bd1ea9e5c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 298d2917a6bfadbb272e08545ed026af3965e4d2fe71e3f38bf0a816818b226e
MD5 111e877e00db96097e9ebc3025b3d754
BLAKE2b-256 d22d151b23e82aaea28aa7e3c0390d893bd1aef685866132aad36034f7d462b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f17055c50768d710d6abc789c9469d0353574780935e1381b83e63edc49ff530
MD5 bc62f09e45fbb57603b93b5495df7648
BLAKE2b-256 4509344d012dc91e60b8c7afee11ffae18338780c703a5b5fb32d8d82987e7cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0eb6e99487dffd28c88a4fc2ea4286beaf0207a43388775900c93e56cc5a8ae3
MD5 0dc51ab5b4d84d254ee2c765aae70605
BLAKE2b-256 d4659793cf61b3e4c5647e70aabd5b9470958ffd341c42f90730beeb4d21af9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.9.0-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.9.0-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.9.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0a1f7676bc90ceba67caa66850d689947d586f204ccf6478400c2bf39da5790
MD5 b2643ae543b07d5e9a563441858a8445
BLAKE2b-256 620e559a86887580d0de390e018bddfa632ae0762eeeb065bb5557f319071527

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c425c85ddb62b32d44f83fb20044fe32edceceee1db1f978c062eec020a73ea5
MD5 596a542d7177d088466e309f29d3592c
BLAKE2b-256 2ac9fc61695132da06a34b27a49e853010a80d66a5534a1dfa770cb38aca71c0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1abd41781c874e716aaeecb8b27db5f4f2bc568f2ed8d41228aa087d567674f0
MD5 baafad8c6286f35a981a0b770ef0375d
BLAKE2b-256 08fe7e08dd50c3c3cfdbe822ee11e24da9f418983faefb4f5e52fbffae5beeb2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 969ed1ed0ab0325b50af3204f9024782180e64fb281f5a2952f479ec60a02aba
MD5 f7100810aa7c652a7488d23010325f03
BLAKE2b-256 dd6b7bdef79e79076c7e3303ce2453072528ed13988210fb7a8702bb3d98ea8c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.9.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 213.8 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.9.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 f75288785cc9a67aff3b04dafd8d0f0be67306018b224d319d23867a161578d6
MD5 11649a983ca153f0a7660e5ab0668ae4
BLAKE2b-256 f1e17473bf679a43638c5ccba6228f45f68d33c3b7414ffae757dbb0bb2f1127

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.9.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 dd62d62e782d3add529c8e7943f5600efd0d07dadf3819e5f9917edb4acf85d8
MD5 6595c416c53812393944c5e6d9b97b20
BLAKE2b-256 6ac90034d3ccbb7b8f80b1ce8a927ea06e2ba265bd0ba4a9a95a83026ac78dfd

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.9.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f73fd1128165e1d665cb7f863a91d00f073044a672c7dfa04ab400af4d1a9226
MD5 c57a945c70e5dae2d94de22d277f34c0
BLAKE2b-256 207ce1b5b3313c1e3a5e8f8ced567fee67f18c8f18cebee8af0d69052f445a55

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd052a0c4727ede06393da3c1df1ae6ef6c079e6bdfefb39079877404b3edc22
MD5 9562ee5cdc4238b0eb0768b7e1d88807
BLAKE2b-256 32e2bae13555436f1d0278e70cfe22a0980eab9809e89361e859c96ffa788cb9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8c5ff4ca4890c0b57d3e80850534609493280c0f9e6ea2bd314b10cb8cbd76e0
MD5 822582c58aa04cc35eb7ee173373214f
BLAKE2b-256 4bf02ff1fa06ccd3c3d653e352b10ddeec511b018890b28dbd3c29b6ea3f742e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 38a5642aa82ea6de0e4331e346f5ba188a9fdb7d727e00199f55031b85135d0a
MD5 fa48af594cd27789f1fee8e33e0c3c6b
BLAKE2b-256 9de73863f458a3af009a4817656f5b56fa90c7e363d73fef338601b275e979c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 81da3b6e289bf9fc7dc159ab6d5222f5330ac6e94a6d06f147ba46e53fa6ec82
MD5 fb45841bce9b4e3f1e888613b41acd8d
BLAKE2b-256 bd48c375a6e6a266efa2d5fbf9b04eac88c87430d1a337b4f383ea8beeeedd44

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.9.0-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.9.0-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.9.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f9a384ea4f77ac0a7e36c9a805ed95ef10f423bdb68b4e9487646cdf548a6a05
MD5 751ac3b1c14229d29f7602c458eea661
BLAKE2b-256 faff8b8efbd058dd59b489d9c5e27ba5766e895c396dd3bd1b78bebef9808c5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b361684a91224d4362879c1b1802168d2435ff76666f1b7ba52fc300ad832dbc
MD5 918deab8aef03c3626a5cb0a6e8e1b4d
BLAKE2b-256 7a43ec070ad02a1ee10837555a852b6fa256f8c71a953c209488e027673fc5b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87bceebbc91a58c9264c43638729fcb45910805b9f86444f93654d988305b3a2
MD5 ad304a48ebafaea4cbcd081114391f9e
BLAKE2b-256 8dd61f4c1eae67e698a8535ede02a6958a7587d06869d33a9b134ecc0e17ee07

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 55b7b9df45174956e0f719a56cf60c0cb4a7f155668881d00de6384e2a3402f4
MD5 2eeaa9af8c08e14e938d0a248adf57f0
BLAKE2b-256 9d91721a7df15263babfe89caf535a08bacbadebdef87338cf37d40f7400161b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.9.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 215.3 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.9.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 512b1ea57a11dfa23b7f3d8fe8690fcf8cd983a70ae4c2c262cf5c972618fa15
MD5 dccf13b580e3724557785adb04cf1892
BLAKE2b-256 dba50e788cc4796989d77bfb6b1c58819edc2c65522926f0c08cfe42d1529f2b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.9.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 214.4 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.9.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a1b0317b4a8ff4d3703cd7aa642b4f963a71255abe4e878659f768238fab6602
MD5 4dfc8ebb4ea688c3b8e41f8972b653db
BLAKE2b-256 82c7328a412e3bd78c049180df3f4374bb13a332ed8731ff66f49578d5ebf98c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 24e6f8e5f125cd8bff33593a484a079305c9f0be911f76c6432f580ade5c1a17
MD5 8e289602e2a28e024f87db353ed1aa4a
BLAKE2b-256 09bad510b05b3ca0da8fe746acf8ac815b2d560d6c4d5c4e0f6eafb2ec27dc33

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c30eed34eb8206d9b8c2d0d9fa342fa98e10f34b1e9e1eb05f79ccbf4499c8ff
MD5 08edb8570e3c0aaa44050b1841647df6
BLAKE2b-256 c058ef1f20afbaf9affe2941e7b077a8cf08075c6e3fe5e1dfc3160908b6a1de

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d8f3ca1f128f11812d3baf0a482e7f36ffb856ac1ae14de3b5d1adcfb7af955d
MD5 096b07545257728e3bab480611492c5b
BLAKE2b-256 79383246ea3ac68dc6f85afac0cb0362d3703647378b9882d55796c71fe83a1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 673a4d2cb7ec78e1f2f6f41039f6785f27bca0f6bc0e722b53a58286d12754e1
MD5 6c9a7defef54df8dc06914d0f85885da
BLAKE2b-256 640a6b61e4348cf7b0a70f7995247cde5cc4b5ef0b61d9718109896c77d9ed0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.9.0-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.9.0-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.9.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec8b92a7617faa2017bd44c94583830bab8be175722d420501680abc4f5bc794
MD5 11272064ca4c5d47f39b2697a3ef56b9
BLAKE2b-256 f578f4ba669c9bf15b537136b663ccb846032cfb73e28b59458ef6899f18fe07

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1edc2244932e9fed92ad14428b9480a97ecd37c970333688bd35048f6472f260
MD5 d3ef96d9a362559531636a740519875c
BLAKE2b-256 a91e5f7060b909352cba70d34be0e34619659c0ddbef426665e036d5d3046b3c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b613efceeabf242978d14e1a65626ec3be67c5261918a82a985f56c2a05475ee
MD5 e460bc778340d0c794509d0f3225c36e
BLAKE2b-256 3642c58ca1fec2a346ad12356fac955a9b6d848ab37f632a7cb1bc7476efcf90

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3d494fa4256e3cb161ca1df14a91d2d703c27d60452eb0d4a58bb05f52f676e4
MD5 d2a69a9ebfc876f1cee386c472e5fa2b
BLAKE2b-256 3725c83935ed228bd0ce277a9a92b505a4f67b0b15ba0344680974a77452c5dd

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.9.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cb3c07dd71d1ff52156d35ee6fa48458c3cec1add7fcce6a934f977fb80c48a5
MD5 c9486a0569eb712fc311d205d9bbb5a0
BLAKE2b-256 0a42d4bcd2900c05bdb5773d47173395c68c147b4ca2564e791c8c9b0ed42c73

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.9.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 214.4 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.9.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8e0a3a3f9b968007e1f56418a3586f9a983c84ac4e84d28d1c4f8b76c4226282
MD5 6bae3da933c489588ef26c3a775e05cb
BLAKE2b-256 27d335317997155b16b140a2c62f09e001a12e244b2d410deb5b8cfa861173f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 304ded640bc2a60f14a2ff0fec98cce4c3f2e573c122f0548728c8dceba5abe7
MD5 e47c3bb64f7f5d42fef533dfd1aeedf4
BLAKE2b-256 43cede736582c44906b5d6067b650ac851d5f249e246753b9d8f7369e7eea00a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2debc0b9481b5fc76f771b3b31e89a0cd8791ad977654940a3523f3f2e5d98fe
MD5 b84b181fd2c4345771e83703a6bf83ee
BLAKE2b-256 6e91b6b926cd875cd03989abb696ccbbd5895e367e6394dcf7c264180f72d038

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b3482588772b6b24601d1677aef299af28d6c212c70b0be27bdfc2e10fb00fe
MD5 e2633c94ccb9689240fb28124adeba1c
BLAKE2b-256 6c39e1b0ba8cac5ae66a13475cb08b184f06d89515b6ea6ed45cd678ae2fbcb1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 89358f4025ed424861311b33815a2866f7c94856c932b0ffc98180f655e813e2
MD5 b9fd6709d881e19b923b2b1780d18c1e
BLAKE2b-256 1c61931117485d6917f4719be2bf8cc25c79c7108c078b005b38882688e1f41b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.9.0-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.9.0-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.9.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 29dea81eef5432076cee561329b3831bc988a4ce1bfaec90eee2078ff5311e6e
MD5 98a50f1afa91f3e55b0dc29389bca6f5
BLAKE2b-256 a5e28b2cc9b761bee876472379db92d017d7042eeaddba35adf67f54e3ceff3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 589e37ae75d81fd53cd1ca624e07af4466e9e4ce259e3bfe2b147896857c06ea
MD5 da27e8e06a21db41833d4656f041f738
BLAKE2b-256 f958431fbfb00a4dfc1d845b70d296b503d306be76d07a67a4046b15e42c8234

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 46b9dc640c6309fb49625d3569d4ba7abe2afcba645eb1e52bad97510f60ac26
MD5 6420a45d8732bdd74ad18da96226f687
BLAKE2b-256 84848e2e1ebe02a5c68c4ac54668392ee00fa5ea8e7989b339d847fff27220bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.9.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 64dab59d812c1cbfc9cebadada377365874964acdf59b12e86487d25c2e0c29f
MD5 28f194ae2658da6112bc3eed776808bb
BLAKE2b-256 c34e4c72909d117d593e388c82b8bc29f99ad0fe20fe84f6390ee14d5650b750

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.9.0-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 Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page