Skip to main content

Code coverage measurement for Python

Project description

Code coverage testing for Python.

License Python versions supported Package stability
Test suite status Quality check status Documentation Coverage!
PyPI status Kit format Packaging status Weekly PyPI downloads
Github stars Github forks Contributors
Tidelift 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.6 through 3.10.

  • PyPy3 7.3.3.

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

New in 6.x: dropped support for Python 2.7 and 3.5; 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.

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

Uploaded Source

Built Distributions

coverage-6.0.2-pp37-none-any.whl (210.9 kB view details)

Uploaded PyPy

coverage-6.0.2-pp36-none-any.whl (210.9 kB view details)

Uploaded PyPy

coverage-6.0.2-cp310-cp310-win_amd64.whl (222.6 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-6.0.2-cp310-cp310-win32.whl (221.2 kB view details)

Uploaded CPython 3.10Windows x86

coverage-6.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (247.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

coverage-6.0.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (255.1 kB view details)

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

coverage-6.0.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (253.9 kB view details)

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

coverage-6.0.2-cp310-cp310-macosx_10_9_x86_64.whl (218.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-6.0.2-cp39-cp39-win_amd64.whl (222.6 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-6.0.2-cp39-cp39-win32.whl (221.3 kB view details)

Uploaded CPython 3.9Windows x86

coverage-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (246.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

coverage-6.0.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (254.6 kB view details)

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

coverage-6.0.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (253.5 kB view details)

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

coverage-6.0.2-cp39-cp39-macosx_10_9_x86_64.whl (218.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

coverage-6.0.2-cp38-cp38-win_amd64.whl (222.5 kB view details)

Uploaded CPython 3.8Windows x86-64

coverage-6.0.2-cp38-cp38-win32.whl (221.2 kB view details)

Uploaded CPython 3.8Windows x86

coverage-6.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (248.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

coverage-6.0.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (256.4 kB view details)

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

coverage-6.0.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (254.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686manylinux: glibc 2.5+ i686

coverage-6.0.2-cp38-cp38-macosx_10_9_x86_64.whl (218.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

coverage-6.0.2-cp37-cp37m-win_amd64.whl (222.4 kB view details)

Uploaded CPython 3.7mWindows x86-64

coverage-6.0.2-cp37-cp37m-win32.whl (221.3 kB view details)

Uploaded CPython 3.7mWindows x86

coverage-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (243.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

coverage-6.0.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (253.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64manylinux: glibc 2.5+ x86-64

coverage-6.0.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (252.6 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686manylinux: glibc 2.5+ i686

coverage-6.0.2-cp37-cp37m-macosx_10_9_x86_64.whl (218.4 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

coverage-6.0.2-cp36-cp36m-win_amd64.whl (222.4 kB view details)

Uploaded CPython 3.6mWindows x86-64

coverage-6.0.2-cp36-cp36m-win32.whl (221.3 kB view details)

Uploaded CPython 3.6mWindows x86

coverage-6.0.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (243.9 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

coverage-6.0.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (251.8 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64manylinux: glibc 2.5+ x86-64

coverage-6.0.2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl (251.0 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686manylinux: glibc 2.5+ i686

coverage-6.0.2-cp36-cp36m-macosx_10_9_x86_64.whl (218.4 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-6.0.2.tar.gz
  • Upload date:
  • Size: 722.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2.tar.gz
Algorithm Hash digest
SHA256 6807947a09510dc31fa86f43595bf3a14017cd60bf633cc746d52141bfa6b149
MD5 8885b8ed8e80b0af238959af3bb3dc80
BLAKE2b-256 2424f95d9d306081b4265fd05eb5d2646984bfe2bb34a33fd5ff84a77605918c

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-pp37-none-any.whl.

File metadata

  • Download URL: coverage-6.0.2-pp37-none-any.whl
  • Upload date:
  • Size: 210.9 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-pp37-none-any.whl
Algorithm Hash digest
SHA256 30922626ce6f7a5a30bdba984ad21021529d3d05a68b4f71ea3b16bda35b8895
MD5 296177e4f7c6b66ae320d226d220216a
BLAKE2b-256 7688bc36fa2637db93beb591c0e7dc74add70e996303d451621604790c6f5a63

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-pp36-none-any.whl.

File metadata

  • Download URL: coverage-6.0.2-pp36-none-any.whl
  • Upload date:
  • Size: 210.9 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-pp36-none-any.whl
Algorithm Hash digest
SHA256 7092eab374346121805fb637572483270324407bf150c30a3b161fc0c4ca5164
MD5 43937938885a494b35dcb9c634e66ff4
BLAKE2b-256 fc5a8dbdae07054a8cd45231fd22644fdd7af232643a30331271d7dbaa078c8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 222.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 bbffde2a68398682623d9dd8c0ca3f46fda074709b26fcf08ae7a4c431a6ab2d
MD5 079b12833c43e03a9ac658a2f85a063f
BLAKE2b-256 d159fa6283e35ec8355e961bfd80f09c0dacb656ef83592acf1f6fa107e07748

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 221.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 db42baa892cba723326284490283a68d4de516bfb5aaba369b4e3b2787a778b7
MD5 4ede01dbf77a5cbfc61d5253b4659cfd
BLAKE2b-256 7140d0502c12cb6014f8791feb8ce1db59341720c0f2b19c1427aaa69b4265e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bcae10fccb27ca2a5f456bf64d84110a5a74144be3136a5e598f9d9fb48c0caa
MD5 bc353485882e80a7f5377fcbcedb7dc2
BLAKE2b-256 42b9e88fc8f86225f3e40cafa2bd2de2c2ae199651b1ac90aaf2b8942e5f0212

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8251b37be1f2cd9c0e5ccd9ae0380909c24d2a5ed2162a41fcdbafaf59a85ebd
MD5 b1893d04cadaca0ed3e840165271677f
BLAKE2b-256 a2c24146bee80749f43ca5941198cfc91f620fb360f04729aa0221805e21fd41

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 53a294dc53cfb39c74758edaa6305193fb4258a30b1f6af24b360a6c8bd0ffa7
MD5 49078420a71c275770ac04f216909f4a
BLAKE2b-256 657302aba96e743531f1acc6f8f6bf292955fd2cef4c9926964a37dc8bd9955c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 218.6 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1549e1d08ce38259de2bc3e9a0d5f3642ff4a8f500ffc1b2df73fd621a6cdfc0
MD5 d9494f620056fe2a90a85f8af19d3b0d
BLAKE2b-256 43508f4ff413ed035dcfde7eb69abdee73a178456d19ff66c5f8ef05cb698b01

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 222.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 abbff240f77347d17306d3201e14431519bf64495648ca5a49571f988f88dee9
MD5 e760d40801e8be82c1a63c2a3d26befd
BLAKE2b-256 beabc55d30761c11829dadf835552774d57ca3ff9121bc6fe6c06dcf0ea44770

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 221.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 424c44f65e8be58b54e2b0bd1515e434b940679624b1b72726147cfc6a9fc7ce
MD5 5d46fa6c50404fd485c1021752dd0e82
BLAKE2b-256 86aa36fea23428c3bd50d1c826a0177d7a4e04472b1c395dfa019fd820097606

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cd1cf1deb3d5544bd942356364a2fdc8959bad2b6cf6eb17f47d301ea34ae822
MD5 420ea3507da6722aa4749969a45a88c8
BLAKE2b-256 6b5ba7c02cd562d60e80c71f6bb1dd0401c2fee44b8526452775ecd02242d06b

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 381d773d896cc7f8ba4ff3b92dee4ed740fb88dfe33b6e42efc5e8ab6dfa1cfe
MD5 55117989a7349080488b53a4cfdd0a24
BLAKE2b-256 85a18f5c653aa1d05be967a3e3354d99ad72c90fbcae6495227b1c6c864dcc24

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 ad9b8c1206ae41d46ec7380b78ba735ebb77758a650643e841dd3894966c31d0
MD5 2b91d17e5f34785d7e2d0b7e9279bb73
BLAKE2b-256 a383361cfe3fd82873f3f482009f32fac76ef75b06161076a76c9bc69a28a1e4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 218.6 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f2f184bf38e74f152eed7f87e345b51f3ab0b703842f447c22efe35e59942c24
MD5 018f6f2a4237a440059609304d1f3438
BLAKE2b-256 a41686a02f4c09f11a60454c2c836072000cba6be3f563d726a3144d1ef12759

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 222.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1db67c497688fd4ba85b373b37cc52c50d437fd7267520ecd77bddbd89ea22c9
MD5 4b2c2d69de5084d5bdbd2495fe683aed
BLAKE2b-256 29dfeeab356368316f869d22cf50b66f695fe025c28b7486450417180a90e773

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 221.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a1b73c7c4d2a42b9d37dd43199c5711d91424ff3c6c22681bc132db4a4afec6f
MD5 9ed324842cfb1d6da59e26efcc26bf82
BLAKE2b-256 c2ec44642d652ae979cb7bcc4fb3ab87ab0990ca3f1bac6890eca62bf55bc63a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 36e9040a43d2017f2787b28d365a4bb33fcd792c7ff46a047a04094dc0e2a30d
MD5 c75b3c5c07e2d2052758871b4da2e6f1
BLAKE2b-256 4b68f2c7776f5ad489aaac02d97234343234284a64378492c5c5b481d063e23e

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e7a0b42db2a47ecb488cde14e0f6c7679a2c5a9f44814393b162ff6397fcdfbb
MD5 e85827fd35568e6ae9f76e5e22062a8b
BLAKE2b-256 2b8ebdbfe58ebe495153d9673d58e6e2d672f19a6bf9f763e5c182a9859e9c08

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9f1627e162e3864a596486774876415a7410021f4b67fd2d9efdf93ade681afc
MD5 b7c32db6c0f7e7b8146aa204b842e672
BLAKE2b-256 c107360d4840c4d69164b0dc92e805323cdeadb6733d6f9ea741171268091e87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 218.6 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 61b598cbdbaae22d9e34e3f675997194342f866bb1d781da5d0be54783dce1ff
MD5 5adbd34d31c0dd96aecceb4e37c2ca7d
BLAKE2b-256 74787aef82f0a13f158d2a1591cd592e1b602e366df5b97145902cee0aea7637

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 222.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 77b1da5767ed2f44611bc9bc019bc93c03fa495728ec389759b6e9e5039ac6b1
MD5 451ca723e8b47c6f6833b775d9d66ea1
BLAKE2b-256 0963f249d508c5da153d845c696fca3947a815f9f39806899e0cab322563ab66

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 221.3 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 e4fb7ced4d9dec77d6cf533acfbf8e1415fe799430366affb18d69ee8a3c6330
MD5 e2c9ff2adfd9515f5492abb3697827f2
BLAKE2b-256 20be7e27036a09faf103ef13c1b0eabe129bc64b680484c42dda959331e33139

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c9cd3828bbe1a40070c11fe16a51df733fd2f0cb0d745fb83b7b5c1f05967df7
MD5 08ce72b557e89a933811d5f175b9f53e
BLAKE2b-256 ddcf25caac421e783eeec6175037049717a236ea07a0e0eae5d474fa9b6fd1bc

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 04560539c19ec26995ecfb3d9307ff154fbb9a172cb57e3b3cfc4ced673103d1
MD5 ef3ccb1472d3b245a8d934d0993c0b81
BLAKE2b-256 a4806d215b523bcf4ba0edc829b30f24247d7b230f11efe4510386984bffd4cf

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d036dc1ed8e1388e995833c62325df3f996675779541f682677efc6af71e96cc
MD5 44f38b79201fcfa124295c50ad3d8eb0
BLAKE2b-256 541dd4edc48897ee1309da1f737c964125baeafca933aac5dcc5c7054cbb619a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 218.4 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3be1206dc09fb6298de3fce70593e27436862331a85daee36270b6d0e1c251c4
MD5 cd897fe3176632250e1c2743247d4d6c
BLAKE2b-256 ac3bc47b05701c2ff306c4e524987debfcf5733babdc0ced1d64b94ee318aa34

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: coverage-6.0.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 222.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 a82d79586a0a4f5fd1cf153e647464ced402938fbccb3ffc358c7babd4da1dd9
MD5 9e1a4db832625586af7e432d54982d9b
BLAKE2b-256 bee166e2a9e8a56c285b20bcd5026fd66ab9b44ff62a8ff46559260e61839bca

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp36-cp36m-win32.whl.

File metadata

  • Download URL: coverage-6.0.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 221.3 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 4e28d2a195c533b58fc94a12826f4431726d8eb029ac21d874345f943530c122
MD5 1f184a7cf20a118b8488d5e23b5e1a4e
BLAKE2b-256 95fd27911e75ee0a778c83181420ffe5768271af721cf33d848133e49bc8796e

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6a6a9409223a27d5ef3cca57dd7cd4dfcb64aadf2fad5c3b787830ac9223e01a
MD5 5c2a9c1b8a9d6efffcdc605a1c514a95
BLAKE2b-256 9fdc6e0c683b101b5ead95bd0d93734a30b90c4a7cebfddc8add6686047751ff

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3bbda1b550e70fa6ac40533d3f23acd4f4e9cb4e6e77251ce77fdf41b3309fb2
MD5 2cc2ac3962e59b11841e048f15e844df
BLAKE2b-256 bd753d80fa937c4ff5d1d47a5be5f9a92b6b6ebf365172d94f0c8c5a5692f9c5

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for coverage-6.0.2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 4b34ae4f51bbfa5f96b758b55a163d502be3dcb24f505d0227858c2b3f94f5b9
MD5 2b76a9efa1e0784afcc354bedc439e40
BLAKE2b-256 0c4b3d6963b708b981f64924f47537ffa7ca070941aa8f0d3d789ef5d9ef5d0a

See more details on using hashes here.

File details

Details for the file coverage-6.0.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: coverage-6.0.2-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 218.4 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.12

File hashes

Hashes for coverage-6.0.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 60e51a3dd55540bec686d7fff61b05048ca31e804c1f32cbb44533e6372d9cc3
MD5 78d329b2143f328da0ce25d4b335e67d
BLAKE2b-256 05b7bd914257ef469cd388b99afcfed482ccc6e57af72a1d0814c0d299f440e2

See more details on using hashes here.

Supported by

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