Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
PyPI

coverage 7.9.2

pip install coverage

Latest version

Released:

Code coverage measurement for Python

Verified details

These details have beenverified by PyPI
Project links
GitHub Statistics
Maintainers
Avatar for nedbatchelder from gravatar.comnedbatchelder

Unverified details

These details havenot been verified by PyPI
Project links
Meta

Project description

Code coverage measurement for Python.

Stand with Ukraine
PyPI statusLicensePython versions supported
Test suite statusQuality check statusDocumentationCoverage reports
TideliftSponsor me on GitHubGitHub starscoveragepy on Mastodonnedbat on Mastodonnedbat on Bluesky

Coverage.py measures code coverage, typically during test execution. It usesthe code analysis tools and tracing hooks provided in the Python standardlibrary 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 3, including free-threading.

  • PyPy3 versions 3.9, 3.10, and 3.11.

Documentation is onRead the Docs. Code repository and issue tracker are onGitHub.

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;addedCoverage.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 withTidelift to deliver one enterprise subscription that covers all of the opensource you use. If you want the flexibility of open source and the confidenceof commercial-grade software, this is for you.Learn more.

Getting Started

Looking to runcoverage on your test suite? See theQuick Start sectionof the docs.

Change history

The complete history of changes is on thechange history page.

Code of Conduct

Everyone participating in the coverage.py project is expected to treat otherpeople with respect and to follow the guidelines articulated in thePythonCommunity Code of Conduct.

Contributing

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

Security

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

License

Licensed under theApache 2.0 License. For details, seeNOTICE.txt.

Project details

Verified details

These details have beenverified by PyPI
Project links
GitHub Statistics
Maintainers
Avatar for nedbatchelder from gravatar.comnedbatchelder

Unverified details

These details havenot been verified by PyPI
Project links
Meta

Release historyRelease notifications |RSS feed

This version

7.9.2

Download files

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

Source Distribution

coverage-7.9.2.tar.gz (813.6 kBview details)

UploadedSource

Built Distributions

coverage-7.9.2-py3-none-any.whl (204.0 kBview details)

UploadedPython 3

coverage-7.9.2-cp313-cp313t-win_arm64.whl (214.4 kBview details)

UploadedCPython 3.13tWindows ARM64

coverage-7.9.2-cp313-cp313t-win_amd64.whl (216.5 kBview details)

UploadedCPython 3.13tWindows x86-64

coverage-7.9.2-cp313-cp313t-win32.whl (215.4 kBview details)

UploadedCPython 3.13tWindows x86

coverage-7.9.2-cp313-cp313t-musllinux_1_2_x86_64.whl (255.1 kBview details)

UploadedCPython 3.13tmusllinux: musl 1.2+ x86-64

coverage-7.9.2-cp313-cp313t-musllinux_1_2_i686.whl (254.3 kBview details)

UploadedCPython 3.13tmusllinux: musl 1.2+ i686

coverage-7.9.2-cp313-cp313t-musllinux_1_2_aarch64.whl (256.1 kBview details)

UploadedCPython 3.13tmusllinux: musl 1.2+ ARM64

coverage-7.9.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (256.5 kBview details)

UploadedCPython 3.13tmanylinux: glibc 2.17+ ARM64

coverage-7.9.2-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (254.9 kBview details)

UploadedCPython 3.13tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-7.9.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (252.8 kBview details)

UploadedCPython 3.13tmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-7.9.2-cp313-cp313t-macosx_11_0_arm64.whl (213.3 kBview details)

UploadedCPython 3.13tmacOS 11.0+ ARM64

coverage-7.9.2-cp313-cp313t-macosx_10_13_x86_64.whl (213.1 kBview details)

UploadedCPython 3.13tmacOS 10.13+ x86-64

coverage-7.9.2-cp313-cp313-win_arm64.whl (213.9 kBview details)

UploadedCPython 3.13Windows ARM64

coverage-7.9.2-cp313-cp313-win_amd64.whl (215.5 kBview details)

UploadedCPython 3.13Windows x86-64

coverage-7.9.2-cp313-cp313-win32.whl (214.8 kBview details)

UploadedCPython 3.13Windows x86

coverage-7.9.2-cp313-cp313-musllinux_1_2_x86_64.whl (244.5 kBview details)

UploadedCPython 3.13musllinux: musl 1.2+ x86-64

coverage-7.9.2-cp313-cp313-musllinux_1_2_i686.whl (243.1 kBview details)

UploadedCPython 3.13musllinux: musl 1.2+ i686

coverage-7.9.2-cp313-cp313-musllinux_1_2_aarch64.whl (245.2 kBview details)

UploadedCPython 3.13musllinux: musl 1.2+ ARM64

coverage-7.9.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (245.8 kBview details)

UploadedCPython 3.13manylinux: glibc 2.17+ ARM64

coverage-7.9.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (245.0 kBview details)

UploadedCPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-7.9.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (243.0 kBview details)

UploadedCPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-7.9.2-cp313-cp313-macosx_11_0_arm64.whl (212.6 kBview details)

UploadedCPython 3.13macOS 11.0+ ARM64

coverage-7.9.2-cp313-cp313-macosx_10_13_x86_64.whl (212.4 kBview details)

UploadedCPython 3.13macOS 10.13+ x86-64

coverage-7.9.2-cp312-cp312-win_arm64.whl (213.9 kBview details)

UploadedCPython 3.12Windows ARM64

coverage-7.9.2-cp312-cp312-win_amd64.whl (215.5 kBview details)

UploadedCPython 3.12Windows x86-64

coverage-7.9.2-cp312-cp312-win32.whl (214.7 kBview details)

UploadedCPython 3.12Windows x86

coverage-7.9.2-cp312-cp312-musllinux_1_2_x86_64.whl (244.8 kBview details)

UploadedCPython 3.12musllinux: musl 1.2+ x86-64

coverage-7.9.2-cp312-cp312-musllinux_1_2_i686.whl (243.6 kBview details)

UploadedCPython 3.12musllinux: musl 1.2+ i686

coverage-7.9.2-cp312-cp312-musllinux_1_2_aarch64.whl (245.4 kBview details)

UploadedCPython 3.12musllinux: musl 1.2+ ARM64

coverage-7.9.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (246.4 kBview details)

UploadedCPython 3.12manylinux: glibc 2.17+ ARM64

coverage-7.9.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (245.6 kBview details)

UploadedCPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-7.9.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (243.4 kBview details)

UploadedCPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-7.9.2-cp312-cp312-macosx_11_0_arm64.whl (212.6 kBview details)

UploadedCPython 3.12macOS 11.0+ ARM64

coverage-7.9.2-cp312-cp312-macosx_10_13_x86_64.whl (212.3 kBview details)

UploadedCPython 3.12macOS 10.13+ x86-64

coverage-7.9.2-cp311-cp311-win_arm64.whl (213.9 kBview details)

UploadedCPython 3.11Windows ARM64

coverage-7.9.2-cp311-cp311-win_amd64.whl (215.4 kBview details)

UploadedCPython 3.11Windows x86-64

coverage-7.9.2-cp311-cp311-win32.whl (214.6 kBview details)

UploadedCPython 3.11Windows x86

coverage-7.9.2-cp311-cp311-musllinux_1_2_x86_64.whl (242.9 kBview details)

UploadedCPython 3.11musllinux: musl 1.2+ x86-64

coverage-7.9.2-cp311-cp311-musllinux_1_2_i686.whl (242.3 kBview details)

UploadedCPython 3.11musllinux: musl 1.2+ i686

coverage-7.9.2-cp311-cp311-musllinux_1_2_aarch64.whl (244.3 kBview details)

UploadedCPython 3.11musllinux: musl 1.2+ ARM64

coverage-7.9.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (245.1 kBview details)

UploadedCPython 3.11manylinux: glibc 2.17+ ARM64

coverage-7.9.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244.6 kBview details)

UploadedCPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-7.9.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (242.8 kBview details)

UploadedCPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-7.9.2-cp311-cp311-macosx_11_0_arm64.whl (212.5 kBview details)

UploadedCPython 3.11macOS 11.0+ ARM64

coverage-7.9.2-cp311-cp311-macosx_10_9_x86_64.whl (212.2 kBview details)

UploadedCPython 3.11macOS 10.9+ x86-64

coverage-7.9.2-cp310-cp310-win_amd64.whl (215.4 kBview details)

UploadedCPython 3.10Windows x86-64

coverage-7.9.2-cp310-cp310-win32.whl (214.5 kBview details)

UploadedCPython 3.10Windows x86

coverage-7.9.2-cp310-cp310-musllinux_1_2_x86_64.whl (239.4 kBview details)

UploadedCPython 3.10musllinux: musl 1.2+ x86-64

coverage-7.9.2-cp310-cp310-musllinux_1_2_i686.whl (239.1 kBview details)

UploadedCPython 3.10musllinux: musl 1.2+ i686

coverage-7.9.2-cp310-cp310-musllinux_1_2_aarch64.whl (240.5 kBview details)

UploadedCPython 3.10musllinux: musl 1.2+ ARM64

coverage-7.9.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (241.5 kBview details)

UploadedCPython 3.10manylinux: glibc 2.17+ ARM64

coverage-7.9.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240.6 kBview details)

UploadedCPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-7.9.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (239.4 kBview details)

UploadedCPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-7.9.2-cp310-cp310-macosx_11_0_arm64.whl (212.4 kBview details)

UploadedCPython 3.10macOS 11.0+ ARM64

coverage-7.9.2-cp310-cp310-macosx_10_9_x86_64.whl (212.0 kBview details)

UploadedCPython 3.10macOS 10.9+ x86-64

