Skip to main content

Code coverage measurement for Python

Project description

Code coverage testing for Python.

License Python versions supported Package stability
Build status Windows build 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 many versions of Python:

  • CPython 2.7.

  • CPython 3.5 through 3.9 beta.

  • PyPy2 7.3.1 and PyPy3 7.3.1.

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

New in 5.x: SQLite data storage, JSON report, contexts, relative filenames, dropped support for Python 2.6, 3.3 and 3.4.

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

5.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-5.3.tar.gz (693.6 kB view details)

Uploaded Source

Built Distributions

coverage-5.3-cp39-cp39-win_amd64.whl (208.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-5.3-cp39-cp39-win32.whl (207.2 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-5.3-cp39-cp39-manylinux1_x86_64.whl (229.0 kB view details)

Uploaded CPython 3.9

coverage-5.3-cp39-cp39-manylinux1_i686.whl (226.9 kB view details)

Uploaded CPython 3.9

coverage-5.3-cp39-cp39-macosx_10_13_x86_64.whl (205.9 kB view details)

Uploaded CPython 3.9 macOS 10.13+ x86-64

coverage-5.3-cp38-cp38-win_amd64.whl (208.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

coverage-5.3-cp38-cp38-win32.whl (207.2 kB view details)

Uploaded CPython 3.8 Windows x86

coverage-5.3-cp38-cp38-manylinux1_x86_64.whl (230.7 kB view details)

Uploaded CPython 3.8

coverage-5.3-cp38-cp38-manylinux1_i686.whl (228.2 kB view details)

Uploaded CPython 3.8

coverage-5.3-cp38-cp38-macosx_10_9_x86_64.whl (205.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

coverage-5.3-cp37-cp37m-win_amd64.whl (208.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

coverage-5.3-cp37-cp37m-win32.whl (207.2 kB view details)

Uploaded CPython 3.7m Windows x86

coverage-5.3-cp37-cp37m-manylinux1_x86_64.whl (229.0 kB view details)

Uploaded CPython 3.7m

coverage-5.3-cp37-cp37m-manylinux1_i686.whl (226.5 kB view details)

Uploaded CPython 3.7m

coverage-5.3-cp37-cp37m-macosx_10_13_x86_64.whl (205.6 kB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

coverage-5.3-cp36-cp36m-win_amd64.whl (208.3 kB view details)

Uploaded CPython 3.6m Windows x86-64

coverage-5.3-cp36-cp36m-win32.whl (207.2 kB view details)

Uploaded CPython 3.6m Windows x86

coverage-5.3-cp36-cp36m-manylinux1_x86_64.whl (229.1 kB view details)

Uploaded CPython 3.6m

coverage-5.3-cp36-cp36m-manylinux1_i686.whl (226.6 kB view details)

Uploaded CPython 3.6m

coverage-5.3-cp36-cp36m-macosx_10_13_x86_64.whl (205.6 kB view details)

Uploaded CPython 3.6m macOS 10.13+ x86-64

coverage-5.3-cp35-cp35m-win_amd64.whl (208.3 kB view details)

Uploaded CPython 3.5m Windows x86-64

coverage-5.3-cp35-cp35m-win32.whl (207.2 kB view details)

Uploaded CPython 3.5m Windows x86

coverage-5.3-cp35-cp35m-manylinux1_x86_64.whl (229.1 kB view details)

Uploaded CPython 3.5m

coverage-5.3-cp35-cp35m-manylinux1_i686.whl (226.6 kB view details)

Uploaded CPython 3.5m

coverage-5.3-cp35-cp35m-macosx_10_13_x86_64.whl (205.6 kB view details)

Uploaded CPython 3.5m macOS 10.13+ x86-64

coverage-5.3-cp27-cp27mu-manylinux1_x86_64.whl (226.2 kB view details)

Uploaded CPython 2.7mu

coverage-5.3-cp27-cp27mu-manylinux1_i686.whl (224.9 kB view details)

Uploaded CPython 2.7mu

coverage-5.3-cp27-cp27m-win_amd64.whl (206.0 kB view details)

Uploaded CPython 2.7m Windows x86-64

coverage-5.3-cp27-cp27m-win32.whl (205.7 kB view details)

Uploaded CPython 2.7m Windows x86

coverage-5.3-cp27-cp27m-manylinux1_x86_64.whl (226.2 kB view details)

Uploaded CPython 2.7m

coverage-5.3-cp27-cp27m-manylinux1_i686.whl (224.9 kB view details)

Uploaded CPython 2.7m

coverage-5.3-cp27-cp27m-macosx_10_13_intel.whl (210.3 kB view details)

Uploaded CPython 2.7m macOS 10.13+ Intel (x86-64, i386)

coverage-5.3-cp27-cp27m-macosx_10_9_x86_64.whl (205.6 kB view details)

Uploaded CPython 2.7m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: coverage-5.3.tar.gz
  • Upload date:
  • Size: 693.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3.tar.gz
Algorithm Hash digest
SHA256 280baa8ec489c4f542f8940f9c4c2181f0306a8ee1a54eceba071a449fb870a0
MD5 c2faf2ccc498ce16fd48cc9201c520d7
BLAKE2b-256 da504c0c93ea67c8b42aa700cfbdedd64ea5ac5e7108ba14e3e744f57309304b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 208.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 47a11bdbd8ada9b7ee628596f9d97fbd3851bd9999d398e9436bd67376dbece7
MD5 c9b7c7a0fe1cb00a09dba03680b12412
BLAKE2b-256 1ebc6b92de6c3c6738a7a865e9fcb49802cf79ecf0539e0d9683f192e9af7625

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 207.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 cb7df71de0af56000115eafd000b867d1261f786b5eebd88a0ca6360cccfaca7
MD5 7866f13628971d19faacb83c29e45389
BLAKE2b-256 40630f9b742d30eae67ff2a39adedcb8d7cc452ab12c5b70dd4d48f0e212d3f2

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 229.0 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c1b78fb9700fc961f53386ad2fd86d87091e06ede5d118b8a50dea285a071c24
MD5 b1c28257abea5e63a2969197ec79feec
BLAKE2b-256 57112d45bd9322219fc96088a3a6bce0a9bcac9beaafb87057b899f51d2af207

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.3-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 226.9 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 9361de40701666b034c59ad9e317bae95c973b9ff92513dd0eced11c6adf2e21
MD5 20b2e4c68fe6482288f81bf5c8d9db57
BLAKE2b-256 79fb769a3d5db1463cf3d7aa7b599ec7010ce1e22dc1f843a0d7d058dd5ad1de

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp39-cp39-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp39-cp39-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 205.9 kB
  • Tags: CPython 3.9, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp39-cp39-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 50691e744714856f03a86df3e2bff847c2acede4c191f9a1da38f088df342978
MD5 fff301ba3e63050a36077f714c630a9c
BLAKE2b-256 d25b39b983085a4ad88e0892f81edcc6ec3a9c221b4243f8381650f9893dd60b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 208.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8f264ba2701b8c9f815b272ad568d555ef98dfe1576802ab3149c3629a9f2221
MD5 d0918114c31252a1f4e29c72dc4eaf1b
BLAKE2b-256 d09662bda27d5f36be489c5919b2d206214b32b4f40d36c036e2f969956bd74d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 207.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 78e93cc3571fd928a39c0b26767c986188a4118edc67bc0695bc7a284da22e82
MD5 80cea62c38c3f69135a7307c08526bc8
BLAKE2b-256 e92332eef583dde5682e3063e1c8ee1dd307570ce9a70ecf2dda4dd9206720ca

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 230.7 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0f313707cdecd5cd3e217fc68c78a960b616604b559e9ea60cc16795c4304259
MD5 0145d105ae405dea02a735d4836e2345
BLAKE2b-256 e46afa167da3ac886b4777bfe37a86a2d664637dff12837dd6187ce9cdd5eb70

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.3-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 228.2 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 582ddfbe712025448206a5bc45855d16c2e491c2dd102ee9a2841418ac1c629f
MD5 4c4e99c41c994139f58d6a7b060a2f1b
BLAKE2b-256 6da073294f2393d4b916ff680f7f5af471138b8e021bde29ff819ecbaad535a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.3-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 205.9 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0203acd33d2298e19b57451ebb0bed0ab0c602e5cf5a818591b4918b1f97d516
MD5 d834e3d94cf3d912f16c39bb4cc1090a
BLAKE2b-256 79f40597fba8f0c13548091e73bfa1f00598df29a5b5651f59fb8e6c80105129

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 208.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9669179786254a2e7e57f0ecf224e978471491d660aaca833f845b72a2df3709
MD5 634e54d000c12113b1106d9b1e81ba98
BLAKE2b-256 30587421906cdbfa42d8acfff9a93a98a953607f2342f1936899a89df2dfadac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 207.2 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c3888a051226e676e383de03bf49eb633cd39fc829516e5334e69b8d81aae751
MD5 c39092f560eeb60a51f258b984bdd2a4
BLAKE2b-256 13036dc21af28883ca8dbc5bb2ad2222183b23a6a9fb17ccaa06a91fa39a3f7b

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 229.0 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2d43af2be93ffbad25dd959899b5b809618a496926146ce98ee0b23683f8c51c
MD5 f03d3ab06497c64efef0eb48883cb887
BLAKE2b-256 f967cf7584c4fe27083710d3e43ffa26219b1e178a8bf506a762c76baf4937d6

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.3-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 226.5 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 29a6272fec10623fcbe158fdf9abc7a5fa032048ac1d8631f14b50fbfc10d17f
MD5 9d6c52f9efa3aa62805c74b443f5fabf
BLAKE2b-256 19695180eb62c4126ef073f04491d4b483a86873739bf9059016014f08430000

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 205.6 kB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e8caf961e1b1a945db76f1b5fa9c91498d15f545ac0ababbe575cfab185d3bd8
MD5 7ef5cf99feac0a5676455cc1a1d47a49
BLAKE2b-256 a86440654143f443c71c0eddbfe7a050bfffbfd2bb8bbd349941b6f5f5ceabc4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 208.3 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 aef72eae10b5e3116bac6957de1df4d75909fc76d1499a53fb6387434b6bcd8d
MD5 c1f08a1a70f04df895edc8406bea8378
BLAKE2b-256 28545ded20c241627b6223e8295d3ca8529ce8142a4c45a9a3760db52dd883e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.3-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 207.2 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 c5f17ad25d2c1286436761b462e22b5020d83316f8e8fcb5deb2b3151f8f1d3a
MD5 9cc2d127054132de53998393e530c89c
BLAKE2b-256 642f13620a4f9606c3b5a2fbe69766c6e95e75fb10ebdd01deedee2bfb8ee951

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 229.1 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2b31f46bf7b31e6aa690d4c7a3d51bb262438c6dcb0d528adde446531d0d3bb7
MD5 11b08e6acd8ca08dd9586c19994d8127
BLAKE2b-256 ac2d0029213da98dc170935dfda96fc571351b71aad66bbe8719503ff523b1b0

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 226.6 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 aac1ba0a253e17889550ddb1b60a2063f7474155465577caa2a3b131224cfd54
MD5 ed4c09d0af8d545fe9172444b11c3e88
BLAKE2b-256 f3d0cf2ac36d0b0425902bf216aaf85ef971bf300f057a47fa8a227575df4b59

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp36-cp36m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 205.6 kB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c851b35fc078389bc16b915a0a7c1d5923e12e2c5aeec58c52f4aa8085ac8237
MD5 9aa724a263613a7aaf0f630208fb105f
BLAKE2b-256 73c9501a05fbb622b9964b293ab1641dd8d24b8ad63590fbddf1aa9bbcfda8ab

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.3-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 208.3 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 7f43286f13d91a34fadf61ae252a51a130223c52bfefb50310d5b2deb062cf0f
MD5 fbbabe857eea46a8933cff5ceb43f1a6
BLAKE2b-256 3c6e1767a1e16fb412930fb8ddd3b2abfef9f323e24b92024a6ca8aff5ed1d34

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp35-cp35m-win32.whl.

File metadata

  • Download URL: coverage-5.3-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 207.2 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 cedb2f9e1f990918ea061f28a0f0077a07702e3819602d3507e2ff98c8d20636
MD5 07cdf32b59835c136aa010cf4cc4988f
BLAKE2b-256 ba80ea03e647bca3f5146cf4ef73cde3a393e697d794ee1770a697a41b07d27d

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 229.1 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1c6703094c81fa55b816f5ae542c6ffc625fec769f22b053adb42ad712d086c9
MD5 73b74d14ea175e481dd0f181614da152
BLAKE2b-256 3558e38636e8233b49982efca6a69c9974f2575439f637dc3b0e8ac0e77c550c

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.3-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 226.6 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 1d44bb3a652fed01f1f2c10d5477956116e9b391320c94d36c6bf13b088a1097
MD5 ab247e537db59455a482298391017dee
BLAKE2b-256 354b2da72d6d81319230af8951f106afb0b5a093822d733944ed53ce67c81c93

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp35-cp35m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp35-cp35m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 205.6 kB
  • Tags: CPython 3.5m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp35-cp35m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 71b69bd716698fa62cd97137d6f2fdf49f534decb23a2c6fc80813e8b7be6822
MD5 4021eb2c429dc03ba1f0a9bcf28aa2f3
BLAKE2b-256 c9a9599cda3f874f15d3bb13d33fea8d92091555c92e1845d66c7c40e6a0be14

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 226.2 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 381ead10b9b9af5f64646cd27107fb27b614ee7040bb1226f9c07ba96625cbb5
MD5 5bc66fd08b5671d6e5cc4ea31be25d47
BLAKE2b-256 ed6e6d78dd85d4b6b99ad7ac8c5f44faf06dc42d69804b8ea4d1929ff46efa37

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.3-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 224.9 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 530cc8aaf11cc2ac7430f3614b04645662ef20c348dce4167c22d99bec3480e9
MD5 06548280d773395e9e47e635f4c45170
BLAKE2b-256 0591432b3cd016048a2c2f4b480b1190c22e9ba791026cf2a1e030160a7bc9ec

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.3-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 206.0 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 7858847f2d84bf6e64c7f66498e851c54de8ea06a6f96a32a1d192d846734418
MD5 42e2f33d29c505ac54b023a843a4a289
BLAKE2b-256 7364b5aa058d9adf9a3a0612fd5345383d2c14df11f98f2788d46b4d4d86c53e

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp27-cp27m-win32.whl.

File metadata

  • Download URL: coverage-5.3-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 205.7 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 86e9f8cd4b0cdd57b4ae71a9c186717daa4c5a99f3238a8723f416256e0b064d
MD5 98366b398f17d80a095ac359a7fc8b24
BLAKE2b-256 b7fa4d24aaca92eac3193993b459c2a3f8f33bfe20dba22a34187b5ab065c185

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 226.2 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4d6a42744139a7fa5b46a264874a781e8694bb32f1d76d8137b68138686f1729
MD5 8114bbbeae3532ef98e728cadf7f3d24
BLAKE2b-256 7a632d05f1a46af41f6dc8a5b07ed1d4ddf0c352bf0239e33e9b8a89341b239e

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.3-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 224.9 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 63808c30b41f3bbf65e29f7280bf793c79f54fb807057de7e5238ffc7cc4d7b9
MD5 f6f158fc884c6b0cea77cb6f6c8c7814
BLAKE2b-256 f3cb56a5a202755cf8d6297b1b9133d1bb84e616a14763bcba9886f739c70928

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp27-cp27m-macosx_10_13_intel.whl.

File metadata

  • Download URL: coverage-5.3-cp27-cp27m-macosx_10_13_intel.whl
  • Upload date:
  • Size: 210.3 kB
  • Tags: CPython 2.7m, macOS 10.13+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp27-cp27m-macosx_10_13_intel.whl
Algorithm Hash digest
SHA256 bd3166bb3b111e76a4f8e2980fa1addf2920a4ca9b2b8ca36a3bc3dedc618270
MD5 39e457d410a13d9ca76eb62168c12acd
BLAKE2b-256 8f9aa9f60302469024a1fa96654a0713b5a8bb0283d456b45bee056f91317913

See more details on using hashes here.

File details

Details for the file coverage-5.3-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: coverage-5.3-cp27-cp27m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 205.6 kB
  • Tags: CPython 2.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coverage-5.3-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9342dd70a1e151684727c9c91ea003b2fb33523bf19385d4554f7897ca0141d4
MD5 6c5b50c72afbde7764796a77042934f4
BLAKE2b-256 6643ff6a44dcedb432bee1ddd4751ffb9496a3f7c5e7eda6a148f09c241cb9df

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