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
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 alpha 2.

  • PyPy2 7.0 and PyPy3 7.0.

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

New in 5.0: 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

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

Uploaded Source

Built Distributions

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

coverage-5.0.3-cp39-cp39m-win_amd64.whl (205.8 kB view details)

Uploaded CPython 3.9mWindows x86-64

coverage-5.0.3-cp39-cp39m-win32.whl (204.5 kB view details)

Uploaded CPython 3.9mWindows x86

coverage-5.0.3-cp38-cp38m-win_amd64.whl (205.8 kB view details)

Uploaded CPython 3.8mWindows x86-64

coverage-5.0.3-cp38-cp38m-win32.whl (204.5 kB view details)

Uploaded CPython 3.8mWindows x86

coverage-5.0.3-cp38-cp38-manylinux1_x86_64.whl (228.7 kB view details)

Uploaded CPython 3.8

coverage-5.0.3-cp38-cp38-manylinux1_i686.whl (226.1 kB view details)

Uploaded CPython 3.8

coverage-5.0.3-cp38-cp38-macosx_10_13_x86_64.whl (203.1 kB view details)

Uploaded CPython 3.8macOS 10.13+ x86-64

coverage-5.0.3-cp37-cp37m-win_amd64.whl (205.5 kB view details)

Uploaded CPython 3.7mWindows x86-64

coverage-5.0.3-cp37-cp37m-win32.whl (204.4 kB view details)

Uploaded CPython 3.7mWindows x86

coverage-5.0.3-cp37-cp37m-manylinux1_x86_64.whl (227.1 kB view details)

Uploaded CPython 3.7m

coverage-5.0.3-cp37-cp37m-manylinux1_i686.whl (224.5 kB view details)

Uploaded CPython 3.7m

coverage-5.0.3-cp37-cp37m-macosx_10_13_x86_64.whl (202.9 kB view details)

Uploaded CPython 3.7mmacOS 10.13+ x86-64

coverage-5.0.3-cp36-cp36m-win_amd64.whl (205.5 kB view details)

Uploaded CPython 3.6mWindows x86-64

coverage-5.0.3-cp36-cp36m-win32.whl (204.4 kB view details)

Uploaded CPython 3.6mWindows x86

coverage-5.0.3-cp36-cp36m-manylinux1_x86_64.whl (227.1 kB view details)

Uploaded CPython 3.6m

coverage-5.0.3-cp36-cp36m-manylinux1_i686.whl (224.6 kB view details)

Uploaded CPython 3.6m

coverage-5.0.3-cp36-cp36m-macosx_10_13_x86_64.whl (202.9 kB view details)

Uploaded CPython 3.6mmacOS 10.13+ x86-64

coverage-5.0.3-cp35-cp35m-win_amd64.whl (205.5 kB view details)

Uploaded CPython 3.5mWindows x86-64

coverage-5.0.3-cp35-cp35m-win32.whl (204.4 kB view details)

Uploaded CPython 3.5mWindows x86

coverage-5.0.3-cp35-cp35m-manylinux1_x86_64.whl (227.1 kB view details)

Uploaded CPython 3.5m

coverage-5.0.3-cp35-cp35m-manylinux1_i686.whl (224.5 kB view details)

Uploaded CPython 3.5m

coverage-5.0.3-cp35-cp35m-macosx_10_12_x86_64.whl (202.9 kB view details)

Uploaded CPython 3.5mmacOS 10.12+ x86-64

coverage-5.0.3-cp27-cp27mu-manylinux1_x86_64.whl (223.9 kB view details)

Uploaded CPython 2.7mu

coverage-5.0.3-cp27-cp27mu-manylinux1_i686.whl (222.6 kB view details)

Uploaded CPython 2.7mu

coverage-5.0.3-cp27-cp27m-win_amd64.whl (203.2 kB view details)

Uploaded CPython 2.7mWindows x86-64

coverage-5.0.3-cp27-cp27m-win32.whl (202.9 kB view details)

Uploaded CPython 2.7mWindows x86

coverage-5.0.3-cp27-cp27m-manylinux1_x86_64.whl (224.0 kB view details)

Uploaded CPython 2.7m

coverage-5.0.3-cp27-cp27m-manylinux1_i686.whl (222.6 kB view details)