coverage-7.9.2-cp39-cp39-win_amd64.whl (215.4 kBview details)

UploadedCPython 3.9Windows x86-64

coverage-7.9.2-cp39-cp39-win32.whl (214.5 kBview details)

UploadedCPython 3.9Windows x86

coverage-7.9.2-cp39-cp39-musllinux_1_2_x86_64.whl (239.1 kBview details)

UploadedCPython 3.9musllinux: musl 1.2+ x86-64

coverage-7.9.2-cp39-cp39-musllinux_1_2_i686.whl (238.1 kBview details)

UploadedCPython 3.9musllinux: musl 1.2+ i686

coverage-7.9.2-cp39-cp39-musllinux_1_2_aarch64.whl (239.9 kBview details)

UploadedCPython 3.9musllinux: musl 1.2+ ARM64

coverage-7.9.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (241.2 kBview details)

UploadedCPython 3.9manylinux: glibc 2.17+ ARM64

coverage-7.9.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240.1 kBview details)

UploadedCPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

coverage-7.9.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (239.0 kBview details)

UploadedCPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

coverage-7.9.2-cp39-cp39-macosx_11_0_arm64.whl (212.4 kBview details)

UploadedCPython 3.9macOS 11.0+ ARM64

coverage-7.9.2-cp39-cp39-macosx_10_9_x86_64.whl (212.0 kBview details)

UploadedCPython 3.9macOS 10.9+ x86-64

File details

Details for the filecoverage-7.9.2.tar.gz.

File metadata

  • Download URL:coverage-7.9.2.tar.gz
  • Upload date:
  • Size: 813.6 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.2.tar.gz
AlgorithmHash digest
SHA256997024fa51e3290264ffd7492ec97d0690293ccd2b45a6cd7d82d945a4a80c8b
MD5ca8c89144f0b7ff67d22186cc84c1f09
BLAKE2b-25604b7c0465ca253df10a9e8dae0692a4ae6e9726d245390aaef92360e1d6d3832

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2.tar.gz:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-py3-none-any.whl.

File metadata

  • Download URL:coverage-7.9.2-py3-none-any.whl
  • Upload date:
  • Size: 204.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.9.2-py3-none-any.whl
AlgorithmHash digest
SHA256e425cd5b00f6fc0ed7cdbd766c70be8baab4b7839e4d4fe5fac48581dd968ea4
MD5e5feca120351c96c188b1ef7fb962c0d
BLAKE2b-2563c38bbe2e63902847cf79036ecc75550d0698af31c91c7575352eb25190d0fb3

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-py3-none-any.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-pp39.pp310.pp311-none-any.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-pp39.pp310.pp311-none-any.whl
AlgorithmHash digest
SHA2568a1166db2fb62473285bcb092f586e081e92656c7dfa8e9f62b4d39d7e6b5050
MD5ef73e8c55fb39f82b807d90ec2ffaad5
BLAKE2b-256d785f8bbefac27d286386961c25515431482a425967e23d3698b75a250872924

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-pp39.pp310.pp311-none-any.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL:coverage-7.9.2-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 214.4 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.2-cp313-cp313t-win_arm64.whl
AlgorithmHash digest
SHA256c48c2375287108c887ee87d13b4070a381c6537d30e8487b24ec721bf2a781cb
MD584e4031d425916c2cc6d0afe84a2754a
BLAKE2b-2561da0a6bffb5e0f41a47279fd45a8f3155bf193f77990ae1c30f9c224b61cacb0

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-win_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL:coverage-7.9.2-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.2-cp313-cp313t-win_amd64.whl
AlgorithmHash digest
SHA256f5fd54310b92741ebe00d9c0d1d7b2b27463952c022da6d47c175d246a98d1bd
MD5398f7c6ef043a027c10a29cf91a15a7e
BLAKE2b-2564dbb8a785d91b308867f6b2e36e41c569b367c00b70c17f54b13ac29bcd2d8c8

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-win_amd64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-win32.whl.

File metadata

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

File hashes

