Skip to main content

Code coverage measurement for Python

Project description

Code coverage testing for Python.

Stand with Ukraine
License Python versions supported Package stability
Test suite status Quality check status Documentation Coverage reports
PyPI status Weekly PyPI downloads Kit format Packaging status
Github stars Github forks Contributors
Tidelift Core Infrastructure Initiative: passing OpenSSF Scorecard
Sponsor me on GitHub coverage.py on Twitter nedbat on Twitter

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:

  • CPython 3.7 through 3.11.0 rc2.

  • PyPy3 7.3.8.

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

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

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

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-6.5.0.tar.gz (775.2 kB view details)

Uploaded Source

Built Distributions

coverage-6.5.0-pp36.pp37.pp38-none-any.whl (177.8 kB view details)

Uploaded PyPy

coverage-6.5.0-cp311-cp311-win_amd64.whl (188.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

coverage-6.5.0-cp311-cp311-win32.whl (187.6 kB view details)

Uploaded CPython 3.11 Windows x86

coverage-6.5.0-cp311-cp311-musllinux_1_1_x86_64.whl (225.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

coverage-6.5.0-cp311-cp311-musllinux_1_1_i686.whl (224.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

coverage-6.5.0-cp311-cp311-musllinux_1_1_aarch64.whl (226.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

coverage-6.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (217.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

coverage-6.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (217.1 kB view details)

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

coverage-6.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (215.3 kB view details)

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

coverage-6.5.0-cp311-cp311-macosx_10_9_x86_64.whl (185.4 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

coverage-6.5.0-cp310-cp310-win_amd64.whl (188.5 kB view details)

Uploaded CPython 3.10 Windows x86-64

coverage-6.5.0-cp310-cp310-win32.whl (187.6 kB view details)

Uploaded CPython 3.10 Windows x86

coverage-6.5.0-cp310-cp310-musllinux_1_1_x86_64.whl (218.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

coverage-6.5.0-cp310-cp310-musllinux_1_1_i686.whl (217.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

coverage-6.5.0-cp310-cp310-musllinux_1_1_aarch64.whl (219.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

coverage-6.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (214.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

coverage-6.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213.3 kB view details)

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

coverage-6.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (212.4 kB view details)

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

coverage-6.5.0-cp310-cp310-macosx_11_0_arm64.whl (185.5 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

coverage-6.5.0-cp310-cp310-macosx_10_9_x86_64.whl (185.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

coverage-6.5.0-cp39-cp39-win_amd64.whl (188.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-6.5.0-cp39-cp39-win32.whl (187.6 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-6.5.0-cp39-cp39-musllinux_1_1_x86_64.whl (218.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

coverage-6.5.0-cp39-cp39-musllinux_1_1_i686.whl (217.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

coverage-6.5.0-cp39-cp39-musllinux_1_1_aarch64.whl (218.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

coverage-6.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (213.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

coverage-6.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212.8 kB view details)

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

coverage-6.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (212.0 kB view details)

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

coverage-6.5.0-cp39-cp39-macosx_11_0_arm64.whl (185.5 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

coverage-6.5.0-cp39-cp39-macosx_10_9_x86_64.whl (185.3 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

coverage-6.5.0-cp38-cp38-win_amd64.whl (188.5 kB view details)

Uploaded CPython 3.8 Windows x86-64

coverage-6.5.0-cp38-cp38-win32.whl (187.6 kB view details)

Uploaded CPython 3.8 Windows x86

coverage-6.5.0-cp38-cp38-musllinux_1_1_x86_64.whl (219.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

coverage-6.5.0-cp38-cp38-musllinux_1_1_i686.whl (218.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

coverage-6.5.0-cp38-cp38-musllinux_1_1_aarch64.whl (220.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

coverage-6.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (215.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (214.4 kB view details)

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

coverage-6.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (213.1 kB view details)

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

coverage-6.5.0-cp38-cp38-macosx_11_0_arm64.whl (185.4 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

coverage-6.5.0-cp38-cp38-macosx_10_9_x86_64.whl (185.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

coverage-6.5.0-cp37-cp37m-win_amd64.whl (188.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

coverage-6.5.0-cp37-cp37m-win32.whl (187.7 kB view details)

Uploaded CPython 3.7m Windows x86

coverage-6.5.0-cp37-cp37m-musllinux_1_1_x86_64.whl (216.6 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

coverage-6.5.0-cp37-cp37m-musllinux_1_1_i686.whl (215.5 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

coverage-6.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl (217.0 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

coverage-6.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (210.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

coverage-6.5.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (210.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

coverage-6.5.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (208.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

coverage-6.5.0-cp37-cp37m-macosx_10_9_x86_64.whl (185.1 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-6.5.0.tar.gz
  • Upload date:
  • Size: 775.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0.tar.gz
Algorithm Hash digest
SHA256 f642e90754ee3e06b0e7e51bce3379590e76b7f76b708e1a71ff043f87025c84
MD5 b82d906e039a72b75470b6932663b2e9
BLAKE2b-256 5c6638d1870cb7cf62da49add1d6803fdbcdef632b2808b5c80bcac35b7634d8

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-pp36.pp37.pp38-none-any.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-pp36.pp37.pp38-none-any.whl
Algorithm Hash digest
SHA256 1431986dac3923c5945271f169f59c45b8802a114c8f548d611f2015133df77a
MD5 2449fee7675a3ad57ba0373a12105984
BLAKE2b-256 6ee6b31a4b2aa9489da59b35ee0ea4259d6fe9b321a1eaa6492f19342d03d53b

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: coverage-6.5.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 188.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bc8ef5e043a2af066fa8cbfc6e708d58017024dc4345a1f9757b329a249f041b
MD5 ba9891fc8cef875408f38df2b6998309
BLAKE2b-256 e6247fe8ededb4060dd8c3f1d86cb624fcb3452f66fbef5051ed7fab126c5c0c

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: coverage-6.5.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 187.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 98e8a10b7a314f454d9eff4216a9a94d143a7ee65018dd12442e898ee2310578
MD5 543f70f418b01231aa6ab45c7e59eb73
BLAKE2b-256 ff27339089b558672f04e62d0cd2d49b9280270bad3bc95de24e7eb03deb4638

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cca4435eebea7962a52bdb216dec27215d0df64cf27fc1dd538415f5d2b9da6b
MD5 fbc8cdff6b541454bd53a92a17815101
BLAKE2b-256 4b666e588f5dfc93ccedd06d6785c8143f17bb92b89247d50128d8789e9588d0

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1ef221513e6f68b69ee9e159506d583d31aa3567e0ae84eaad9d6ec1107dddaa
MD5 c0523d6fc42226d2a30db058369e8c53
BLAKE2b-256 7898253ce0cfcc3b352d3072940940ed44a035614f2abe781477f77038d21d9f

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a6b7d95969b8845250586f269e81e5dfdd8ff828ddeb8567a4a2eaa7313460c4
MD5 03d0d1637b47b95ea747ac760d33d48d
BLAKE2b-256 acbcc9d4fd6b3494d2cc1e26f4b98eb19206b92a59094617ad02d5689ac9d3c4

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c4ed2820d919351f4167e52425e096af41bfabacb1857186c1ea32ff9983ed75
MD5 e827b50fd0491700e90102d765510ba4
BLAKE2b-256 36f35cbd79cf4cd059c80b59104aca33b8d05af4ad5bf5b1547645ecee716378

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8fb6cf131ac4070c9c5a3e21de0f7dc5a0fbe8bc77c9456ced896c12fcdad91
MD5 9616a21e2b9bf4ac140a1ebfc6f8beb5
BLAKE2b-256 6a638e82513b7e4a1b8d887b4e85c1c2b6c9b754a581b187c0b084f3330ac479

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 33a7da4376d5977fbf0a8ed91c4dffaaa8dbf0ddbf4c8eea500a2486d8bc4d7b
MD5 ec2a9275ec55cbe946f8a60084bcc821
BLAKE2b-256 89585ec19b43a6511288511f64fc4763d95af8403f5926e7e4556e6b29b03a26

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4a5375e28c5191ac38cca59b38edd33ef4cc914732c916f2929029b4bfb50795
MD5 3650287c72dcbfd7c2302f7b8d3efad6
BLAKE2b-256 50cf455930004231fa87efe8be06d13512f34e070ddfee8b8bf5a050cdc47ab3

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: coverage-6.5.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 188.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 59f53f1dc5b656cafb1badd0feb428c1e7bc19b867479ff72f7a9dd9b479f10e
MD5 5529416cb2873ff7154a2c87cef6be8c
BLAKE2b-256 aea3f45cb5d32de0751863945d22083c15eb8854bb53681b2e792f2066c629b9

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: coverage-6.5.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 187.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5dbec3b9095749390c09ab7c89d314727f18800060d8d24e87f01fb9cfb40b32
MD5 e4f55e64f611d5a751dcb3f769882eb2
BLAKE2b-256 119e7afba355bdabc550b3b2669e3432e71aec87d79400372d7686c09aab0acf

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 11b990d520ea75e7ee8dcab5bc908072aaada194a794db9f6d7d5cfd19661e5a
MD5 342efbf8c56d0e599a8e2d13ccc22586
BLAKE2b-256 c0182a0a9b3c29376ce04ceb7ca2948559dad76409a2c9b3f664756581101e16

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a1170fa54185845505fbfa672f1c1ab175446c887cce8212c44149581cf2d466
MD5 5290aadba2a4539a6499d7f078578e46
BLAKE2b-256 2f8bca3fe3cfbd66d63181f6e6a06b8b494bb327ba8222d2fa628b392b9ad08a

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 97117225cdd992a9c2a5515db1f66b59db634f59d0679ca1fa3fe8da32749cae
MD5 76a4d09cc5f778a4b51259749e7e21ed
BLAKE2b-256 109e68e384940179713640743a010ac7f7c813d1087c8730a9c0bdfa73bdffd7

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b4a5be1748d538a710f87542f22c2cad22f80545a847ad91ce45e77417293eb4
MD5 61640d3dc9789b4dbef0ae4ca3e2eea8
BLAKE2b-256 15b03639d84ee8a900da0cf6450ab46e22517e4688b6cec0ba8ab6f8166103a2

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af4fffaffc4067232253715065e30c5a7ec6faac36f8fc8d6f64263b15f74db0
MD5 f5b33a5eb6598655cafbfc11ef61a22d
BLAKE2b-256 3c7dd5211ea782b193ab8064b06dc0cc042cf1a4ca9c93a530071459172c550f

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 83516205e254a0cb77d2d7bb3632ee019d93d9f4005de31dca0a8c3667d5bc04
MD5 d5b5ada985ce8de07feffd40eb60cede
BLAKE2b-256 13f3c6025ba30f2ce21d20d5332c3819880fe8afdfc008c2e2f9c075c7b67543

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 784f53ebc9f3fd0e2a3f6a78b2be1bd1f5575d7863e10c6e12504f240fd06660
MD5 039de0b328ba6be3b6cde6191cda6312
BLAKE2b-256 89a2cbf599e50bb4be416e0408c4cf523c354c51d7da39935461a9687e039481

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ef8674b0ee8cc11e2d574e3e2998aea5df5ab242e012286824ea3c6970580e53
MD5 3faf715bbc699cfd1297959140e237f8
BLAKE2b-256 c48d5ec7d08f4601d2d792563fe31db5e9322c306848fec1e65ec8885927f739

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: coverage-6.5.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 188.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fc2af30ed0d5ae0b1abdb4ebdce598eafd5b35397d4d75deb341a614d333d987
MD5 c3d16b1505d79ab37f22f697f3b9e99a
BLAKE2b-256 b608a88a9f3a11bb2d97c7a6719535a984b009728433838fbc65766488867c80

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: coverage-6.5.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 187.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d9ecf0829c6a62b9b573c7bb6d4dcd6ba8b6f80be9ba4fc7ed50bf4ac9aecd72
MD5 915b40df8f0b6d70089effdbe9661caf
BLAKE2b-256 8f17e1d54e0e5a1e82dea1b1d9463dfe347ded58037beda00d326f943a9ef2d4

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 723e8130d4ecc8f56e9a611e73b31219595baa3bb252d539206f7bbbab6ffc1f
MD5 307e88378b9c49cc357a98cb4105693d
BLAKE2b-256 c8e8e712b61abf1282ce3ac9826473ab4b245a4319303cce2e4115a8de1435f2

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 42eafe6778551cf006a7c43153af1211c3aaab658d4d66fa5fcc021613d02518
MD5 a45e961e4319beca1d3bd8d40f7bd2e8
BLAKE2b-256 582c213861cec1d9f6451d29c0b1838769b558f6a8c6844b001f6e98c37c4b1b

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7b6be138d61e458e18d8e6ddcddd36dd96215edfe5f1168de0b1b32635839b62
MD5 acc8255589611d419d08819162b31709
BLAKE2b-256 a8d9b367c52cb1297414ba967e38fe9b5338ee4700a2d1592fc78532dc9f882f

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b9023e237f4c02ff739581ef35969c3739445fb059b060ca51771e69101efffe
MD5 44a4909800beffbed798dfdd4321e65c
BLAKE2b-256 189527f80dcd8273171b781a19d109aeaed7f13d78ef6d1e2f7134a5826fd1b4

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8f830ed581b45b82451a40faabb89c84e1a998124ee4212d440e9c6cf70083e5
MD5 e6a612f7f635f373176eb2ff7cb91e13
BLAKE2b-256 6bf2919f0fdc93d3991ca074894402074d847be8ac1e1d78e7e9e1c371b69a6f

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 265de0fa6778d07de30bcf4d9dc471c3dc4314a23a3c6603d356a3c9abc2dfcf
MD5 29706656757ff2ee4fdc8bca3dd36d48
BLAKE2b-256 d60f012a7370aaf61123a222b34b657dedc63e03ce2af8d064ac5c5afe14f29c

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95203854f974e07af96358c0b261f1048d8e1083f2de9b1c565e1be4a3a48cfc
MD5 65d067e4eead007627e8a3e8f81da513
BLAKE2b-256 63e9f23e8664ec4032d7802a1cf920853196bcbdce7b56408e3efe1b2da08f3c

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 633713d70ad6bfc49b34ead4060531658dc6dfc9b3eb7d8a716d5873377ab745
MD5 361db5d2922177f7de8bfeb08273ca92
BLAKE2b-256 ea52c08080405329326a7ff16c0dfdb4feefaa8edd7446413df67386fe1bbfe0

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: coverage-6.5.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 188.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7ccf362abd726b0410bf8911c31fbf97f09f8f1061f8c1cf03dfc4b6372848f6
MD5 6f9d1e02b666909147f707c0c3de6ddc
BLAKE2b-256 06f15177428c35f331f118e964f727f79e3a3073a10271a644c8361d3cea8bfd

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: coverage-6.5.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 187.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 6d4817234349a80dbf03640cec6109cd90cba068330703fa65ddf56b60223a6d
MD5 290cecc90a940f6808a93595cf3470d3
BLAKE2b-256 e9f03be949bd129237553714149b1909d34c94137ca4b86e036bc7060431da18

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e07f4a4a9b41583d6eabec04f8b68076ab3cd44c20bd29332c6572dda36f372e
MD5 3c33015b651d12580ea34c1b8de606e2
BLAKE2b-256 e5fb11982f5faf2990d4d9159e01a12bbf0a7d7873893d4d2e2acec012ad69ae

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 de3001a203182842a4630e7b8d1a2c7c07ec1b45d3084a83d5d227a3806f530f
MD5 566574f1542bf4ca63f4657105486001
BLAKE2b-256 a16b7efeeffc7559150a705931b2144b936042c561e63ef248f0e0d9f4523d74

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 dbdb91cd8c048c2b09eb17713b0c12a54fbd587d79adcebad543bc0cd9a3410b
MD5 e34dbc23bc75b3d0c249e3548ee1b476
BLAKE2b-256 a3a04c59586df0511b18f7b59593672a4baadacef8f393024052d59c6222477c

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c4459b3de97b75e3bd6b7d4b7f0db13f17f504f3d13e2a7c623786289dd670e
MD5 cbfd70f0572a1667b6c03a0d4a087627
BLAKE2b-256 403bcd68cb278c4966df00158811ec1e357b9a7d132790c240fc65da57e10013

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6b07130585d54fe8dff3d97b93b0e20290de974dc8177c320aeaf23459219c0b
MD5 b576b1ac637be724dd9d6e85980c9692
BLAKE2b-256 bda0e263b115808226fdb2658f1887808c06ac3f1b579ef5dda02309e0d54459

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 20c8ac5386253717e5ccc827caad43ed66fea0efe255727b1053a8154d952398
MD5 8ed21f5b934e2c65818a769701daaa4a
BLAKE2b-256 027aa45f3958442d50b9a930a62f0dba9ee502521213ebd016203c2890ea212f

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2198ea6fc548de52adc826f62cb18554caedfb1d26548c1b7c88d8f7faa8f6ba
MD5 93965422569685c3c853a7a031959947
BLAKE2b-256 078279fa21ceca9a9b091eb3c67e27eb648dade27b2c9e1eb23af47232a2a365

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d900bb429fdfd7f511f868cedd03a6bbb142f3f9118c09b99ef8dc9bf9643c3c
MD5 56e17a5082f0ac6d62fae88ea2e5d246
BLAKE2b-256 0563a789b462075395d34f8152229dccf92b25ca73eac05b3f6cd75fa5017095

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: coverage-6.5.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 188.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 4a8dbc1f0fbb2ae3de73eb0bdbb914180c7abfbf258e90b311dcd4f585d44bd2
MD5 7d362e9644297357ed9122147730a310
BLAKE2b-256 d6003e12af83af2a46c1fd27b78486f404736934d0288bda4975119611a01cb3

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: coverage-6.5.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 187.7 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.14

File hashes

Hashes for coverage-6.5.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 b5604380f3415ba69de87a289a2b56687faa4fe04dbee0754bfcae433489316b
MD5 e2d1f9529f74eb69bcfb1b69e4cd1a97
BLAKE2b-256 3240e2b1ffa42028365e3465d1340e7d390d096fc992dec2c80e4afed6361e83

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 12adf310e4aafddc58afdb04d686795f33f4d7a6fa67a7a9d4ce7d6ae24d949f
MD5 dd2966cd69ad4feac273c62641acccf8
BLAKE2b-256 647f13f5d58f5ca41182d7020af5257c8fd08ddf33921d2a28cf66753571c278

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 851cf4ff24062c6aec510a454b2584f6e998cada52d4cb58c5e233d07172e50c
MD5 b886ce49ea40f20754f7041bf525886d
BLAKE2b-256 764478c1936c2bd9e7705f170d5e413ed34d9d6d7d0324757786627f88df1514

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 255758a1e3b61db372ec2736c8e2a1fdfaf563977eedbdf131de003ca5779b7d
MD5 d0d520604b6e110395a9b62775a8650c
BLAKE2b-256 cd4865d314e702b4a7095ea96da0a319a5a377e594354a4a6badde483832bb5a

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f4f05d88d9a80ad3cac6244d36dd89a3c00abc16371769f1340101d3cb899fc3
MD5 02138af9db91a02aaf396ec45e2abbc9
BLAKE2b-256 85039dcc8b7e269cfeaf5519d433d841a7d78f283c5fb016385d4690e1aedfc1

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 027018943386e7b942fa832372ebc120155fd970837489896099f5cfa2890f79
MD5 aaf3412b26d5ef3aac2e24baa02b4d27
BLAKE2b-256 0def8735875a8dc09e1c4e484a5436c8b4148731b70daccc6f203c50b05e7505

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 94e2565443291bd778421856bc975d351738963071e9b8839ca1fc08b42d4bef
MD5 5ed30142286340285697de7c80dcb0b8
BLAKE2b-256 6bbaef67c1e859b8ddd8cafb81199986ff702efcd4ee5d373670a0bc0a293d1f

See more details on using hashes here.

File details

Details for the file coverage-6.5.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.5.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4433b90fae13f86fafff0b326453dd42fc9a639a0d9e4eec4d366436d1a41b6d
MD5 4c02b60249f2c74cf0a6e73da5ae0a91
BLAKE2b-256 61a6af54588e2091693026df94b09106ee10dcbcdc8c9b2c3989149e6e44a324

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page