Uploaded CPython 2.7m

coverage-5.0.3-cp27-cp27m-macosx_10_13_intel.whl (207.9 kB view details)

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

coverage-5.0.3-cp27-cp27m-macosx_10_12_x86_64.whl (202.8 kB view details)

Uploaded CPython 2.7mmacOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: coverage-5.0.3.tar.gz
  • Upload date:
  • Size: 679.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3.tar.gz
Algorithm Hash digest
SHA256 77afca04240c40450c331fa796b3eab6f1e15c5ecf8bf2b8bee9706cd5452fef
MD5 ccc1dca92f630eff18e7a94a8d63c11e
BLAKE2b-256 6d1dd44ed71d9a254453f4dd296cadf497957454995a35defcc7a7424caec89d

See more details on using hashes here.

File details

Details for the file coverage-5.0.3-cp39-cp39m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0.3-cp39-cp39m-win_amd64.whl
  • Upload date:
  • Size: 205.8 kB
  • Tags: CPython 3.9m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp39-cp39m-win_amd64.whl
Algorithm Hash digest
SHA256 da93027835164b8223e8e5af2cf902a4c80ed93cb0909417234f4a9df3bcd9af
MD5 518958d1e74271b165666cfe05d42438
BLAKE2b-256 ceb761eb0518f19f3ae1ff2ba4813b6e35777a516afe6b1c506232a2c10da689

See more details on using hashes here.

File details

Details for the file coverage-5.0.3-cp39-cp39m-win32.whl.

File metadata

  • Download URL: coverage-5.0.3-cp39-cp39m-win32.whl
  • Upload date:
  • Size: 204.5 kB
  • Tags: CPython 3.9m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp39-cp39m-win32.whl
Algorithm Hash digest
SHA256 b63dd43f455ba878e5e9f80ba4f748c0a2156dde6e0e6e690310e24d6e8caf40
MD5 e0d9913b0757ca04cf3b9d16dfb43267
BLAKE2b-256 e5756723fd4e7688bceb7c0f71db6b0905f9ef2f8fcb509d3272f7da5580ad77

See more details on using hashes here.

File details

Details for the file coverage-5.0.3-cp38-cp38m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0.3-cp38-cp38m-win_amd64.whl
  • Upload date:
  • Size: 205.8 kB
  • Tags: CPython 3.8m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp38-cp38m-win_amd64.whl
Algorithm Hash digest
SHA256 76e2057e8ffba5472fd28a3a010431fd9e928885ff480cb278877c6e9943cc2e
MD5 072504825f0e5c1dd3f6bbe5178186f4
BLAKE2b-256 6a696f21ee32848b03203b3e7c2a6f2fe6827a90d06ebe92ba4a24ac0ed158f3

See more details on using hashes here.

File details

Details for the file coverage-5.0.3-cp38-cp38m-win32.whl.

File metadata

  • Download URL: coverage-5.0.3-cp38-cp38m-win32.whl
  • Upload date:
  • Size: 204.5 kB
  • Tags: CPython 3.8m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp38-cp38m-win32.whl
Algorithm Hash digest
SHA256 b0840b45187699affd4c6588286d429cd79a99d509fe3de0f209594669bb0954
MD5 8995a846229133c1c8e2a888b4df70d7
BLAKE2b-256 b914198f4fb9ba2a22efbe34670a164b009c5472db868547860d7b878e9a63a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 228.7 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c62a2143e1313944bf4a5ab34fd3b4be15367a02e9478b0ce800cb510e3bbb9d
MD5 897df84b518cedea7cf72ae072d4cf1b
BLAKE2b-256 7cf342cd7fdda215fc350bbd708d488f1fb4fc5e95ef3e305aee7d8764ad1bee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 226.1 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ea9525e0fef2de9208250d6c5aeeee0138921057cd67fcef90fbed49c4d62d37
MD5 e8823cd0b988d025c316e7d08ef67a05
BLAKE2b-256 1c85f1e0105980363173d7ba4ee2d3ad35c736c348599aa29006be28a82c682f

See more details on using hashes here.

File details