Hashes for coverage-7.9.2-cp313-cp313t-win32.whl
AlgorithmHash digest
SHA2561df6b76e737c6a92210eebcb2390af59a141f9e9430210595251fbaf02d46926
MD5ead00810920ac0d31dd858ea4bf0d14b
BLAKE2b-256da2eaf6b86f7c95441ce82f035b3affe1cd147f727bbd92f563be35e2d585683

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-win32.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313t-musllinux_1_2_x86_64.whl
AlgorithmHash digest
SHA256c33624f50cf8de418ab2b4d6ca9eda96dc45b2c4231336bac91454520e8d1fac
MD5b85e73ba870b1f4b4b98069cded66dfc
BLAKE2b-2568c3237dd1c42ce3016ff8ec9e4b607650d2e34845c0585d3518b2a93b4830c1a

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313t-musllinux_1_2_i686.whl
AlgorithmHash digest
SHA2562d0d4f6ecdf37fcc19c88fec3e2277d5dee740fb51ffdd69b9579b8c31e4232e
MD596c8ac2461909e0d3c7540e74b74be2f
BLAKE2b-25692c0f63bf667e18b7f88c2bdb3160870e277c4874ced87e21426128d70aa741f

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-musllinux_1_2_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313t-musllinux_1_2_aarch64.whl
AlgorithmHash digest
SHA2566406cff19880aaaadc932152242523e892faff224da29e241ce2fca329866584
MD509f747eb0ac51433508bf7c0e9b75d10
BLAKE2b-2565399fc1a008eef1805e1ddb123cf17af864743354479ea5129a8f838c433cc2c

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
AlgorithmHash digest
SHA256bcd5ebe66c7a97273d5d2ddd4ad0ed2e706b39630ed4b53e713d360626c3dbb3
MD5056a39c085522c6eb8e634d9ee34c4fa
BLAKE2b-2567ab776d2d132b7baf7360ed69be0bcab968f151fa31abe6d067f0384439d9edb

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
AlgorithmHash digest
SHA256bc18ea9e417a04d1920a9a76fe9ebd2f43ca505b81994598482f938d5c315f46
MD584887145d6718003a3b1e2c7ffa35923
BLAKE2b-256d5774256d3577fe1b0daa8d3836a1ebe68eaa07dd2cbaf20cf5ab1115d6949d4

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
AlgorithmHash digest
SHA2569303aed20872d7a3c9cb39c5d2b9bdbe44e3a9a1aecb52920f7e7495410dfab8
MD5a21e089dafe2b007041faab4b702c2a8
BLAKE2b-256a017392b219837d7ad47d8e5974ce5f8dc3deb9f99a53b3bd4d123602f960c81

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313t-macosx_11_0_arm64.whl
AlgorithmHash digest
SHA256cdef6504637731a63c133bb2e6f0f0214e2748495ec15fe42d1e219d1b133f0b
MD5e954bd824b3fe9d7a84dc85a32880604
BLAKE2b-256d22f762551f97e124442eccd907bf8b0de54348635b8866a73567eb4e6417acf

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313t-macosx_10_13_x86_64.whl
AlgorithmHash digest
SHA25655a28954545f9d2f96870b40f6c3386a59ba8ed50caf2d949676dac3ecab99f5
MD5dece7e2e045e3e7f9ca903fc1c684a8e
BLAKE2b-256a346e211e942b22d6af5e0f323faa8a9bc7c447a1cf1923b64c47523f36ed488

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313t-macosx_10_13_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL:coverage-7.9.2-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.2-cp313-cp313-win_arm64.whl
AlgorithmHash digest
SHA25648f82f889c80af8b2a7bb6e158d95a3fbec6a3453a1004d04e4f3b5945a02694
MD5b1a198d3e3bae09dd66ffb3425738cfd
BLAKE2b-25608472c6c215452b4f90d87017e61ea0fd9e0486bb734cb515e3de56e2c32075f

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-win_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL:coverage-7.9.2-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.2-cp313-cp313-win_amd64.whl
AlgorithmHash digest
SHA256115db3d1f4d3f35f5bb021e270edd85011934ff97c8797216b62f461dd69374b
MD5d17b3a442234ff926b35584f54409123
BLAKE2b-25606a27fac400f6a346bb1a4004eb2a76fbff0e242cd48926a2ce37a22a6a1d917

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-win_amd64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-win32.whl.

File metadata

  • Download URL:coverage-7.9.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 214.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.9.2-cp313-cp313-win32.whl
