Skip to main content

Code coverage measurement for Python

Project description

Code coverage measurement for Python.

Stand with Ukraine
PyPI status License Python versions supported
Test suite status Quality check status Documentation Coverage reports
Tidelift Sponsor me on GitHub GitHub stars coveragepy on Mastodon nedbat on Mastodon

Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

Coverage.py runs on these versions of Python:

  • Python 3.9 through 3.14 alpha 6, 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: 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.7.1.tar.gz (810.3 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.7.1-py3-none-any.whl (203.0 kB view details)

Uploaded Python 3

coverage-7.7.1-pp39.pp310.pp311-none-any.whl (203.0 kB view details)

Uploaded PyPy

coverage-7.7.1-cp313-cp313t-win_amd64.whl (215.6 kB view details)

Uploaded CPython 3.13tWindows x86-64

coverage-7.7.1-cp313-cp313t-win32.whl (214.5 kB view details)

Uploaded CPython 3.13tWindows x86

coverage-7.7.1-cp313-cp313t-musllinux_1_2_x86_64.whl (254.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.7.1-cp313-cp313t-musllinux_1_2_i686.whl (253.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.7.1-cp313-cp313t-musllinux_1_2_aarch64.whl (255.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.7.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (256.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

coverage-7.7.1-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (254.6 kB view details)

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

coverage-7.7.1-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (252.3 kB view details)

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

coverage-7.7.1-cp313-cp313t-macosx_11_0_arm64.whl (212.3 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

coverage-7.7.1-cp313-cp313t-macosx_10_13_x86_64.whl (212.1 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

coverage-7.7.1-cp313-cp313-win_amd64.whl (214.6 kB view details)

Uploaded CPython 3.13Windows x86-64

coverage-7.7.1-cp313-cp313-win32.whl (213.8 kB view details)

Uploaded CPython 3.13Windows x86

coverage-7.7.1-cp313-cp313-musllinux_1_2_x86_64.whl (243.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.7.1-cp313-cp313-musllinux_1_2_i686.whl (242.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

coverage-7.7.1-cp313-cp313-musllinux_1_2_aarch64.whl (244.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.7.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (245.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

coverage-7.7.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244.1 kB view details)

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

coverage-7.7.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (242.1 kB view details)

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

coverage-7.7.1-cp313-cp313-macosx_11_0_arm64.whl (211.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coverage-7.7.1-cp313-cp313-macosx_10_13_x86_64.whl (211.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

coverage-7.7.1-cp312-cp312-win_amd64.whl (214.5 kB view details)

Uploaded CPython 3.12Windows x86-64

coverage-7.7.1-cp312-cp312-win32.whl (213.7 kB view details)

Uploaded CPython 3.12Windows x86

coverage-7.7.1-cp312-cp312-musllinux_1_2_x86_64.whl (243.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.7.1-cp312-cp312-musllinux_1_2_i686.whl (242.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

coverage-7.7.1-cp312-cp312-musllinux_1_2_aarch64.whl (244.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.7.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (245.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

coverage-7.7.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244.7 kB view details)

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

coverage-7.7.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (242.5 kB view details)

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

coverage-7.7.1-cp312-cp312-macosx_11_0_arm64.whl (211.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

coverage-7.7.1-cp312-cp312-macosx_10_13_x86_64.whl (211.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

coverage-7.7.1-cp311-cp311-win_amd64.whl (214.5 kB view details)

Uploaded CPython 3.11Windows x86-64

coverage-7.7.1-cp311-cp311-win32.whl (213.6 kB view details)

Uploaded CPython 3.11Windows x86

coverage-7.7.1-cp311-cp311-musllinux_1_2_x86_64.whl (242.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.7.1-cp311-cp311-musllinux_1_2_i686.whl (241.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

coverage-7.7.1-cp311-cp311-musllinux_1_2_aarch64.whl (243.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.7.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (244.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

coverage-7.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (243.6 kB view details)

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

coverage-7.7.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (241.8 kB view details)

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

coverage-7.7.1-cp311-cp311-macosx_11_0_arm64.whl (211.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

coverage-7.7.1-cp311-cp311-macosx_10_9_x86_64.whl (211.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

coverage-7.7.1-cp310-cp310-win_amd64.whl (214.4 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-7.7.1-cp310-cp310-win32.whl (213.5 kB view details)

Uploaded CPython 3.10Windows x86

coverage-7.7.1-cp310-cp310-musllinux_1_2_x86_64.whl (238.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.7.1-cp310-cp310-musllinux_1_2_i686.whl (238.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

coverage-7.7.1-cp310-cp310-musllinux_1_2_aarch64.whl (239.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.7.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (240.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

coverage-7.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239.6 kB view details)

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

coverage-7.7.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (238.4 kB view details)

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

coverage-7.7.1-cp310-cp310-macosx_11_0_arm64.whl (211.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-7.7.1-cp310-cp310-macosx_10_9_x86_64.whl (210.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-7.7.1-cp39-cp39-win_amd64.whl (214.4 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-7.7.1-cp39-cp39-win32.whl (213.5 kB view details)

Uploaded CPython 3.9Windows x86

coverage-7.7.1-cp39-cp39-musllinux_1_2_x86_64.whl (238.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

coverage-7.7.1-cp39-cp39-musllinux_1_2_i686.whl (237.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

coverage-7.7.1-cp39-cp39-musllinux_1_2_aarch64.whl (238.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

coverage-7.7.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (240.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

coverage-7.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239.2 kB view details)

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

coverage-7.7.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (238.1 kB view details)

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

coverage-7.7.1-cp39-cp39-macosx_11_0_arm64.whl (211.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

coverage-7.7.1-cp39-cp39-macosx_10_9_x86_64.whl (210.9 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for coverage-7.7.1.tar.gz
Algorithm Hash digest
SHA256 199a1272e642266b90c9f40dec7fd3d307b51bf639fa0d15980dc0b3246c1393
MD5 6679109502d5adface79b86e7f27081c
BLAKE2b-256 6bbf3effb7453498de9c14a81ca21e1f92e6723ce7ebdc5402ae30e4dcc490ac

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 822fa99dd1ac686061e1219b67868e25d9757989cf2259f735a4802497d6da31
MD5 25e6dcd537ef5320aef900f5197b4e58
BLAKE2b-256 52269f53293ff4cc1d47d98367ce045ca2e62746d6be74a5c6851a474eabf59b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-pp39.pp310.pp311-none-any.whl
Algorithm Hash digest
SHA256 5b7b02e50d54be6114cc4f6a3222fec83164f7c42772ba03b520138859b5fde1
MD5 ec1ade70b2fb64da4915070df885858e
BLAKE2b-256 f94ea501ec475ed455c1ee1570063527afe2c06ab1039f8ff18eefecfbdac8fd

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.7.1-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 215.6 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.7.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 a6b6b3bd121ee2ec4bd35039319f3423d0be282b9752a5ae9f18724bc93ebe7c
MD5 46047c1220b475d61c83eacc3720c4f9
BLAKE2b-256 ccbbfaa6bcf769cb7b3b660532a30d77c440289b40636c7f80e498b961295d07

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.7.1-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 214.5 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.7.1-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 e52eb31ae3afacdacfe50705a15b75ded67935770c460d88c215a9c0c40d0e9c
MD5 f448a92f87f85b3b9b9d14643467c84a
BLAKE2b-256 6bea1b9a14cf3e2bc3fd9de23a336a8082091711c5f480b500782d59e84a8fe5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e688010581dbac9cab72800e9076e16f7cccd0d89af5785b70daa11174e94de
MD5 a4fafb878b924cce0c017dbfd9ec2853
BLAKE2b-256 e4e81d6f1a6651672c64f45ffad05306dad9c4c189bec694270822508049b2cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0dab4ef76d7b14f432057fdb7a0477e8bffca0ad39ace308be6e74864e632271
MD5 7e216233ff648fcfce48c29347f7fcc5
BLAKE2b-256 5120ff18a329ccaa3d035e2134ecf3a2e92a52d3be6704c76e74ca5589ece260

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0ce92c5a9d7007d838456f4b77ea159cb628187a137e1895331e530973dcf862
MD5 9deae7b6724eefa1668762c23d5d61ef
BLAKE2b-256 db7a4224417c0ccdb16a5ba4d8d1fcfaa18439be1624c29435bb9bc88ccabdfb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ba8480ebe401c2f094d10a8c4209b800a9b77215b6c796d16b6ecdf665048950
MD5 a21e0b0e5a9e6474aa60f3f7c9bfa230
BLAKE2b-256 a5a127f0ad39569b3b02410b881c42e58ab403df13fcd465b475db514b83d3d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.7.1-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.7.1-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.7.1-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 88d96127ae01ff571d465d4b0be25c123789cef88ba0879194d673fdea52f54e
MD5 eb8e39853e679f289fb9357b3d098f4b
BLAKE2b-256 d6e54ab83a59b0f8ac4f0029018559fc4c7d042e1b4552a722e2bfb04f652296

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 520af84febb6bb54453e7fbb730afa58c7178fd018c398a8fcd8e269a79bf96d
MD5 ebdeede377af3ad1b3bc1598de801e27
BLAKE2b-256 9f3b21fa66a1db1b90a0633e771a32754f7c02d60236a251afb1b86d7e15d83a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 264ff2bcce27a7f455b64ac0dfe097680b65d9a1a293ef902675fa8158d20b24
MD5 25964b6ab8ceb3715ebe2275d5dab366
BLAKE2b-256 5990e834ffc86fd811c5b570a64ee1895b20404a247ec18a896b9ba543b12097

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d3154b369141c3169b8133973ac00f63fcf8d6dbcc297d788d36afbb7811e511
MD5 c06ea13096e733a2e40578e937328f76
BLAKE2b-256 924cfb8b35f186a2519126209dce91ab8644c9a901cf04f8dfa65576ca2dd9e8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.7.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 214.6 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.7.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 092b134129a8bb940c08b2d9ceb4459af5fb3faea77888af63182e17d89e1cf1
MD5 ffa25b767796dcc1ffb14ea13184f1c4
BLAKE2b-256 bc3acf029bf34aefd22ad34f0e808eba8d5830f297a1acb483a2124f097ff769

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.7.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 8fed429c26b99641dc1f3a79179860122b22745dd9af36f29b141e178925070a
MD5 25c11a7c18d17a4e8c5fd44ba17129dd
BLAKE2b-256 cf3e29f1e4ce3bb951bcf74b2037a82d94c5064b3334304a3809a95805628838

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d03287eb03186256999539d98818c425c33546ab4901028c8fa933b62c35c3a
MD5 7bba26f2146e510891b64d259d8910b1
BLAKE2b-256 d42a6d7dbfe9c1f82e2cdc28d48f4a0c93190cf58f057fa91ba2391b92437fe6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bc96441c9d9ca12a790b5ae17d2fa6654da4b3962ea15e0eabb1b1caed094777
MD5 691f8cefd4d9978323ea680a5554e6a9
BLAKE2b-256 068d9128fd283c660474c7dc2b1ea5c66761bc776b970c1724989ed70e9d6eee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b4c144c129343416a49378e05c9451c34aae5ccf00221e4fa4f487db0816ee2f
MD5 dcc9756bb9e4a3b59478077871cfdebb
BLAKE2b-256 00be1114a19f93eae0b6cd955dabb5bee80397bd420d846e63cd0ebffc134e3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8b1c65a739447c5ddce5b96c0a388fd82e4bbdff7251396a70182b1d83631019
MD5 4be26d95641e47a466bbd10186baacd8
BLAKE2b-256 6fc814aed97f80363f055b6cd91e62986492d9fe3b55e06b4b5c82627ae18744

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.7.1-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.7.1-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.7.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9bb47cc9f07a59a451361a850cb06d20633e77a9118d05fd0f77b1864439461b
MD5 9ce4717765dc19ebb2040decc2528802
BLAKE2b-256 c081760993bb536fb674d3a059f718145dcd409ed6d00ae4e3cbf380019fdfd0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 392cc8fd2b1b010ca36840735e2a526fcbd76795a5d44006065e79868cc76ccf
MD5 d029e9defb08f3875552d4342d5591a1
BLAKE2b-256 d6769c5fe3f900e01d7995b0cda08fc8bf9773b4b1be58bdd626f319c7d4ec11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2a79c4a09765d18311c35975ad2eb1ac613c0401afdd9cb1ca4110aeb5dd3c4c
MD5 927643f5f919ea564b9b6979a3541460
BLAKE2b-256 cf009636028365efd4eb6db71cdd01d99e59f25cf0d47a59943dbee32dd1573b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 eebd927b86761a7068a06d3699fd6c20129becf15bb44282db085921ea0f1585
MD5 ff5c1ff295c66dcdfe52e278d006397a
BLAKE2b-256 ec2a1a254eaadb01c163b29d6ce742aa380fc5cfe74a82138ce6eb944c42effa

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.7.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 37351dc8123c154fa05b7579fdb126b9f8b1cf42fd6f79ddf19121b7bdd4aa04
MD5 c61b19646c16d6f76e960c9757aa12e1
BLAKE2b-256 cc8a6df2fcb4c3e38ec6cd7e211ca8391405ada4e3b1295695d00aa07c6ee736

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.7.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 63306486fcb5a827449464f6211d2991f01dfa2965976018c9bab9d5e45a35c8
MD5 89a68a813868f90653129b6dc2fd6338
BLAKE2b-256 66c6c3e6c895bc5b95ccfe4cb5838669dbe5226ee4ad10604c46b778c304d6f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 385618003e3d608001676bb35dc67ae3ad44c75c0395d8de5780af7bb35be6b2
MD5 f09f2909c3fc4a6ed4cc8a6a6dd17e6d
BLAKE2b-256 8ac19cad25372ead7f9395a91bb42d8ae63e6cefe7408eb79fd38797e2b763eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4dd532dac197d68c478480edde74fd4476c6823355987fd31d01ad9aa1e5fb59
MD5 35e5949eef650b409ea150cb417d442f
BLAKE2b-256 193b64540074e256082b220e8810fd72543eff03286c59dc91976281dc0a559c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 315ff74b585110ac3b7ab631e89e769d294f303c6d21302a816b3554ed4c81af
MD5 25ae241c252dc3e34fc3de0be19e3ebc
BLAKE2b-256 0fd3f15c7d45682a73eca0611427896016bad4c8f635b0fc13aae13a01f8ed9d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 177d837339883c541f8524683e227adcaea581eca6bb33823a2a1fdae4c988e1
MD5 36b81b754b37221ccc61909051f8dc81
BLAKE2b-256 d1b4c19e9c565407664390254252496292f1e3076c31c5c01701ffacc060e745

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.7.1-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.7.1-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.7.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 75c82b27c56478d5e1391f2e7b2e7f588d093157fa40d53fd9453a471b1191f2
MD5 7d57b54764fd9b9ef343f3e8595147b7
BLAKE2b-256 2957a3ada2e50a665bf6d9851b5eb3a9a07d7e38f970bdd4d39895f311331d56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 15d54ecef1582b1d3ec6049b20d3c1a07d5e7f85335d8a3b617c9960b4f807e0
MD5 cc56afb174e288fd999861b072994491
BLAKE2b-256 7b0ef9829cdd25e5083638559c8c267ff0577c6bab19dacb1a4fcfc1e70e41c0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2444fbe1ba1889e0b29eb4d11931afa88f92dc507b7248f45be372775b3cef4f
MD5 6b7acd4de3032d395b7c22b46ad9aa30
BLAKE2b-256 fd6821b973e6780a3f2457e31ede1aca6c2f84bda4359457b40da3ae805dcf30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 eff187177d8016ff6addf789dcc421c3db0d014e4946c1cc3fbf697f7852459d
MD5 77eee4ad6a585234d2be3348752f6efb
BLAKE2b-256 cfb04eaba302a86ec3528231d7cfc954ae1929ec5d42b032eb6f5b5f5a9155d2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.7.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 214.5 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.7.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1e6f867379fd033a0eeabb1be0cffa2bd660582b8b0c9478895c509d875a9d9e
MD5 bd2a31270273968ac3c5da26d41a2803
BLAKE2b-256 c1fefef0a0201af72422fb9634b5c6079786bb405ac09cce5661fdd54a66e773

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.7.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 213.6 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.7.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 2c492401bdb3a85824669d6a03f57b3dfadef0941b8541f035f83bbfc39d4282
MD5 ab610c41ac5993f7a27776db2f21b49c
BLAKE2b-256 7e26f0bafc8103284febc4e3a3cd947b49ff36c50711daf3d03b3e11b23bc73a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b838a91e84e1773c3436f6cc6996e000ed3ca5721799e7789be18830fad009a2
MD5 b0b4dc6e1c50d0e48097098db05d5221
BLAKE2b-256 995e80ed1955fa8529bdb72dc11c0a3f02a838285250c0e14952e39844993102

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b559adc22486937786731dac69e57296cb9aede7e2687dfc0d2696dbd3b1eb6b
MD5 60ab6f3ff2928070e71029bd7f35b2e4
BLAKE2b-256 b29e210814fae81ea7796f166529a32b443dead622a8c1ad315d0779520635c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e33426a5e1dc7743dd54dfd11d3a6c02c5d127abfaa2edd80a6e352b58347d1a
MD5 f62b6fb01f84dd8359465df4c7c989f3
BLAKE2b-256 78d7a28b6a5ee64ff1e4a66fbd8cd7b9372471c951c3a0c4ec9d1d0f47819f53

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fbba59022e7c20124d2f520842b75904c7b9f16c854233fa46575c69949fb5b9
MD5 27233a3c92dc56e3b6039ed619ad1203
BLAKE2b-256 231a570666f276815722f0a94f92b61e7123d66b166238e0f9f224f1a38f17cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.7.1-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.7.1-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.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eae79f8e3501133aa0e220bbc29573910d096795882a70e6f6e6637b09522133
MD5 63767d0dacaf4b5a7be634acace09f21
BLAKE2b-256 54fd584a5d099bba4e79ac3893d57e0bd53034f7187c30f940e6a581bfd38c8f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af94fb80e4f159f4d93fb411800448ad87b6039b0500849a403b73a0d36bb5ae
MD5 8de98657745d60eeb483924be03a1cb4
BLAKE2b-256 e80dcb23f89eb8c7018429c6cf8cc436b4eb917f43e81354d99c86c435ab1813

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44af11c00fd3b19b8809487630f8a0039130d32363239dfd15238e6d37e41a48
MD5 5d005391bf60f9e4b2db56a17b880c26
BLAKE2b-256 e86c0e9aac4cf5dba49feede79109fdfd2fafca3bdbc02992bcf9b25d58351dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1165490be0069e34e4f99d08e9c5209c463de11b471709dfae31e2a98cbd49fd
MD5 7578024beae7b5cded3088e025aa2da7
BLAKE2b-256 c24c5118ca60ed4141ec940c8cbaf1b2ebe8911be0f03bfc028c99f63de82c44

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.7.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 171e9977c6a5d2b2be9efc7df1126fd525ce7cad0eb9904fe692da007ba90d81
MD5 d5645430324b05832c03b2662934e7d2
BLAKE2b-256 ba369a490e442961d3af01c420498c078fa2ac1abf4a248c80b0ac7199f31f98

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.7.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ae13ed5bf5542d7d4a0a42ff5160e07e84adc44eda65ddaa635c484ff8e55917
MD5 7c09c4cf3598fe8cbe5510ea35429f49
BLAKE2b-256 70d41acf676058541b00cf7b64a8422cf871cebd4c718e067db18d84018a4e0b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c90e9141e9221dd6fbc16a2727a5703c19443a8d9bf7d634c792fa0287cee1ab
MD5 7a490b94f82f881b4e758582ef0080fa
BLAKE2b-256 cf9284ea2e213b7ac09ea4f04038863775a080aec06812d39da8c21ce612af2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 881cae0f9cbd928c9c001487bb3dcbfd0b0af3ef53ae92180878591053be0cb3
MD5 f60fe5371207c0b1fe0b0a34baa02d37
BLAKE2b-256 65e3898fe437b7bc37f70b3742010cc0faf2f00c5abbe79961c54c6c5cda903c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 25fe40967717bad0ce628a0223f08a10d54c9d739e88c9cbb0f77b5959367542
MD5 ac9de4059a7da7c6c8611f2847d97f8d
BLAKE2b-256 497b0267bd6465dbfe97f55de1f57f1bd54c7b2ed796a0db68ac6ea6f39c51b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 02fad4f8faa4153db76f9246bc95c1d99f054f4e0a884175bff9155cf4f856cb
MD5 ea6a31a9201f66f241b5145f0c12bef4
BLAKE2b-256 d4b50866a89d0818d471437d73b66a3aff73890a09246a97b7dc273189fffa75

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.7.1-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.7.1-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.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 80b5b207a8b08c6a934b214e364cab2fa82663d4af18981a6c0a9e95f8df7602
MD5 157bcae471830f8f53f092875f257be4
BLAKE2b-256 724eaa470597ceaee2ab0ec973ee2760f177a728144d1dca3c866a35a04b3798

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4c181ceba2e6808ede1e964f7bdc77bd8c7eb62f202c63a48cc541e5ffffccb6
MD5 1fd7cf04853380fc3c90f4ad6f06cbf4
BLAKE2b-256 14d07a1f41d04081a8e0b95e6db2f9a598c94b3dfe60c5e8b2ffb3ac74347420

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44683f2556a56c9a6e673b583763096b8efbd2df022b02995609cf8e64fc8ae0
MD5 8346bac9f6b55725405afd97818dffe9
BLAKE2b-256 121d844f3bf5b7bced37acbae50f463788f4d7c5977a27563214d89ebfe90941

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 553ba93f8e3c70e1b0031e4dfea36aba4e2b51fe5770db35e99af8dc5c5a9dfe
MD5 45a9eccaabbeacc9d45f3ca6970002b1
BLAKE2b-256 66b3b3d86d8e534747e817f63bbb0ebf696fd44f37ae07e52dd0cc74c95a0542

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: coverage-7.7.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 214.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.7.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d66ff48ab3bb6f762a153e29c0fc1eb5a62a260217bc64470d7ba602f5886d20
MD5 89f3fdfb027de53dc41361b8832da642
BLAKE2b-256 78b4d9f39df48a336276582890c3833485ba43329d40aa4e269292c52408b1fb

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for coverage-7.7.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 18f544356bceef17cc55fcf859e5664f06946c1b68efcea6acdc50f8f6a6e776
MD5 0751f0c2f47be25bbd6f5d43e337d0ea
BLAKE2b-256 603abcd8e5c0bb76e1c9a275e817498e80d1f7cdc7020c941d616d9d22487776

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d2e73e2ac468536197e6b3ab79bc4a5c9da0f078cd78cfcc7fe27cf5d1195ef0
MD5 6a777a7793c9845ac049e1ed0fe9596e
BLAKE2b-256 4f19ce7cb8e9269b74da0b4a337a78b1ff8896d8584b692e6b67c7bf53b15b1c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b52edb940d087e2a96e73c1523284a2e94a4e66fa2ea1e2e64dddc67173bad94
MD5 364da8e58e2d4a45679ed26fcb0b0f7e
BLAKE2b-256 a11bac5cac616de92c7a8dae17c585e86dcda95f2c39bc438c91ed1c9a5893ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 11dd6f52c2a7ce8bf0a5f3b6e4a8eb60e157ffedc3c4b4314a41c1dfbd26ce58
MD5 c0364f205e70ab7367505e06c1945d66
BLAKE2b-256 db5a5d98375fe1a42a61709c96b51b89959a537099c912d63cfe6b362b415fbe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7ba5ff236c87a7b7aa1441a216caf44baee14cbfbd2256d306f926d16b026578
MD5 995c77067a349c3a0f6082795494af14
BLAKE2b-256 4fbf1a48c4b3cf533910bb52e6bf18666a11ec19dfba01330b89e51df0269259

See more details on using hashes here.

Provenance

The following attestation bundles were made for coverage-7.7.1-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.7.1-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.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f5f99a93cecf799738e211f9746dc83749b5693538fbfac279a61682ba309387
MD5 28512a9f19e7249989d41e756a1c3e10
BLAKE2b-256 152ba1f704e986671bbeffd1edb1e9ec6a98c4bfe40db3e6789147f008136256

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 452735fafe8ff5918236d5fe1feac322b359e57692269c75151f9b4ee4b7e1bc
MD5 2e680e819989f4adbb506ac040b56e56
BLAKE2b-256 9d6322684c48520501edd4cb62ee27c016ea74935bf6a435d23c9cd75bd51c15

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6874929d624d3a670f676efafbbc747f519a6121b581dd41d012109e70a5ebd
MD5 1bde02ea9f3e927157a9ec4cc5847f12
BLAKE2b-256 e08cfefae75825b99ac4b845ec48b7d585269838a10907bbcb1015b086b64b9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for coverage-7.7.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 34a3bf6b92e6621fc4dcdaab353e173ccb0ca9e4bfbcf7e49a0134c86c9cd303
MD5 3560ad1c34d4ad6d44f3af51780f1d38
BLAKE2b-256 188ac99478521fb4ea0370c72c8ce2c6a90973eeaccdb9e87b61b30ee090ace2

See more details on using hashes here.

Provenance

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