Details for the file coverage-5.0.3-cp38-cp38-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.0.3-cp38-cp38-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 203.1 kB
  • Tags: CPython 3.8, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp38-cp38-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d7008a6796095a79544f4da1ee49418901961c97ca9e9d44904205ff7d6aa8cb
MD5 a18edcb20cf8b0557ac20918c775fb45
BLAKE2b-256 a1b4ae4cacbae2c1ad8179c589847e03c762abd65b905d13ae9413f749a71591

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 205.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c60097190fe9dc2b329a0eb03393e2e0829156a589bd732e70794c0dd804258e
MD5 62674918854c017a0f84c016d36ff39f
BLAKE2b-256 2b6d389300765001683795ecc668c6205142e68603256a434a67626bfde0d8f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 204.4 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 cd60f507c125ac0ad83f05803063bed27e50fa903b9c2cfee3f8a6867ca600fc
MD5 d8416b6d7245b1d94de8d39a82533720
BLAKE2b-256 4bc76b1af1c8806fa047469b19861a3438f9ce785aa41c831c15d676ccaaa726

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 227.1 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d649dc0bcace6fcdb446ae02b98798a856593b19b637c1b9af8edadf2b150bea
MD5 4f2a7cbbe2d07bf226d28579770b3614
BLAKE2b-256 9a087fa92679a903cac0e01a7fee2cadd92089d96a3002c34e8f2295b80d6b68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 224.5 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 527b4f316e6bf7755082a783726da20671a0cc388b786a64417780b90565b987
MD5 4c72a1104c21e505a4306eebaeebca56
BLAKE2b-256 b0f00f753e13853d82276d067ae8bdd9918c3a855b4eb6624f1ea8cd6259254c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 202.9 kB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a8b8ac7876bc3598e43e2603f772d2353d9931709345ad6c1149009fd1bc81b8
MD5 ded89e162565a71cc01871bbf3acdc13
BLAKE2b-256 099ad034d628e37cbbaf54c7bcb7eea1706cfda98291fcddedea562e79167348

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 205.5 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c312e57847db2526bc92b9bfa78266bfbaabac3fdcd751df4d062cd4c23e46dc
MD5 dcb08c0b4a1022cbc71a379bbb925d12
BLAKE2b-256 99ddc20059fc7189b72cb49af5f4584089dc8fd47f69c76861bbe7ed2617063f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 204.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 25dbf1110d70bab68a74b4b9d74f30e99b177cde3388e07cc7272f2168bd1477
MD5 0a4c3077d148a10f5eaf984d2ef08395
BLAKE2b-256 58edc82a526a1fa7710ab52ef86a231c96a5d3896d676466e325e5c43bd15f21

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 227.1 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7afad9835e7a651d3551eab18cbc0fdb888f0a6136169fbef0662d9cdc9987cf
MD5 29b8e0507bca3c5f86e029815eea9c36
BLAKE2b-256 6a58df86640436e28ca46fa5e93e603c82abb0cba309b37cbaec1e1188ea53a6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 224.6 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 722e4557c8039aad9592c6a4213db75da08c2cd9945320220634f637251c3894
MD5 ba0d919d6ea550eee20d3c67bcb22d9b
BLAKE2b-256 6728dd00822775ee5e2a430e5dc277d8f6b0b46d6b0f4ac4f3a3fde344378ab0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 202.9 kB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b26aaf69713e5674efbde4d728fb7124e429c9466aeaf5f4a7e9e699b12c9fe2
MD5 ed23c4c1afe57627885783be63c277c6
BLAKE2b-256 19f62a5168ed030114249e9c536f8efd8ee24489310e374fd89eac9af8ce0ae4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 205.5 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 1e44a022500d944d42f94df76727ba3fc0a5c0b672c358b61067abb88caee7a0
MD5 a00c00593298e5f3de5257c5e4d461dd
BLAKE2b-256 d0ff332fa40e1a18d44fd6d02b92eb272bea569a1e01618d083765c634a529d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 204.4 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 fca1669d464f0c9831fd10be2eef6b86f5ebd76c724d1e0706ebdff86bb4adf0
MD5 e4fab5945b20f7a7401be9f0a76e8787
BLAKE2b-256 b487bf8c1f84ddb0876266e67957217577d13fbc100930f4a4eadae0e3cf91b4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 227.1 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 15cf13a6896048d6d947bf7d222f36e4809ab926894beb748fc9caa14605d9c3
MD5 5cdb1c34035e7d94e94c9ada3990f567
BLAKE2b-256 207f401241adc70457feb8064bc6b263ff32843c1b8fc213ccd8a58e802e6c1e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 224.5 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3dbb72eaeea5763676a1a1efd9b427a048c97c39ed92e13336e726117d0b72bf
MD5 5ced2b7f494c84ab3b6a97e127291d02
BLAKE2b-256 86f69dd6324dd218390dc366d4c8f65b9359b006ffbb9090047c5d68a1b78fec