AlgorithmHash digest
SHA2560a07757de9feb1dfafd16ab651e0f628fd7ce551604d1bf23e47e1ddca93f08a
MD5be3fe6f52aa1fc707db86f4d2d56c6ee
BLAKE2b-256d5813b68c77e4812105e2a060f6946ba9e6f898ddcdc0d2bfc8b4b152a9ae522

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-win32.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313-musllinux_1_2_x86_64.whl
AlgorithmHash digest
SHA256619317bb86de4193debc712b9e59d5cffd91dc1d178627ab2a77b9870deb2868
MD5e80399d3a60b1f4134d3e833b06ccddb
BLAKE2b-2561041344543b71d31ac9cb00a664d5d0c9ef134a0fe87cb7d8430003b20fa0b7d

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313-musllinux_1_2_i686.whl
AlgorithmHash digest
SHA25682d76ad87c932935417a19b10cfe7abb15fd3f923cfe47dbdaa74ef4e503752d
MD5bafff3f61b7aaadc39d6ffd4c706d5c0
BLAKE2b-256c8a441911ed7e9d3ceb0ffb019e7635468df7499f5cc3edca5f7dfc078e9c5ec

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-musllinux_1_2_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313-musllinux_1_2_aarch64.whl
AlgorithmHash digest
SHA256f44ae036b63c8ea432f610534a2668b0c3aee810e7037ab9d8ff6883de480f5b
MD54d462ed857b2b919ab2c0c3eb7a14159
BLAKE2b-2564883801cdc10f137b2d02b005a761661649ffa60eb173dcdaeb77f571e4dc192

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
AlgorithmHash digest
SHA256ae5d563e970dbe04382f736ec214ef48103d1b875967c89d83c6e3f21706d5b3
MD597c445ee63d9a95d33044e626d52b4ed
BLAKE2b-256a8de6287a2c2036f9fd991c61cefa8c64e57390e30c894ad3aa52fac4c1e14a8

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
AlgorithmHash digest
SHA256256ea87cb2a1ed992bcdfc349d8042dcea1b80436f4ddf6e246d6bee4b5d73b6
MD5454ccbe6bb57b76fe9dddf4571ed3fe8
BLAKE2b-25649d94616b787d9f597d6443f5588619c1c9f659e1f5fc9eebf63699eb6d34b78

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
AlgorithmHash digest
SHA256bdd612e59baed2a93c8843c9a7cb902260f181370f1d772f4842987535071d14
MD5ec4d12ff789f7f52cd4f001311e8d780
BLAKE2b-25606cc9b5a9961d8160e3cb0b558c71f8051fe08aa2dd4b502ee937225da564ed1

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313-macosx_11_0_arm64.whl
AlgorithmHash digest
SHA25682c3939264a76d44fde7f213924021ed31f55ef28111a19649fec90c0f109e6d
MD54a60e6f795e5f2ed6ca23b238ff8fcf7
BLAKE2b-256e89e5cd6f130150712301f7e40fb5865c1bc27b97689ec57297e568d972eec3c

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp313-cp313-macosx_10_13_x86_64.whl
AlgorithmHash digest
SHA256985abe7f242e0d7bba228ab01070fde1d6c8fa12f142e43debe9ed1dde686038
MD5ff7a3f9d4a7e2511c2c71f2ea341a88a
BLAKE2b-256949d7a8edf7acbcaa5e5c489a646226bed9591ee1c5e6a84733c0140e9ce1ae1

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL:coverage-7.9.2-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 213.9 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.2-cp312-cp312-win_arm64.whl
AlgorithmHash digest
SHA2564e2c058aef613e79df00e86b6d42a641c877211384ce5bd07585ed7ba71ab31b
MD5853721e387d964659682ec3bfcafa7fc
BLAKE2b-256b7340439f1ae2593b0346164d907cdf96a529b40b7721a45fdcf8b03c95fcd90

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-win_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL:coverage-7.9.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 215.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.9.2-cp312-cp312-win_amd64.whl
AlgorithmHash digest
SHA2569dfb070f830739ee49d7c83e4941cc767e503e4394fdecb3b54bfdac1d7662c0
MD54aa80b00ff279f9a5fca7c23b2de36dc
BLAKE2b-2569fd67486dcc3474e2e6ad26a2af2db7e7c162ccd889c4c68fa14ea8ec189c9e9

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-win_amd64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-win32.whl.

File metadata

  • Download URL:coverage-7.9.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 214.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.9.2-cp312-cp312-win32.whl
