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

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

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

Uploaded Source

Built Distributions

coverage-6.4.1-pp36.pp37.pp38-none-any.whl (176.6 kB view details)

Uploaded PyPy

coverage-6.4.1-cp310-cp310-win_amd64.whl (187.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

coverage-6.4.1-cp310-cp310-win32.whl (186.5 kB view details)

Uploaded CPython 3.10 Windows x86

coverage-6.4.1-cp310-cp310-musllinux_1_1_x86_64.whl (217.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

coverage-6.4.1-cp310-cp310-musllinux_1_1_i686.whl (216.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

coverage-6.4.1-cp310-cp310-musllinux_1_1_aarch64.whl (218.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

coverage-6.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (212.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

coverage-6.4.1-cp310-cp310-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.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

coverage-6.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (211.3 kB view details)

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

coverage-6.4.1-cp310-cp310-macosx_11_0_arm64.whl (184.3 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

coverage-6.4.1-cp310-cp310-macosx_10_9_x86_64.whl (184.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

coverage-6.4.1-cp39-cp39-win_amd64.whl (187.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-6.4.1-cp39-cp39-win32.whl (186.5 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-6.4.1-cp39-cp39-musllinux_1_1_x86_64.whl (217.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

coverage-6.4.1-cp39-cp39-musllinux_1_1_i686.whl (215.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

coverage-6.4.1-cp39-cp39-musllinux_1_1_aarch64.whl (217.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

coverage-6.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (212.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

coverage-6.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (211.7 kB view details)

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

coverage-6.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (210.9 kB view details)

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

coverage-6.4.1-cp39-cp39-macosx_11_0_arm64.whl (184.3 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

coverage-6.4.1-cp39-cp39-macosx_10_9_x86_64.whl (184.1 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

coverage-6.4.1-cp38-cp38-win_amd64.whl (187.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

coverage-6.4.1-cp38-cp38-win32.whl (186.4 kB view details)

Uploaded CPython 3.8 Windows x86

coverage-6.4.1-cp38-cp38-musllinux_1_1_x86_64.whl (218.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

coverage-6.4.1-cp38-cp38-musllinux_1_1_i686.whl (217.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

coverage-6.4.1-cp38-cp38-musllinux_1_1_aarch64.whl (219.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

coverage-6.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (214.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

coverage-6.4.1-cp38-cp38-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.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

coverage-6.4.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (211.9 kB view details)

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

coverage-6.4.1-cp38-cp38-macosx_11_0_arm64.whl (184.3 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

coverage-6.4.1-cp38-cp38-macosx_10_9_x86_64.whl (184.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

coverage-6.4.1-cp37-cp37m-win_amd64.whl (187.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

coverage-6.4.1-cp37-cp37m-win32.whl (186.6 kB view details)

Uploaded CPython 3.7m Windows x86

coverage-6.4.1-cp37-cp37m-musllinux_1_1_x86_64.whl (215.4 kB view details)

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

coverage-6.4.1-cp37-cp37m-musllinux_1_1_i686.whl (214.3 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

coverage-6.4.1-cp37-cp37m-musllinux_1_1_aarch64.whl (215.9 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

coverage-6.4.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (209.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

coverage-6.4.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (209.0 kB view details)

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

coverage-6.4.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (207.7 kB view details)

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

coverage-6.4.1-cp37-cp37m-macosx_10_9_x86_64.whl (184.0 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-6.4.1.tar.gz
  • Upload date:
  • Size: 720.0 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.1.tar.gz
Algorithm Hash digest
SHA256 4321f075095a096e70aff1d002030ee612b65a205a0a0f5b815280d5dc58100c
MD5 d19e0609dd771e1242074240a690a9c0
BLAKE2b-256 2988f42e8e662fc5f705071b6587855d6cac8b91a27f75855e8f2183703ef98a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-pp36.pp37.pp38-none-any.whl
Algorithm Hash digest
SHA256 4803e7ccf93230accb928f3a68f00ffa80a88213af98ed338a57ad021ef06815
MD5 d231a944eb6ce1d94a84c3d41be0ce7e
BLAKE2b-256 5ff6c3e89e719845eec391b6c9c56c839bc5a23ba005c18a5a0168ce564b2166

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 187.4 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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ee2ddcac99b2d2aec413e36d7a429ae9ebcadf912946b13ffa88e7d4c9b712d6
MD5 e2d3c24c98798290dc59cefa47d30bed
BLAKE2b-256 782bbde85d0d74635febf0be7eb7a59e022e742d3d5b6cae44f9c6936020f663

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 186.5 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.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a7f3049243783df2e6cc6deafc49ea123522b59f464831476d3d1448e30d72df
MD5 9920fc8970293b0236c177b2144477ee
BLAKE2b-256 c537aa46bfa457b7ca789db797bd33ad5cf0eea87f9d845126b645e9858c5b76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 75ab269400706fab15981fd4bd5080c56bd5cc07c3bccb86aab5e1d5a88dc8f4
MD5 d35665216d92f6fa10594d1a2add3a7a
BLAKE2b-256 a58d4758ef9dce5d1571ebd195e84a162a224aa4f20ef37a2632e5792de0c610

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 01c5615d13f3dd3aa8543afc069e5319cfa0c7d712f6e04b920431e5c564a749
MD5 3a99145e1562cae36c33b4f3a4c38efb
BLAKE2b-256 a2e9910f5422b1e73a20076d08e8d659e1a975de8d98ee5d3698c3ada3ce3cf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e57816f8ffe46b1df8f12e1b348f06d164fd5219beba7d9433ba79608ef011cc
MD5 83444ea6dffd010ea9c3fb827af4c4a4
BLAKE2b-256 d19ea24c6cfadeae3eea8ef8195d2ea575f01821eecb2491197d924af94b48d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 83c4e737f60c6936460c5be330d296dd5b48b3963f48634c53b3f7deb0f34ec4
MD5 064b29586a1e3d1f64a684bb31fb6721
BLAKE2b-256 4098d75e2a4ed5b8808645d92a9bbbc09d0679cf817115d0ddfde5670c192ad5

See more details on using hashes here.

File details

Details for the file coverage-6.4.1-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.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f69718750eaae75efe506406c490d6fc5a6161d047206cc63ce25527e8a3adad
MD5 d1b502f11100dec2b7a66991fb034505
BLAKE2b-256 067402a59725edded36f35e7b786df4b79f92a3d394a429950a7da55f0e67757

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 84e65ef149028516c6d64461b95a8dbcfce95cfd5b9eb634320596173332ea84
MD5 3ff528cea9528235154a9e0ce43f7238
BLAKE2b-256 ce4ec28d6540fa9deab29a5517bf0b479472ee77bf850d392c4d7cfdbdb23edb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ce1b258493cbf8aec43e9b50d89982346b98e9ffdfaae8ae5793bc112fb0068
MD5 a20745d93db124752103b1933445474c
BLAKE2b-256 9bb16b7486aa6fb0b4715599224d33153edfb46383fe154eace25b2b8e7a92f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f1d5aa2703e1dab4ae6cf416eb0095304f49d004c39e9db1d86f57924f43006b
MD5 63381154e59bf4ae8c70850b6c52e52e
BLAKE2b-256 bb8d80e6bed3fb60e4e2e7caee13e84857007bfa1c8d0e62ab459f30eaa7a60c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 187.4 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.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 342d4aefd1c3e7f620a13f4fe563154d808b69cccef415415aece4c786665397
MD5 fd99d243d63fe65bb2424cfe874a8ead
BLAKE2b-256 381e47b9d3b7cf1e6af64ea538ad0cf8fdc637a2f259330995e40b8573c9fd42

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 186.5 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.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fdb6f7bd51c2d1714cea40718f6149ad9be6a2ee7d93b19e9f00934c0f2a74d9
MD5 a5115b5567c8ff0464df2a0c87d78029
BLAKE2b-256 7d68f195b108fc5ce8c1c68b133c43126f0704e20f84a56e2e4c7eb44bb70f75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 309ce4a522ed5fca432af4ebe0f32b21d6d7ccbb0f5fcc99290e71feba67c264
MD5 5a219948a8b030d9a9d318fce4054d50
BLAKE2b-256 f0d6f294a4e5fbfad670af531f377056e4b177af1a674d9edcab1e5b077d553c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d42c549a8f41dc103a8004b9f0c433e2086add8a719da00e246e17cbe4056f72
MD5 2c2782fd20a7bafbb837dd45e940c36a
BLAKE2b-256 14b72a225b2846d60f6385b75a85304f84b95012c098c7f1aa9b57df370f8c76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8c08da0bd238f2970230c2a0d28ff0e99961598cb2e810245d7fc5afcf1254e8
MD5 535dd1c08d2e4ea2363911fa7d7eeb04
BLAKE2b-256 0d3f39994cafe80c3e40a3d0ea202765e566ea64de5f608a3e4580e6fe553d7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f5b66caa62922531059bc5ac04f836860412f7f88d38a476eda0a6f11d4724f4
MD5 2ab363976494c93300e5335608878e5d
BLAKE2b-256 403cab555aff1c01e27a05a2d6c44769a879d2516f9c44b8254fbc814261a415

See more details on using hashes here.

File details

Details for the file coverage-6.4.1-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.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 84631e81dd053e8a0d4967cedab6db94345f1c36107c71698f746cb2636c63e3
MD5 3974c77b45e37256422bf3f4f37467ca
BLAKE2b-256 740d0f3c522312fd27c32e1abe2fb5c323b583a5c108daf2c26d6e8dfdd5a105

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fd180ed867e289964404051a958f7cccabdeed423f91a899829264bb7974d3d3
MD5 f66cc5460baf191005214641163320f2
BLAKE2b-256 83ab9f104dc5a39f02bfe9f1376b7fa931230ac608f6dc7772edb89cef587568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39ee53946bf009788108b4dd2894bf1349b4e0ca18c2016ffa7d26ce46b8f10d
MD5 13b7ffa2df702c5b49702c7814a1a1d0
BLAKE2b-256 0eb597a048fbf1b28b841c359e8ebd40cadba9d1ede2ddd14d7eff96f88ac4fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d9c80df769f5ec05ad21ea34be7458d1dc51ff1fb4b2219e77fe24edf462d6df
MD5 c0e2fd447dcda71e0efafbc0d8e8089b
BLAKE2b-256 d0c0f9fc89bc1cb2f8abb2a78a39ee8aee7601c1490607c108af0d89a9905970

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 187.3 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.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 26dff09fb0d82693ba9e6231248641d60ba606150d02ed45110f9ec26404ed1c
MD5 41d16af8cae5dbd7175645128eb8a585
BLAKE2b-256 6c43a216d11ecaba2312b7f9228dee0fa65a279525debc15b38c036ab63b9b15

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 186.4 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.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 664a47ce62fe4bef9e2d2c430306e1428ecea207ffd68649e3b942fa8ea83b0b
MD5 a07dedb11175f77f3947a04d74593a35
BLAKE2b-256 0ed9bd619d1dcca43dc5389830f6df2d7ac34f42134f781384595a19578e4d87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 865d69ae811a392f4d06bde506d531f6a28a00af36f5c8649684a9e5e4a85c83
MD5 cf8892c404675f58a7ca0f73d52e56f1
BLAKE2b-256 9913b1c620d182ca82c3584115b2659b374af06304b4c7b7b41c73b17d65cf0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1480ff858b4113db2718848d7b2d1b75bc79895a9c22e76a221b9d8d62496428
MD5 896f933ee40b1295671d154366dfcb7c
BLAKE2b-256 3e763e627aad957b26a067d9898e2b55d5767407fed796befeab171c94487a60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 9b3e07152b4563722be523e8cd0b209e0d1a373022cfbde395ebb6575bf6790d
MD5 aea4ef2ceaa2cb681d7019d3fdcfce06
BLAKE2b-256 029a18ce975d676e2bfe4853795c14bf8e7a82ff5256e21b01186063a83ee280

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d67d44996140af8b84284e5e7d398e589574b376fb4de8ccd28d82ad8e3bea13
MD5 3a5228ecd9d02f2f9d1d8fc50fc4f9c0
BLAKE2b-256 82460fa40ae9adf2d6be77cf6ae3740df890946d717c23fac3a7fc59e88ef857

See more details on using hashes here.

File details

Details for the file coverage-6.4.1-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.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3384f2a3652cef289e38100f2d037956194a837221edd520a7ee5b42d00cc605
MD5 ca722b043525bc0436b8186ae8f24fdc
BLAKE2b-256 4b27ba0ffb0c398ccd8532d903bc3c8e3c174f4501d977f27dbb616bd32b6450

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2bd9a6fc18aab8d2e18f89b7ff91c0f34ff4d5e0ba0b33e989b3cd4194c81fd9
MD5 4c23a0c71ab365e78105956bed9d964a
BLAKE2b-256 1669d1bcc53ae59523b4bad5549296dc0d82cd6d7f3baf15d99e9e934b877f7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 145f296d00441ca703a659e8f3eb48ae39fb083baba2d7ce4482fb2723e050d9
MD5 8cc6b7a8279cb1a22878220e7cfa66bb
BLAKE2b-256 9a9a9a88b4a0fb001d071355f24b0e0afecafe6830a57fc0b976cd99e64be93e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ffa9297c3a453fba4717d06df579af42ab9a28022444cae7fa605af4df612d54
MD5 d23d7a205ae8fc6795c9460365468d82
BLAKE2b-256 462b86e6bcc22f787c5d4d8cb2cb359f68aae33f17c7e341cef2e8fb8569824f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 187.3 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.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f02cbbf8119db68455b9d763f2f8737bb7db7e43720afa07d8eb1604e5c5ae28
MD5 581436c9556942d55c60cb2b53f713d0
BLAKE2b-256 2714b01c0455a35bdcae4eae29374edf7eb0ca6e892c40dfe05c26aa3a2dce2f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-6.4.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 186.6 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.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 269eaa2c20a13a5bf17558d4dc91a8d078c4fa1872f25303dddcbba3a813085e
MD5 15c022cdb159152cf23eb497f6b34d82
BLAKE2b-256 76aea1dd26349fa696124796c293ba696bd4de9ff6632e59d95a34bfcadfde3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bf5601c33213d3cb19d17a796f8a14a9eaa5e87629a53979a5981e3e3ae166f6
MD5 867d89ae88c35f1adf9b0f657d190fe4
BLAKE2b-256 6482c279a84c835fe51735ccbb44c75caa6627d2d94606be0899e863b9037b88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 129cd05ba6f0d08a766d942a9ed4b29283aff7b2cccf5b7ce279d50796860bb3
MD5 b9768dcf7524b0ff40e89bbaa8dd405a
BLAKE2b-256 ef1d71769417ab27c37d1a095a0dda523751ccae7f310421ed26d7796524f9af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 cec3a0f75c8f1031825e19cd86ee787e87cf03e4fd2865c79c057092e69e3a3b
MD5 028884afa011dcf0b975f00a23d65f3a
BLAKE2b-256 403b34c0c028adf04716d97d76fda1b27559af8624183dd603e52c836fd1f303

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 106c16dfe494de3193ec55cac9640dd039b66e196e4641fa8ac396181578b982
MD5 f7ac0d0363d0e2f342bead7ab9cdd2fe
BLAKE2b-256 ca4db086e2858017ebac1f766720b55c7c5389e03e2efe443c8c9cb9ba5a5894

See more details on using hashes here.

File details

Details for the file coverage-6.4.1-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.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 961e2fb0680b4f5ad63234e0bf55dfb90d302740ae9c7ed0120677a94a1590cb
MD5 f1727b0f81962b4d372bc09546eb07ea
BLAKE2b-256 a064ca3fbc4cad12429bf61a4d2ee8007d9780cdf585b4762bb7d7dd903c9edd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 87f4f3df85aa39da00fd3ec4b5abeb7407e82b68c7c5ad181308b0e2526da5d4
MD5 42cc46e998afb62ae15c06392f71f4a6
BLAKE2b-256 e5e619652000e14d11c5d8a7035c34788cf9c03653ed9c484a486573d694b5ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coverage-6.4.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fb73e0011b8793c053bfa85e53129ba5f0250fdc0392c1591fd35d915ec75c46
MD5 45127203573e2ccf959bf1025e201de9
BLAKE2b-256 6ffa4d6ad97ad5d2269cd960e9a8452083a2e780a35d5bca042f9743ec59dc1f

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