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 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.0b1.

  • 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.

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

This version

6.4

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

Uploaded Source

Built Distributions

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

coverage-6.4-pp36.pp37.pp38-none-any.whl (176.3 kB view details)

Uploaded PyPy

coverage-6.4-cp310-cp310-win_amd64.whl (187.0 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-6.4-cp310-cp310-win32.whl (186.2 kB view details)

Uploaded CPython 3.10Windows x86

coverage-6.4-cp310-cp310-musllinux_1_1_x86_64.whl (217.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

coverage-6.4-cp310-cp310-musllinux_1_1_i686.whl (216.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

coverage-6.4-cp310-cp310-musllinux_1_1_aarch64.whl (217.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

coverage-6.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (212.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

coverage-6.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (211.8 kB view details)

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

coverage-6.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (210.9 kB view details)

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

coverage-6.4-cp310-cp310-macosx_11_0_arm64.whl (184.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

coverage-6.4-cp310-cp310-macosx_10_9_x86_64.whl (183.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

coverage-6.4-cp39-cp39-win_amd64.whl (187.1 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-6.4-cp39-cp39-win32.whl (186.2 kB view details)

Uploaded CPython 3.9Windows x86

coverage-6.4-cp39-cp39-musllinux_1_1_x86_64.whl (216.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

coverage-6.4-cp39-cp39-musllinux_1_1_i686.whl (215.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

coverage-6.4-cp39-cp39-musllinux_1_1_aarch64.whl (217.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

coverage-6.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (212.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

coverage-6.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (211.4 kB view details)

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

coverage-6.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (210.5 kB view details)

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

coverage-6.4-cp39-cp39-macosx_11_0_arm64.whl (184.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

coverage-6.4-cp39-cp39-macosx_10_9_x86_64.whl (183.8 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

coverage-6.4-cp38-cp38-win_amd64.whl (187.0 kB view details)

Uploaded CPython 3.8Windows x86-64

coverage-6.4-cp38-cp38-win32.whl (186.1 kB view details)

Uploaded CPython 3.8Windows x86

coverage-6.4-cp38-cp38-musllinux_1_1_x86_64.whl (218.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

coverage-6.4-cp38-cp38-musllinux_1_1_i686.whl (217.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

coverage-6.4-cp38-cp38-musllinux_1_1_aarch64.whl (218.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

coverage-6.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (213.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

coverage-6.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212.9 kB view details)

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

coverage-6.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (211.7 kB view details)

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

coverage-6.4-cp38-cp38-macosx_11_0_arm64.whl (184.0 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

coverage-6.4-cp38-cp38-macosx_10_9_x86_64.whl (183.8 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

coverage-6.4-cp37-cp37m-win_amd64.whl (186.9 kB view details)

Uploaded CPython 3.7mWindows x86-64

coverage-6.4-cp37-cp37m-win32.whl (186.2 kB view details)

Uploaded CPython 3.7mWindows x86

coverage-6.4-cp37-cp37m-musllinux_1_1_x86_64.whl (215.1 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

coverage-6.4-cp37-cp37m-musllinux_1_1_i686.whl (214.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

coverage-6.4-cp37-cp37m-musllinux_1_1_aarch64.whl (215.5 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

coverage-6.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (209.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

coverage-6.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (208.7 kB view details)

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

coverage-6.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (207.4 kB view details)

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

coverage-6.4-cp37-cp37m-macosx_10_9_x86_64.whl (183.6 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-6.4.tar.gz
  • Upload date:
  • Size: 715.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4.tar.gz
Algorithm Hash digest
SHA256 727dafd7f67a6e1cad808dc884bd9c5a2f6ef1f8f6d2f22b37b96cb0080d4f49
MD5 2a583a63f298303a934add252dc68039
BLAKE2b-256 afc991533449c1c8685aa09b89069a73f181a0d841b53a4516798e80af6efc5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-pp36.pp37.pp38-none-any.whl
Algorithm Hash digest
SHA256 e637ae0b7b481905358624ef2e81d7fb0b1af55f5ff99f9ba05442a444b11e45
MD5 8c05642dbeb4d6124870ba3f0f730e54
BLAKE2b-256 b55df722fe6efb970b7be9edc8904edb7bdf367221216a481a1bf97672c1c644

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 187.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3cfd07c5889ddb96a401449109a8b97a165be9d67077df6802f59708bfb07720
MD5 ab33dad4bb77b7365aab0d0003f4245c
BLAKE2b-256 d8e8dd4a92c84359e6c5647de9245a7210eba015d919e8e14be8a7b485850805

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 186.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 fb45fe08e1abc64eb836d187b20a59172053999823f7f6ef4f18a819c44ba16f
MD5 5532d0176c8d2cab237ac2f0b92eed1f
BLAKE2b-256 d35bfe12a83e9671cb9c5a7c9e623735c121cd80ca1e049fd049b371dd704f4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9229d074e097f21dfe0643d9d0140ee7433814b3f0fc3706b4abffd1e3038632
MD5 083f2e4b9ea92766e92adb6e65f7f772
BLAKE2b-256 4609941c11c98d56758eb13e5da0f451f00a051072c751fff3e191bf4723b1d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5a78cf2c43b13aa6b56003707c5203f28585944c277c1f3f109c7b041b16bd39
MD5 1238c82d3d1e2811340cc64ea0cae17e
BLAKE2b-256 090d5a60d0d14feb2c498ebcd00b5c57c459ba7f779b75e4579e1e74fcb37124

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a022394996419142b33a0cf7274cb444c01d2bb123727c4bb0b9acabcb515dea
MD5 317b0332d624f9add2c85ab6f558972d
BLAKE2b-256 2be788b69e5aec5b317c1f8371ea9a0e386dae0e61ded27ab85649ab471a59ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 60c2147921da7f4d2d04f570e1838db32b95c5509d248f3fe6417e91437eaf41
MD5 069bc3ba41bd8cec09858932c24e2a12
BLAKE2b-256 13af418aa14415712839604fb2eadc307aaf4913540cf42e9b76fd41330b3d74

See more details on using hashes here.

File details

Details for the file coverage-6.4-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.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af5b9ee0fc146e907aa0f5fb858c3b3da9199d78b7bb2c9973d95550bd40f701
MD5 eff001bfcddb673178c24a1536c7e131
BLAKE2b-256 03add820de6679d051e20e0f72254a09a2ea2a6f6948dbb94e28dd460e72ea5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 750e13834b597eeb8ae6e72aa58d1d831b96beec5ad1d04479ae3772373a8088
MD5 1d548bde061054edda4470413c621866
BLAKE2b-256 ea1a1356f2fe9dbe2f7b61dfecaef298a36503a9392fe961959e0ec6558f0155

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 26f8f92699756cb7af2b30720de0c5bb8d028e923a95b6d0c891088025a1ac8f
MD5 95c5a92bf6bc8cd0bbe0685219a0a6fb
BLAKE2b-256 7e3aad9b121206034eff6e4d144adf0e017cbecca56bc0b29de4e5fcf20a5941

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50ed480b798febce113709846b11f5d5ed1e529c88d8ae92f707806c50297abf
MD5 e0a4ac463e721610b3ebdbc4af576ad8
BLAKE2b-256 271eb36f224db34a0d77be90da93224ae972f799373af803718f2a21d9689c6c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 187.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e35217031e4b534b09f9b9a5841b9344a30a6357627761d4218818b865d45055
MD5 1494f254d2a41d04c8e5732bd8ac8a89
BLAKE2b-256 69a34fd25ee90893ced6f3417b0dfa925e32b46a96383350f5c1cc30b437c97a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 186.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 968ed5407f9460bd5a591cefd1388cc00a8f5099de9e76234655ae48cfdbe2c3
MD5 b79e9d5c2db5cd863d3ab8256c481443
BLAKE2b-256 701a49199fb842679f716c2cba46b4bf01772e9073c750a9fce79304e8ad37d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 21e6686a95025927775ac501e74f5940cdf6fe052292f3a3f7349b0abae6d00f
MD5 11a43bcdc6d5f51f150bdabd99cad80c
BLAKE2b-256 978f6ee2ed5ce426ad9a40e45731057f07867648c3db570492da1a27030b098b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 215.6 kB
  • Tags: CPython 3.9, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 341e9c2008c481c5c72d0e0dbf64980a4b2238631a7f9780b0fe2e95755fb018
MD5 4012a493e7583104c35b50dbcdb7fb41
BLAKE2b-256 f4721c556ddb3d061e5a2ef31a08af5ec5b90cf74c6c8ecb2925fefa8d1df292

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8d2e80dd3438e93b19e1223a9850fa65425e77f2607a364b6fd134fcd52dc9df
MD5 4e2ca688f2935cd2c55a6834e3f02310
BLAKE2b-256 bd953b1732dd0e3ad3edf8368af03c5c420ba94eab342712c8f0b38e18a4a0e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d8099ea680201c2221f8468c372198ceba9338a5fec0e940111962b03b3f716a
MD5 f64bce40a86a0feff441b5f0d940ede7
BLAKE2b-256 01af7d49e6bde1c3f32ffcefab638127557ed86b54c2c966ff2ca9e81f11a3b6

See more details on using hashes here.

File details

Details for the file coverage-6.4-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.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2e76bd16f0e31bc2b07e0fb1379551fcd40daf8cdf7e24f31a29e442878a827c
MD5 51cd0596f2fed3c8ece6acabe180e5fb
BLAKE2b-256 1d14964e6e9d77c4dd0c1ff5ed58fcfd1f54d2333c5506b448f81782c5412cec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a00441f5ea4504f5abbc047589d09e0dc33eb447dc45a1a527c8b74bfdd32c65
MD5 91cf59a5545872ed9170d0fedc3a50e2
BLAKE2b-256 092c2efb6ad3067feaa8934e770e218a05d44de6958062f3c2bf7fdf2515adb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b5578efe4038be02d76c344007b13119b2b20acd009a88dde8adec2de4f630b5
MD5 1073dcb38d9437453833008f63316904
BLAKE2b-256 a11631cbfd38986778df2d219c9262cc69c30fb56040d3a1cc0db87ca454f08b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e4f52c272fdc82e7c65ff3f17a7179bc5f710ebc8ce8a5cadac81215e8326740
MD5 6965e34b8e4661865347863570fee17e
BLAKE2b-256 ac8367ad44859ef4d5d1f19675d8207c9933f52f25f2b39bad1f99af4bf29117

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 187.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4002f9e8c1f286e986fe96ec58742b93484195defc01d5cc7809b8f7acb5ece3
MD5 a963af207308bd85ee213cee24b65cfa
BLAKE2b-256 ed3b68ef445f4a21bcf00aec7f2ed2c513e615d1ff6e5eb7e403e46e1386bfbc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 186.1 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 83bd142cdec5e4a5c4ca1d4ff6fa807d28460f9db919f9f6a31babaaa8b88426
MD5 af1b67834e9726c46810870e762b34b2
BLAKE2b-256 10f9b73c3b068f1db35ab94f9cafe071092ff17c03f31c6e807966e05b7f8138

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 69432946f154c6add0e9ede03cc43b96e2ef2733110a77444823c053b1ff5166
MD5 5270a798448f206f4401353b3c7c4e69
BLAKE2b-256 aa394e97e39e3d2afc3c23c7b564a9e25a02f0d3f7565fd3b9f6a9d5aaceb1cf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4-cp38-cp38-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 217.2 kB
  • Tags: CPython 3.8, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 016d7f5cf1c8c84f533a3c1f8f36126fbe00b2ec0ccca47cc5731c3723d327c6
MD5 6f4b2ff56eee2cbd1065666505639d6e
BLAKE2b-256 43bfafd6ab67c0a3b3913afd079a137b54e231fba2b7ae0fd7380d74aaa8e5d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 62d382f7d77eeeaff14b30516b17bcbe80f645f5cf02bb755baac376591c653c
MD5 4e03bf7948e3e80b60493e8e65bd98c7
BLAKE2b-256 e7b0d5456940aaa5c39e834a613031af2be18f5d707788b86208994e8c8c3003

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 742fb8b43835078dd7496c3c25a1ec8d15351df49fb0037bffb4754291ef30ce
MD5 da52dfb8c23ea2411fdd1042485a1e91
BLAKE2b-256 5c757d941bf5a53180823a80ff5d4b29f7276ab4265813c1f1a0892c0f894ac8

See more details on using hashes here.

File details

Details for the file coverage-6.4-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.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5cd698341626f3c77784858427bad0cdd54a713115b423d22ac83a28303d1d95
MD5 9f1e22fc63fb877dcb9df4437b5ba5c5
BLAKE2b-256 78ac1abb4ff8e7e58b27684070a8cfecb55636b36c01e4364515814da275cee3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d55fae115ef9f67934e9f1103c9ba826b4c690e4c5bcf94482b8b2398311bf9c
MD5 789b4fbe7dcbc6ac4f5429eaa85d0a69
BLAKE2b-256 ab5e5a08e3cbe7ff52005cb40d7d072025743997e32cae773731de2aaf132ccd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 033ebec282793bd9eb988d0271c211e58442c31077976c19c442e24d827d356f
MD5 e41504f34c5691aba88022637e0ef785
BLAKE2b-256 465d7876058ddbf456280325d4e5c95cb35e3934939c9cd42071fe8dfcab56c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d548edacbf16a8276af13063a2b0669d58bbcfca7c55a255f84aac2870786a61
MD5 6eace5c5a8a6f1af810a77eb82a6e4a3
BLAKE2b-256 bcfbe6d513645a6f07c2c2dc759e30fd7e87292d835975e923e7d5b6416a2dba

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b84ab65444dcc68d761e95d4d70f3cfd347ceca5a029f2ffec37d4f124f61311
MD5 3415dc19be607765272f9020a9248621
BLAKE2b-256 fe44f64f50af6f25394846e1ab83cf5f0e2e2fa0eb16182dd31892ab2696b9f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 186.2 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.13

File hashes

Hashes for coverage-6.4-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 00c8544510f3c98476bbd58201ac2b150ffbcce46a8c3e4fb89ebf01998f806a
MD5 395f5c0088670a063b00fcfaae4a0c3f
BLAKE2b-256 f44cd85d4a008e6a9604186408613e683732146058694778c7919c784a6271f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 543e172ce4c0de533fa892034cce260467b213c0ea8e39da2f65f9a477425211
MD5 0159a364a20fbd1f2d87e51e11799e39
BLAKE2b-256 8fe361617deb52bb33cc885e834122c9a3d2a239459d429898dc9107830398a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 eef5292b60b6de753d6e7f2d128d5841c7915fb1e3321c3a1fe6acfe76c38052
MD5 83106a00bf36836c812342ed8d130661
BLAKE2b-256 9fa3219f53acb31aa765f208447417d2ec33f4ed267892c8134c2dbf8f283731

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 c53ad261dfc8695062fc8811ac7c162bd6096a05a19f26097f411bdf5747aee7
MD5 58ad077c26f5808870b6b86b3aa4df08
BLAKE2b-256 7613dcb5eaa17eba690925c6df76fe896cefc0f0be61e4db90e5d2f602e06d11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9c82f2cd69c71698152e943f4a5a6b83a3ab1db73b88f6e769fabc86074c3b08
MD5 21a0485dad2769d6b93922710fce27db
BLAKE2b-256 d0ca507397ce9b948be4ff58f9e55445c02991823c7572bd0e537921135b18f0

See more details on using hashes here.

File details

Details for the file coverage-6.4-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.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cc173f1ce9ffb16b299f51c9ce53f66a62f4d975abe5640e976904066f3c835d
MD5 e7812d27dac61db0c9c53027dadb26fb
BLAKE2b-256 efac787d66d62a78b8421c670b66f6234e57f438118b2667744ea9859bb4939c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7b546cf2b1974ddc2cb222a109b37c6ed1778b9be7e6b0c0bc0cf0438d9e45a6
MD5 c92b9b35abf3e24447329f5f17ec1a93
BLAKE2b-256 ebbead0b20587d8c9cd08b997d7e2ffec96f5cb215105dcf65624c0e291a7852

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 03014a74023abaf5a591eeeaf1ac66a73d54eba178ff4cb1fa0c0a44aae70383
MD5 b522147eb00679e0ee4f439f41f779be
BLAKE2b-256 c5f544933d0f4dbd37c9c371ddb390d603f24e37fb85702d97e96db0142a07cc

See more details on using hashes here.

Supported by

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