AlgorithmHash digest
SHA25688d7598b8ee130f32f8a43198ee02edd16d7f77692fa056cb779616bbea1b355
MD587f1d1d533227338b0c201c5c8f9e588
BLAKE2b-25639e7d73d7cbdbd09fdcf4642655ae843ad403d9cbda55d725721965f3580a314

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-win32.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp312-cp312-musllinux_1_2_x86_64.whl
AlgorithmHash digest
SHA25649b752a2858b10580969ec6af6f090a9a440a64a301ac1528d7ca5f7ed497f4d
MD5515f3c5c89f82eaf3541f45e6146d42b
BLAKE2b-2565cf584e70e4df28f4a131d580d7d510aa1ffd95037293da66fd20d446090a13b

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp312-cp312-musllinux_1_2_i686.whl
AlgorithmHash digest
SHA256d0d67963f9cbfc7c7f96d4ac74ed60ecbebd2ea6eeb51887af0f8dce205e545f
MD5e4309642cedd7e3b1f5fedb9f547980b
BLAKE2b-25692a572fcd653ae3d214927edc100ce67440ed8a0a1e3576b8d5e6d066ed239db

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-musllinux_1_2_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp312-cp312-musllinux_1_2_aarch64.whl
AlgorithmHash digest
SHA25631991156251ec202c798501e0a42bbdf2169dcb0f137b1f5c0f4267f3fc68ef9
MD5d4fd0d10e8b98be35a8d4633924fa969
BLAKE2b-256c6e7a59888e882c9a5f0192d8627a30ae57910d5d449c80229b55e7643c078c4

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
AlgorithmHash digest
SHA256f8f6389ac977c5fb322e0e38885fbbf901743f79d47f50db706e7644dcdcb6e1
MD5334a913d97c5f10d04b264be59c4e0c3
BLAKE2b-2568b9f826fa4b544b27620086211b87a52ca67592622e1f3af9e0a62c87aea153a

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
AlgorithmHash digest
SHA256fae939811e14e53ed8a9818dad51d434a41ee09df9305663735f2e2d2d7d959b
MD5fbee262b787c7795c0e0fa49bd9c45e1
BLAKE2b-256f8c2efffa43778490c226d9d434827702f2dfbc8041d79101a795f11cbb2cf1e

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
AlgorithmHash digest
SHA256ff0d9eae8cdfcd58fe7893b88993723583a6ce4dfbfd9f29e001922544f95615
MD510cd88136f4df5fe41ca694128a29c58
BLAKE2b-2567fb34477aafe2a546427b58b9c540665feff874f4db651f4d3cb21b308b3a6d2

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp312-cp312-macosx_11_0_arm64.whl
AlgorithmHash digest
SHA2569ce85551f9a1119f02adc46d3014b5ee3f765deac166acf20dbb851ceb79b6f3
MD520584e2e26586891bcd94695251ec241
BLAKE2b-256950cee03c95d32be4d519e6a02e601267769ce2e9a91fc8faa1b540e3626c680

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp312-cp312-macosx_10_13_x86_64.whl
AlgorithmHash digest
SHA256ae9eb07f1cfacd9cfe8eaee6f4ff4b8a289a668c39c165cd0c8548484920ffc0
MD58b5596c7af6e5de94b3202f1ab7932ec
BLAKE2b-25653d77deefc6fd4f0f1d4c58051f4004e366afc9e7ab60217ac393f247a1de70a

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL:coverage-7.9.2-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 213.9 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.2-cp311-cp311-win_arm64.whl
AlgorithmHash digest
SHA256c2667a2b913e307f06aa4e5677f01a9746cd08e4b35e14ebcde6420a9ebb4c62
MD51adc4f49ec0e1fc54b0b707f2c564831
BLAKE2b-256625b34abcedf7b946c1c9e15b44f326cb5b0da852885312b30e916f674913428

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-win_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL:coverage-7.9.2-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.2-cp311-cp311-win_amd64.whl
AlgorithmHash digest
SHA256549cab4892fc82004f9739963163fd3aac7a7b0df430669b75b86d293d2df2a7
MD511fa1ecef408fd57e2fa6c667509bf63
BLAKE2b-2563a7d751794ec8907a15e257136e48dc1021b1f671220ecccfd6c4eaf30802714

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-win_amd64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-win32.whl.

File metadata

  • Download URL:coverage-7.9.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 214.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.9.2-cp311-cp311-win32.whl
AlgorithmHash digest
SHA25614fa8d3da147f5fdf9d298cacc18791818f3f1a9f542c8958b80c228320e90c6
MD5daadfaaf6906da2c40e54cb31c98f0ea
BLAKE2b-256415811e8db0a0c0510cf31bbbdc8caf5d74a358b696302a45948d7c768dfd1cf

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-win32.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp311-cp311-musllinux_1_2_x86_64.whl
AlgorithmHash digest
SHA25642da2280c4d30c57a9b578bafd1d4494fa6c056d4c419d9689e66d775539be74
MD5553c1520edb9ca432f2868ab80719dc2
BLAKE2b-2569d7ddcbac9345000121b8b57a3094c2dfcf1ccc52d8a14a40c1d4bc89f936f80

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp311-cp311-musllinux_1_2_i686.whl
AlgorithmHash digest
SHA2562c8937fa16c8c9fbbd9f118588756e7bcdc7e16a470766a9aef912dd3f117dbd
MD57544c7e4fe97923e624beb70c42d5623
BLAKE2b-2569bd2e0be7446a2bba11739edb9f9ba4eff30b30d8257370e237418eb44a14d11

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-musllinux_1_2_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp311-cp311-musllinux_1_2_aarch64.whl
AlgorithmHash digest
SHA2560b4a4cb73b9f2b891c1788711408ef9707666501ba23684387277ededab1097c
MD5455147259d47cc55a1bfc59c7b294836
BLAKE2b-256b74f8fadff6bf56595a16d2d6e33415841b0163ac660873ed9a4e9046194f779

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
AlgorithmHash digest
SHA256333b2e0ca576a7dbd66e85ab402e35c03b0b22f525eed82681c4b866e2e2653a
MD590a614fdcb354566a74c8ee0d72a5d36
BLAKE2b-2560f3cd56a764b2e5a3d43257c36af4a62c379df44636817bb5f89265de4bf8bd7

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
AlgorithmHash digest
SHA25619e7be4cfec248df38ce40968c95d3952fbffd57b400d4b9bb580f28179556d2
MD575a42bad7c62e7638d87157ddf1d6a3b
BLAKE2b-2564302d91992c2b29bc7afb729463bc918ebe5f361be7f1daae93375a5759d1e28

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
AlgorithmHash digest
SHA256326802760da234baf9f2f85a39e4a4b5861b94f6c8d95251f699e4f73b1835dc
MD565d40a5f67a6b0225b67b386bd7977ab
BLAKE2b-256b146bd064ea8b3c94eb4ca5d90e34d15b806cba091ffb2b8e89a0d7066c45791

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp311-cp311-macosx_11_0_arm64.whl
AlgorithmHash digest
SHA256123d589f32c11d9be7fe2e66d823a236fe759b0096f5db3fb1b75b2fa414a4fa
MD58a53321cddb712884670e02564f81f57
BLAKE2b-2569f66cc13bae303284b546a030762957322bbbff1ee6b6cb8dc70a40f8a78512f

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp311-cp311-macosx_10_9_x86_64.whl
AlgorithmHash digest
SHA256a7a56a2964a9687b6aba5b5ced6971af308ef6f79a91043c05dd4ee3ebc3e9ba
MD5a7a6ab930c308729b15c32e911535300
BLAKE2b-2563940916786453bcfafa4c788abee4ccd6f592b5b5eca0cd61a32a4e5a7ef6e02

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL:coverage-7.9.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 215.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.9.2-cp310-cp310-win_amd64.whl
AlgorithmHash digest
SHA2560c0378ba787681ab1897f7c89b415bd56b0b2d9a47e5a3d8dc0ea55aac118d6c
MD550df7818103747002f6072a246bfe680
BLAKE2b-256fcc891e5e4a21f9a51e2c7cdd86e587ae01a4fcff06fc3fa8cde4d6f7cf68df4

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-win_amd64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-win32.whl.

