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

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

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

Uploaded Source

Built Distributions

coverage-6.4.3-pp36.pp37.pp38-none-any.whl (177.0 kB view details)

Uploaded PyPy

coverage-6.4.3-cp310-cp310-win_amd64.whl (187.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

coverage-6.4.3-cp310-cp310-win32.whl (186.8 kB view details)

Uploaded CPython 3.10 Windows x86

coverage-6.4.3-cp310-cp310-musllinux_1_1_x86_64.whl (217.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

coverage-6.4.3-cp310-cp310-musllinux_1_1_i686.whl (216.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

coverage-6.4.3-cp310-cp310-musllinux_1_1_aarch64.whl (218.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

coverage-6.4.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (213.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

coverage-6.4.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212.5 kB view details)

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

coverage-6.4.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (211.7 kB view details)

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

coverage-6.4.3-cp310-cp310-macosx_11_0_arm64.whl (184.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

coverage-6.4.3-cp310-cp310-macosx_10_9_x86_64.whl (184.5 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

coverage-6.4.3-cp39-cp39-win_amd64.whl (187.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-6.4.3-cp39-cp39-win32.whl (186.9 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-6.4.3-cp39-cp39-musllinux_1_1_x86_64.whl (217.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

coverage-6.4.3-cp39-cp39-musllinux_1_1_i686.whl (216.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

coverage-6.4.3-cp39-cp39-musllinux_1_1_aarch64.whl (218.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

coverage-6.4.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (212.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

coverage-6.4.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212.1 kB view details)

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

coverage-6.4.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (211.2 kB view details)

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

coverage-6.4.3-cp39-cp39-macosx_11_0_arm64.whl (184.7 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

coverage-6.4.3-cp39-cp39-macosx_10_9_x86_64.whl (184.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

coverage-6.4.3-cp38-cp38-win_amd64.whl (187.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

coverage-6.4.3-cp38-cp38-win32.whl (186.8 kB view details)

Uploaded CPython 3.8 Windows x86

coverage-6.4.3-cp38-cp38-musllinux_1_1_x86_64.whl (218.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

coverage-6.4.3-cp38-cp38-musllinux_1_1_i686.whl (217.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

coverage-6.4.3-cp38-cp38-musllinux_1_1_aarch64.whl (219.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

coverage-6.4.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (214.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

coverage-6.4.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213.7 kB view details)

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

coverage-6.4.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (212.3 kB view details)

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

coverage-6.4.3-cp38-cp38-macosx_11_0_arm64.whl (184.7 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

coverage-6.4.3-cp38-cp38-macosx_10_9_x86_64.whl (184.5 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

coverage-6.4.3-cp37-cp37m-win_amd64.whl (187.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

coverage-6.4.3-cp37-cp37m-win32.whl (187.0 kB view details)

Uploaded CPython 3.7m Windows x86

coverage-6.4.3-cp37-cp37m-musllinux_1_1_x86_64.whl (215.8 kB view details)

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

coverage-6.4.3-cp37-cp37m-musllinux_1_1_i686.whl (214.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

coverage-6.4.3-cp37-cp37m-musllinux_1_1_aarch64.whl (216.3 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

coverage-6.4.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (210.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

coverage-6.4.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.4 kB view details)

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

coverage-6.4.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (208.1 kB view details)

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

coverage-6.4.3-cp37-cp37m-macosx_10_9_x86_64.whl (184.4 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4.3.tar.gz
Algorithm Hash digest
SHA256 ec2ae1f398e5aca655b7084392d23e80efb31f7a660d2eecf569fb9f79b3fb94
MD5 aac93b54048a0641f25ebf87dadc7398
BLAKE2b-256 72bf3896381becfd8ee66be4d4b65fbf354d91a51a0306b8bc8cddd91a3ae679

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-pp36.pp37.pp38-none-any.whl
Algorithm Hash digest
SHA256 068d6f2a893af838291b8809c876973d885543411ea460f3e6886ac0ee941732
MD5 488143cad0cf1b304815c50bf243fa4b
BLAKE2b-256 df83194a9e576faebbf371338a461af5f5464cf7ec3c80ed616cd7f9f23a5040

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 53c8edd3b83a4ddba3d8c506f1359401e7770b30f2188f15c17a338adf5a14db
MD5 b85579ae728fe8a2bf508ea352e1056a
BLAKE2b-256 c80d97f88053fa47b5736a5c80ce32757ab0b37d0b541fff5bf15bfda010b0f2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 73a10939dc345460ca0655356a470dd3de9759919186a82383c87b6eb315faf2
MD5 05eddfdb8f31bb51372d5689524f2053
BLAKE2b-256 46b3f31486b5e098c2a03f09b8033c3bd9df2ea63d7f6861dc55228cc4851321

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a0d2df4227f645a879010461df2cea6b7e3fb5a97d7eafa210f7fb60345af9e8
MD5 26213641614c7d0b49aae48d77a98ee9
BLAKE2b-256 a22df392e2d59f7ab0d0c6d6a6ced8bc63440c5e2e1b425545df95064fdb53d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a2738ba1ee544d6f294278cfb6de2dc1f9a737a780469b5366e662a218f806c3
MD5 4410b474d5471b1d4ea63d9a6bff9ae2
BLAKE2b-256 e132e4c1970794ff62fdf94182a68ebe9e8a96f4720659c0687122ca57087624

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 0e3a41aad5919613483aad9ebd53336905cab1bd6788afd3995c2a972d89d795
MD5 d21ec6a9de7cfbb2972c1a0d9ff558b9
BLAKE2b-256 a7bef8148ab0a34f180851a1751ed72c935a8f32d922037f34c3aa406fd70dc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 04010af3c06ce2bfeb3b1e4e05d136f88d88c25f76cd4faff5d1fd84d11581ea
MD5 dc65337923b5d8791f98e573c03be56c
BLAKE2b-256 b289e17f519b13d1c62a154485efdf547ca98d4179a4c3d97c5dbae7fb1c5fb5

See more details on using hashes here.

File details

Details for the file coverage-6.4.3-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.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05de0762c1caed4a162b3e305f36cf20a548ff4da0be6766ad5c870704be3660
MD5 871e7c3bbcc2f5f019f0fdc3e83871c6
BLAKE2b-256 1e37bd2cf47fe1de3b6b0fcbc6c9bbce5266a0d71c02c13244a08881a35cbdce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6630d8d943644ea62132789940ca97d05fac83f73186eaf0930ffa715fbdab6b
MD5 0c9d0282e6e16aa7245afcdafc6feee1
BLAKE2b-256 c584461934c8d3fe5f864ad35402de9fab652a6f6531752fbcb4101ed3985bac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d5191d53afbe5b6059895fa7f58223d3751c42b8101fb3ce767e1a0b1a1d8f87
MD5 50769c020a2dbc4062e2c403b2fb5f08
BLAKE2b-256 b91f5704ce67cb66bc22e78e0e071ca1f8d136bb0d5abfc76fecaa24264323fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f50d3a822947572496ea922ee7825becd8e3ae6fbd2400cd8236b7d64b17f285
MD5 2c9dd00edcbab4ad27687698fe562e8d
BLAKE2b-256 5523ec5b740dfe79e9a5972873997d85e3d0b1d08b6d17fe69034a04916ec9d0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0a84376e4fd13cebce2c0ef8c2f037929c8307fb94af1e5dbe50272a1c651b5d
MD5 4e1c70f9e5e35e5d404198de0ce350bf
BLAKE2b-256 e2db2dcb6b3f1b91bc682e11f0231a5f7093ec2ddc847ad34ce87bab85eb3858

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f217850ac0e046ede611312703423767ca032a7b952b5257efac963942c055de
MD5 2778fb623ae09449135f95871187d330
BLAKE2b-256 53afcb876acef3823eb5af58ab5b9cc271a7054f5111d6ea669f0b6193b19707

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4822327b35cb032ff16af3bec27f73985448f08e874146b5b101e0e558b613dd
MD5 0d6eb63e442ecb78e7b4661336380d07
BLAKE2b-256 daab64dbfdae362c6e2696c07d3ec19d4c00b10ca85a5430d7669e24fd58a6f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a42eaaae772f14a5194f181740a67bfd48e8806394b8c67aa4399e09d0d6b5db
MD5 fa03b09fa4bf0273a00ce04370e33e8c
BLAKE2b-256 ee1aea125bdde30f3d5089eda690de51ee07f1f8851c2e9b50c0ee10e3f1acda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 fc294de50941d3da66a09dca06e206297709332050973eca17040278cb0918ff
MD5 8eeba9d8bc23febbce9553b51b4a1dee
BLAKE2b-256 25b226c5bf1497eaf14bbd9d9b93bcb4a947a58c2b57233799b2700f415ab7c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff9832434a9193fbd716fbe05f9276484e18d26cc4cf850853594bb322807ac3
MD5 a09f9be1f8b0a03f41e51f7b128f1761
BLAKE2b-256 a850ab9f27b02307d11ecb184efedd9e649459d6e17dd86bcf1025c52d5eb095

See more details on using hashes here.

File details

Details for the file coverage-6.4.3-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.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e4d64304acf79766e650f7acb81d263a3ea6e2d0d04c5172b7189180ff2c023c
MD5 68adf4aeabf966738f850ed82cd5cc34
BLAKE2b-256 a56a5a201c1b85c5c406c5ee5be4d17c223ad71a5f77937fe9a680b02e6a1fb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 923f9084d7e1d31b5f74c92396b05b18921ed01ee5350402b561a79dce3ea48d
MD5 888d98ee6b587795f6a693ff82397b2a
BLAKE2b-256 5a1ad1df308a7d7c8077664a8e70e1a2cbca7d54497aa38f4d35b6178e6134fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 adf1a0d272633b21d645dd6e02e3293429c1141c7d65a58e4cbcd592d53b8e01
MD5 d962bb877edf8a9da51a222e23e95dcd
BLAKE2b-256 02989fb7c1c92f4436117f345bcbbaaaf37af6730b991383b97353110dcdf1f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b104b6b1827d6a22483c469e3983a204bcf9c6bf7544bf90362c4654ebc2edf3
MD5 07a5754d46405830f5d04c53e35ce5c4
BLAKE2b-256 b09bb80e3fc42f6942077551dbc593227c06354b5db446760e67ec6b61aa503d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0e34247274bde982bbc613894d33f9e36358179db2ed231dd101c48dd298e7b0
MD5 da5a783b5c2bbc0c544a4968c444d6bf
BLAKE2b-256 d6d6448634e5818fda257cf64dfb004528e042138625c600b895a3c4e1f49eb5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ab2b1a89d2bc7647622e9eaf06128a5b5451dccf7c242deaa31420b055716481
MD5 15b5469ba5d1fa8e54fd0f60ed8ecd55
BLAKE2b-256 1e4d684175a4945fd35964f3d2a4b66c6ca35b3b03741067d4e13cf79168d46a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cdf7b83f04a313a21afb1f8730fe4dd09577fefc53bbdfececf78b2006f4268e
MD5 960f5f82769af21a796a3a68416900e2
BLAKE2b-256 8fd6ceba88f2eaaeae2df31c54d4fa7faad2e7df54a1fcd6c4b0dddeb90a4ac5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 411fdd9f4203afd93b056c0868c8f9e5e16813e765de962f27e4e5798356a052
MD5 626dc64d9f189c653d85190492fb31b8
BLAKE2b-256 3b0e650b185431a2bb03f580ae8fa042c7355468088a904d2000e7ff94c2dfb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7856ea39059d75f822ff0df3a51ea6d76307c897048bdec3aad1377e4e9dca20
MD5 09cc6eebcb5d4f2ec95696cf31f50655
BLAKE2b-256 7a26df8dfdc984e2b528cd93328ac48ee076b595da6c56a24c2fcab152238f07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 555a498999c44f5287cc95500486cd0d4f021af9162982cbe504d4cb388f73b5
MD5 62e60c9d1d0681bafafb75fbc83c0410
BLAKE2b-256 8d57fba4c25b70bdb40c992733d48d3740800dca1b927ec6a2b05d9fc992078f

See more details on using hashes here.

File details

Details for the file coverage-6.4.3-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.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5de1e9335e2569974e20df0ce31493d315a830d7987e71a24a2a335a8d8459d3
MD5 fbf014d11cd5a6f69cab1aa449feed5e
BLAKE2b-256 d3da4f32b46ee7dc189aef756bcbf60c3ecdf18128b5c9bccfbde4a10fd38f55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eff095a5aac7011fdb51a2c82a8fae9ec5211577f4b764e1e59cfa27ceeb1b59
MD5 2cff3ea2af1919a98b7d16b9eae6365f
BLAKE2b-256 d1b14120b124e57d7da46a180b2065ca0061efa76ea83b1e8cd07989c8f7c401

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 877ee5478fd78e100362aed56db47ccc5f23f6e7bb035a8896855f4c3e49bc9b
MD5 893aba01bf6ffc3d431207cfbde8ab13
BLAKE2b-256 7c2ade52bb9187885bbf90fd89462d81ab28f9f40d090623491b80a8528a6910

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc698580216050b5f4a34d2cdd2838b429c53314f1c4835fab7338200a8396f2
MD5 bd5749f6ab61615b4da297cb3be9d2b3
BLAKE2b-256 19527056ae02fd4955ba1abe83ac72d33511d5fd2e41c0a906695aa558da6e7b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 39ebd8e120cb77a06ee3d5fc26f9732670d1c397d7cd3acf02f6f62693b89b80
MD5 bc2aea4928df55877f956c978b5378b8
BLAKE2b-256 e38282612958a937aaef699d8e7846a8f4302d3f63008990c83c6f62ce29632e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-6.4.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 ab9ef0187d6c62b09dec83a84a3b94f71f9690784c84fd762fb3cf2d2b44c914
MD5 69da52b8bc62160823d419c47ebd3c8d
BLAKE2b-256 075a7df57ee2e70584a10a1355793fe2081a74b19753ecf5cdc0fdcf7a11dfb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 920a734fe3d311ca01883b4a19aa386c97b82b69fbc023458899cff0a0d621b9
MD5 e793775f1fba1cc8f2f6ec11e198508e
BLAKE2b-256 eab5f82e90416eed8bbb705f4ba3a1c5b1c1773060093e545af49e112e110518

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 306788fd019bb90e9cbb83d3f3c6becad1c048dd432af24f8320cf38ac085684
MD5 91468908e6851123674e461eee0e10d8
BLAKE2b-256 430e47365f030698de2da986e4bdfba404a3613cba1db123d55fd3e923be0c00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 5a559aab40c716de80c7212295d0dc96bc1b6c719371c20dd18c5187c3155518
MD5 96e0f1233dd07beed85fe98a1c6faeed
BLAKE2b-256 32c55e5833660ae06ecd7713ede0586329a827ed00d8b023513b6cee83713208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 59fc88bc13e30f25167e807b8cad3c41b7218ef4473a20c86fd98a7968733083
MD5 4fbbc0abeb7e397d127f56d4acc7c3e4
BLAKE2b-256 eaffbd5f5401d25b53dcf6e4da2e46cfb0e139bf3ddbf3468179af0319774e83

See more details on using hashes here.

File details

Details for the file coverage-6.4.3-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.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52f8b9fcf3c5e427d51bbab1fb92b575a9a9235d516f175b24712bcd4b5be917
MD5 621453f96fdfb52551896767126f7e65
BLAKE2b-256 e5a5f90ebe1d1f30b19fe185c784318e380e34cf6cbb11775f09399efd7bdfda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d75314b00825d70e1e34b07396e23f47ed1d4feedc0122748f9f6bd31a544840
MD5 b2bd5fc4ee305ed31aa4a46b9bcce79d
BLAKE2b-256 4dd4d4b511312729be53ada212792315f179d721b317053e7d7fa8644c3df005

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f1eda5cae434282712e40b42aaf590b773382afc3642786ac3ed39053973f61f
MD5 f5c6c63fb6b42736ce3b4533cf3db1a3
BLAKE2b-256 8a996f461039a3d1754604084a535965ad4e6ae6bbad4b191deaac22b5c02cf1

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