See more details on using hashes here.

File details

Details for the file coverage-5.0.3-cp35-cp35m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: coverage-5.0.3-cp35-cp35m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 202.9 kB
  • Tags: CPython 3.5m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp35-cp35m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d513cc3db248e566e07a0da99c230aca3556d9b09ed02f420664e2da97eac301
MD5 7d4293e528dc0ae8d933dcc58ed77bd4
BLAKE2b-256 1f7750e4834bba98bfbfc500b3ac461f3922dd235272a40d77f10dbcc25a7c40

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 223.9 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5012d3b8d5a500834783689a5d2292fe06ec75dc86ee1ccdad04b6f5bf231691
MD5 a7355bed6115afa18d96dd970f24f9c1
BLAKE2b-256 59f6e7d4ee535cc4ea5b60fd029d95a5d213cd3bf63f498b0339e530ab17b558

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 222.6 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 9bea19ac2f08672636350f203db89382121c9c2ade85d945953ef3c8cf9d2a68
MD5 dade7e74e462c5661a9a9e9084454af9
BLAKE2b-256 2452527ba999124f7b2056dc8db24771f3c51ec1a6f6e6f1cbf1c29567e73498

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 203.2 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 51bc7710b13a2ae0c726f69756cf7ffd4362f4ac36546e243136187cfcc8aa73
MD5 323f39260885dd6bf7c2fb7877818c5a
BLAKE2b-256 a8e6df7750aca8d3dbaab9867ef44294f8599e945fd331e06415bb781839df62

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 202.9 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 1daa3eceed220f9fdb80d5ff950dd95112cd27f70d004c7918ca6dfc6c47054c
MD5 92d2f430685956b64f08d6443d54c4dd
BLAKE2b-256 f75845761a8beb7ac6d33e4fbe00c0c5d68f137298dd332ddad1e97b99f22265

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 224.0 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e69215621707119c6baf99bda014a45b999d37602cb7043d943c76a59b05bf52
MD5 37cb2c0e451437f962d0c925b34d85fc
BLAKE2b-256 3e2b9a84804c6a4ea33638913c8cddbf80617e95d6d6b4170ca65758405ef03a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 222.6 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3230d1003eec018ad4a472d254991e34241e0bbd513e97a29727c7c2f637bd2a
MD5 a83ca46dfd46f78bff5e8180f1975771
BLAKE2b-256 953362965cd05ab57bc0e09501b98d16850ce6e577a1e1e1b974e2ee15959f60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0.3-cp27-cp27m-macosx_10_13_intel.whl
  • Upload date:
  • Size: 207.9 kB
  • Tags: CPython 2.7m, macOS 10.13+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp27-cp27m-macosx_10_13_intel.whl
Algorithm Hash digest
SHA256 be18f4ae5a9e46edae3f329de2191747966a34a3d93046dbdf897319923923bc
MD5 206863b6d273e9141d2ab63b5342108a
BLAKE2b-256 b9337f80c0835714386022ebd29a747e7d94008ddeeec4e2b937ff53b4c4352f

See more details on using hashes here.

File details

Details for the file coverage-5.0.3-cp27-cp27m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: coverage-5.0.3-cp27-cp27m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 202.8 kB
  • Tags: CPython 2.7m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9

File hashes

Hashes for coverage-5.0.3-cp27-cp27m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cc1109f54a14d940b8512ee9f1c3975c181bbb200306c6d8b87d93376538782f
MD5 f10d4eced50f7419653b4407979ce694
BLAKE2b-256 68607c8e0cc631adf34da87dd9ddab43723c342a08258299300119bb24e74462

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