File metadata

  • Download URL:coverage-7.9.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 214.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.9.2-cp310-cp310-win32.whl
AlgorithmHash digest
SHA256bf7d773da6af9e10dbddacbf4e5cab13d06d0ed93561d44dae0188a42c65be7e
MD53b6776eb17b5d6cbf9abdd2b8cf3f78c
BLAKE2b-256496ca2beca7aa2595dad0c0d3f350382c381c92400efe5261e2631f734a0e3fe

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-win32.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp310-cp310-musllinux_1_2_x86_64.whl
AlgorithmHash digest
SHA25628dc1f67e83a14e7079b6cea4d314bc8b24d1aed42d3582ff89c0295f09b181e
MD5396176d6ed41500a89f078bbfec9acab
BLAKE2b-25634731d019c48f413465eb5d3b6898b6279e87141c80049f7dbf73fd020138549

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp310-cp310-musllinux_1_2_i686.whl
AlgorithmHash digest
SHA2561e2f097eae0e5991e7623958a24ced3282676c93c013dde41399ff63e230fcf2
MD5d1e63074c7462489cdf619c372812c91
BLAKE2b-256a95a217b32c94cc1a0b90f253514815332d08ec0812194a1ce9cca97dda1cd20

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-musllinux_1_2_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp310-cp310-musllinux_1_2_aarch64.whl
AlgorithmHash digest
SHA256de3c0378bdf7066c3988d66cd5232d161e933b87103b014ab1b0b4676098fa45
MD5e4ded1a4c9dc9c0dbe22e4f41a5f751e
BLAKE2b-256fd2004eda789d15af1ce79bce5cc5fd64057c3a0ac08fd0576377a3096c24663

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
AlgorithmHash digest
SHA256f22627c1fe2745ee98d3ab87679ca73a97e75ca75eb5faee48660d060875465f
MD56f4f8b4846cf8d0a9b2baec47b915023
BLAKE2b-256a2a355cb3ff1b36f00df04439c3993d8529193cdf165a2467bf1402539070f16

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
AlgorithmHash digest
SHA256c10c882b114faf82dbd33e876d0cbd5e1d1ebc0d2a74ceef642c6152f3f4d547
MD55595c7128d5a109e26ab9c15d0caf442
BLAKE2b-256ffc46f3e56d467c612b9070ae71d5d3b114c0b899b5788e1ca3c93068ccb7018

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
AlgorithmHash digest
SHA2564b1c2d8363247b46bd51f393f86c94096e64a1cf6906803fa8d5a9d03784bdbf
MD5fa792fc5f50c2d3a7622d3d6f50abb89
BLAKE2b-256ebc9a8410b91b6be4f6e9c2e9f0dce93749b6b40b751d7065b4410bf89cb654b

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp310-cp310-macosx_11_0_arm64.whl
AlgorithmHash digest
SHA2564e01d138540ef34fcf35c1aa24d06c3de2a4cffa349e29a10056544f35cca15f
MD5790e6d87f8e87cf3329de5225b1da410
BLAKE2b-256cfaddc51f40492dc2d5fcd31bb44577bc0cc8920757d6bc5d3e4293146524ef9

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp310-cp310-macosx_10_9_x86_64.whl
AlgorithmHash digest
SHA25666283a192a14a3854b2e7f3418d7db05cdf411012ab7ff5db98ff3b181e1f912
MD544bf6c9bb3aaf2624a15923c7d5c0276
BLAKE2b-256a10d5c2114fd776c207bd55068ae8dc1bef63ecd1b767b3389984a8e58f2b926

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL:coverage-7.9.2-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.2-cp39-cp39-win_amd64.whl
AlgorithmHash digest
SHA256f65bb452e579d5540c8b37ec105dd54d8b9307b07bcaa186818c104ffda22441
MD5c135f560b456a9496ae93bb2916ab0d6
BLAKE2b-2566e3063d850ec31b5c6f6a7b4e853016375b846258300320eda29376e2786ceeb

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-win_amd64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-win32.whl.

File metadata

  • Download URL:coverage-7.9.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 214.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.9.2-cp39-cp39-win32.whl
AlgorithmHash digest
SHA256dd7a57b33b5cf27acb491e890720af45db05589a80c1ffc798462a765be6d4d7
MD5250d21be6267280139ab32ac379b6522
BLAKE2b-2561714fe33f41b2e80811021de059621f44c01ebe4d6b08bdb82d54a514488e933

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-win32.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp39-cp39-musllinux_1_2_x86_64.whl
AlgorithmHash digest
SHA25671ae8b53855644a0b1579d4041304ddc9995c7b21c8a1f16753c4d8903b4dfed
MD5bddb2daeda65a53db596cb875fe62a99
BLAKE2b-25634ff161a4313308b3783126790adfae1970adbe4886fda8788792e435249910a

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp39-cp39-musllinux_1_2_i686.whl
AlgorithmHash digest
SHA2569d3a700304d01a627df9db4322dc082a0ce1e8fc74ac238e2af39ced4c083193
MD54ae63c4606aac598b555fea83b228823
BLAKE2b-2561b83685958715429a9da09cf172c15750ca5c795dd7259466f2645403696557b

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-musllinux_1_2_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp39-cp39-musllinux_1_2_aarch64.whl
AlgorithmHash digest
SHA256669135a9d25df55d1ed56a11bf555f37c922cf08d80799d4f65d77d7d6123fcf
MD5ff92cf6d68126cf2c44862c7eb05af8c
BLAKE2b-2569c7d2731d1b4c9c672d82d30d218224dfc62939cf3800bc8aba0258fefb191f5

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
AlgorithmHash digest
SHA256df0f9ef28e0f20c767ccdccfc5ae5f83a6f4a2fbdfbcbcc8487a8a78771168c8
MD56cdf5716970e9f3a5f397bfe0c2c3359
BLAKE2b-25614e71465710224dc6d31c534e7714cbd907210622a044adc81c810e72eea873f

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
AlgorithmHash digest
SHA2560a17eaf46f56ae0f870f14a3cbc2e4632fe3771eab7f687eda1ee59b73d09fe4
MD57f34f7b4b083feb5cbaa0829bee85928
BLAKE2b-2566ad27a79845429c0aa2e6788bc45c26a2e3052fa91082c9ea1dea56fb531952c

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
AlgorithmHash digest
SHA2562f3da12e0ccbcb348969221d29441ac714bbddc4d74e13923d3d5a7a0bebef7a
MD5b7e387b0a1eac251ac88142398d0ee56
BLAKE2b-256abf244c6fbd2794afeb9ab6c0a14d3c088ab1dae3dff3df2624609981237bbb4

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp39-cp39-macosx_11_0_arm64.whl
AlgorithmHash digest
SHA256a535c0c7364acd55229749c2b3e5eebf141865de3a8f697076a3291985f02d30
MD51d529d48395c7462e3a6e0becbad96fc
BLAKE2b-256bb5e04619995657acc898d15bfad42b510344b3a74d4d5bc34f2e279d46c781c

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-macosx_11_0_arm64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

File details

Details for the filecoverage-7.9.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-7.9.2-cp39-cp39-macosx_10_9_x86_64.whl
AlgorithmHash digest
SHA256ddc39510ac922a5c4c27849b739f875d3e1d9e590d1e7b64c98dadf037a16cce
MD509f7fa5c800a5c231aec83e8387c187d
BLAKE2b-25662abb4b06662ccaa00ca7bbee967b7035a33a58b41efb92d8c89a6c523a2ccd5

See more details on using hashes here.

Provenance

The following attestation bundles were made forcoverage-7.9.2-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher:publish.yml on nedbat/coveragepy

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

Supported by

AWS Cloud computing and Security SponsorDatadog MonitoringFastly CDNGoogle Download AnalyticsPingdom MonitoringSentry Error loggingStatusPage Status page

[8]ページ先頭

©2009-2025 Movatter.jp