Skip to main content

Code coverage measurement for Python

Project description

Code coverage testing for Python.

License Python versions supported Package stability Documentation
Build status Windows build status Coverage!
PyPI status Kit format Packaging status
Tidelift Say thanks :)

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.

Tidelift

Professional support for coverage.py is available as part of the Tidelift Subscription. Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools.

Coverage.py runs on many versions of Python:

  • CPython 2.6, 2.7 and 3.3 through alpha 3.8.

  • PyPy2 6.0 and PyPy3 6.0.

  • Jython 2.7.1, though not for reporting.

  • IronPython 2.7.7, though not for reporting.

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

New in 4.5: Configurator plug-ins.

New in 4.4: Suppressable warnings, continuous coverage measurement.

New in 4.3: HTML --skip-covered, sys.excepthook support, tox.ini support.

New in 4.2: better support for multiprocessing and combining data.

New in 4.1: much-improved branch coverage.

New in 4.0: --concurrency, plugins for non-Python files, setup.cfg support, –skip-covered, HTML filtering, and more than 50 issues closed.

Getting Started

See the Quick Start section of the docs.

Contributing

See the Contributing section of the docs.

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

Uploaded Source

Built Distributions

coverage-4.5.3.win-amd64-py3.7.exe (890.7 kB view details)

Uploaded Source

coverage-4.5.3.win-amd64-py3.6.exe (890.7 kB view details)

Uploaded Source

coverage-4.5.3.win-amd64-py3.5.exe (890.0 kB view details)

Uploaded Source

coverage-4.5.3.win-amd64-py3.4.exe (521.9 kB view details)

Uploaded Source

coverage-4.5.3.win-amd64-py2.7.exe (523.5 kB view details)

Uploaded Source

coverage-4.5.3.win32-py3.7.exe (751.7 kB view details)

Uploaded Source

coverage-4.5.3.win32-py3.6.exe (751.7 kB view details)

Uploaded Source

coverage-4.5.3.win32-py3.5.exe (751.0 kB view details)

Uploaded Source

coverage-4.5.3.win32-py3.4.exe (482.3 kB view details)

Uploaded Source

coverage-4.5.3.win32-py2.7.exe (487.4 kB view details)

Uploaded Source

coverage-4.5.3-cp37-cp37m-win_amd64.whl (183.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

coverage-4.5.3-cp37-cp37m-win32.whl (182.3 kB view details)

Uploaded CPython 3.7m Windows x86

coverage-4.5.3-cp37-cp37m-manylinux1_x86_64.whl (205.0 kB view details)

Uploaded CPython 3.7m

coverage-4.5.3-cp37-cp37m-manylinux1_i686.whl (202.3 kB view details)

Uploaded CPython 3.7m

coverage-4.5.3-cp37-cp37m-macosx_10_13_x86_64.whl (180.8 kB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

coverage-4.5.3-cp36-cp36m-win_amd64.whl (183.5 kB view details)

Uploaded CPython 3.6m Windows x86-64

coverage-4.5.3-cp36-cp36m-win32.whl (182.3 kB view details)

Uploaded CPython 3.6m Windows x86

coverage-4.5.3-cp36-cp36m-manylinux1_x86_64.whl (205.0 kB view details)

Uploaded CPython 3.6m

coverage-4.5.3-cp36-cp36m-manylinux1_i686.whl (202.4 kB view details)

Uploaded CPython 3.6m

coverage-4.5.3-cp36-cp36m-macosx_10_13_x86_64.whl (180.8 kB view details)

Uploaded CPython 3.6m macOS 10.13+ x86-64

coverage-4.5.3-cp35-cp35m-win_amd64.whl (183.5 kB view details)

Uploaded CPython 3.5m Windows x86-64

coverage-4.5.3-cp35-cp35m-win32.whl (182.3 kB view details)

Uploaded CPython 3.5m Windows x86

coverage-4.5.3-cp35-cp35m-manylinux1_x86_64.whl (205.0 kB view details)

Uploaded CPython 3.5m

coverage-4.5.3-cp35-cp35m-manylinux1_i686.whl (202.4 kB view details)

Uploaded CPython 3.5m

coverage-4.5.3-cp35-cp35m-macosx_10_12_x86_64.whl (180.8 kB view details)

Uploaded CPython 3.5m macOS 10.12+ x86-64

coverage-4.5.3-cp34-cp34m-win_amd64.whl (181.0 kB view details)

Uploaded CPython 3.4m Windows x86-64

coverage-4.5.3-cp34-cp34m-win32.whl (180.8 kB view details)

Uploaded CPython 3.4m Windows x86

coverage-4.5.3-cp34-cp34m-manylinux1_x86_64.whl (204.8 kB view details)

Uploaded CPython 3.4m

coverage-4.5.3-cp34-cp34m-manylinux1_i686.whl (202.2 kB view details)

Uploaded CPython 3.4m

coverage-4.5.3-cp34-cp34m-macosx_10_12_x86_64.whl (180.7 kB view details)

Uploaded CPython 3.4m macOS 10.12+ x86-64

coverage-4.5.3-cp33-cp33m-macosx_10_10_x86_64.whl (180.8 kB view details)

Uploaded CPython 3.3m macOS 10.10+ x86-64

coverage-4.5.3-cp27-cp27mu-manylinux1_x86_64.whl (201.9 kB view details)

Uploaded CPython 2.7mu

coverage-4.5.3-cp27-cp27mu-manylinux1_i686.whl (200.5 kB view details)

Uploaded CPython 2.7mu

coverage-4.5.3-cp27-cp27m-win_amd64.whl (181.1 kB view details)

Uploaded CPython 2.7m Windows x86-64

coverage-4.5.3-cp27-cp27m-win32.whl (180.8 kB view details)

Uploaded CPython 2.7m Windows x86

coverage-4.5.3-cp27-cp27m-manylinux1_x86_64.whl (201.9 kB view details)

Uploaded CPython 2.7m

coverage-4.5.3-cp27-cp27m-manylinux1_i686.whl (200.5 kB view details)

Uploaded CPython 2.7m

coverage-4.5.3-cp27-cp27m-macosx_10_13_intel.whl (185.8 kB view details)

Uploaded CPython 2.7m macOS 10.13+ intel

coverage-4.5.3-cp27-cp27m-macosx_10_12_x86_64.whl (180.7 kB view details)

Uploaded CPython 2.7m macOS 10.12+ x86-64

coverage-4.5.3-cp26-cp26m-macosx_10_12_x86_64.whl (180.7 kB view details)

Uploaded CPython 2.6m macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: coverage-4.5.3.tar.gz
  • Upload date:
  • Size: 384.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.tar.gz
Algorithm Hash digest
SHA256 9de60893fb447d1e797f6bf08fdf0dbcda0c1e34c1b06c92bd3a363c0ea8c609
MD5 8dd15f484da8b3088288c8cd72ed881b
BLAKE2b-256 82702280b5b29a0352519bb95ab0ef1ea942d40466ca71c53a2085bdeff7b0eb

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win-amd64-py3.7.exe.

File metadata

  • Download URL: coverage-4.5.3.win-amd64-py3.7.exe
  • Upload date:
  • Size: 890.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win-amd64-py3.7.exe
Algorithm Hash digest
SHA256 8e679d1bde5e2de4a909efb071f14b472a678b788904440779d2c449c0355b27
MD5 8363eec04b0e545750d195ba39e89e38
BLAKE2b-256 e56c738cdded97add6e615b1fd118fe8627ea5edd0a1d83a2ee1e528f7003700

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win-amd64-py3.6.exe.

File metadata

  • Download URL: coverage-4.5.3.win-amd64-py3.6.exe
  • Upload date:
  • Size: 890.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win-amd64-py3.6.exe
Algorithm Hash digest
SHA256 6899797ac384b239ce1926f3cb86ffc19996f6fa3a1efbb23cb49e0c12d8c18c
MD5 2c93f010ed3c8cce8ee2b5fabfe2466e
BLAKE2b-256 cb7abc4f911e8c042cb61feef724383892f156b9b52f2e6c778a563b15abe657

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win-amd64-py3.5.exe.

File metadata

  • Download URL: coverage-4.5.3.win-amd64-py3.5.exe
  • Upload date:
  • Size: 890.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win-amd64-py3.5.exe
Algorithm Hash digest
SHA256 ca58eba39c68010d7e87a823f22a081b5290e3e3c64714aac3c91481d8b34d22
MD5 a5cf5942152d0deadf6c806111db3f99
BLAKE2b-256 82923cf8868e3ef1edc5b1a0572d87b6b836fe88ec8646c8b9b5c51ab7ee3f54

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win-amd64-py3.4.exe.

File metadata

  • Download URL: coverage-4.5.3.win-amd64-py3.4.exe
  • Upload date:
  • Size: 521.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win-amd64-py3.4.exe
Algorithm Hash digest
SHA256 93f965415cc51604f571e491f280cff0f5be35895b4eb5e55b47ae90c02a497b
MD5 5a0b6523487aff72d6c35f7c64e465d6
BLAKE2b-256 94c3ab2d72794ada17ec50d563b785a56038087b992da3834c2068c74f52ac1b

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win-amd64-py2.7.exe.

File metadata

  • Download URL: coverage-4.5.3.win-amd64-py2.7.exe
  • Upload date:
  • Size: 523.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win-amd64-py2.7.exe
Algorithm Hash digest
SHA256 4ec30ade438d1711562f3786bea33a9da6107414aed60a5daa974d50a8c2c351
MD5 e68d6b780a62fe80241945ae1f4adae9
BLAKE2b-256 04a9cfdf52328523600a92bb839be1460fd5a56a8ebe087b79287e2adacc869e

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win32-py3.7.exe.

File metadata

  • Download URL: coverage-4.5.3.win32-py3.7.exe
  • Upload date:
  • Size: 751.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win32-py3.7.exe
Algorithm Hash digest
SHA256 0c5fe441b9cfdab64719f24e9684502a59432df7570521563d7b1aff27ac755f
MD5 0ddfb6e6f02eccfcd588035aa6536164
BLAKE2b-256 267b5c21cd6374915e317da2e509649e14e3cc5a3ed3eee4ca8b88cd54e80070

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win32-py3.6.exe.

File metadata

  • Download URL: coverage-4.5.3.win32-py3.6.exe
  • Upload date:
  • Size: 751.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win32-py3.6.exe
Algorithm Hash digest
SHA256 2b412abc4c7d6e019ce7c27cbc229783035eef6d5401695dccba80f481be4eb3
MD5 9c854a9210c5740ef78e018c286957ca
BLAKE2b-256 3d8c2220ec1aa605bfc39960e7acfba65677689e1575d3df3703d75699f5d763

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win32-py3.5.exe.

File metadata

  • Download URL: coverage-4.5.3.win32-py3.5.exe
  • Upload date:
  • Size: 751.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win32-py3.5.exe
Algorithm Hash digest
SHA256 c22ab9f96cbaff05c6a84e20ec856383d27eae09e511d3e6ac4479489195861d
MD5 e200f7a24a22e73ccc1a54a167772665
BLAKE2b-256 b8c6edf31cecd612c4e28a3164fc44ae711fd4ffaf9859250480c454373b5882

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win32-py3.4.exe.

File metadata

  • Download URL: coverage-4.5.3.win32-py3.4.exe
  • Upload date:
  • Size: 482.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win32-py3.4.exe
Algorithm Hash digest
SHA256 a9abc8c480e103dc05d9b332c6cc9fb1586330356fc14f1aa9c0ca5745097d19
MD5 6ef70190ac053bc6a6885bce14b3a0b3
BLAKE2b-256 fcc0fa78e35783b4eac3fea1dba9c5907c1f4899cb52a436176a4728f460a509

See more details on using hashes here.

File details

Details for the file coverage-4.5.3.win32-py2.7.exe.

File metadata

  • Download URL: coverage-4.5.3.win32-py2.7.exe
  • Upload date:
  • Size: 487.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3.win32-py2.7.exe
Algorithm Hash digest
SHA256 42692db854d13c6c5e9541b6ffe0fe921fe16c9c446358d642ccae1462582d3b
MD5 08ac7d253aafd1292bae4d0578a971cc
BLAKE2b-256 b089d2585596747c93f4264e514beb5cd9560efc8386af1003f66fde396cf1a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 183.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 bfd1d0ae7e292105f29d7deaa9d8f2916ed8553ab9d5f39ec65bcf5deadff3f9
MD5 99181c221a5dc8c5b5d1f00c62cf0624
BLAKE2b-256 71c9da455f5dacddd749ac27b615031a58bce2d2fae09838ba810c557c3b7bea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 182.3 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 988529edadc49039d205e0aa6ce049c5ccda4acb2d6c3c5c550c17e8c02c05ba
MD5 b1abd2a3aad9184228874a8372672c1e
BLAKE2b-256 cca8aebbbd8899ca34f5d8d591c36d221b5a52b1c13bae91c7e4ca18b522971c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 205.0 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6b8033d47fe22506856fe450470ccb1d8ba1ffb8463494a15cfc96392a288c09
MD5 cd47b76567782b1593e18f60fa3ca559
BLAKE2b-256 b46a8e2918c56682739cf177a7358929fed427d3982cc649e859b7a2d5c7daea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 202.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3c205bc11cc4fcc57b761c2da73b9b72a59f8d5ca89979afb0c1c6f9e53c7390
MD5 aca1aa6450cccbf1c95d2e1dabe49fcd
BLAKE2b-256 3751331542c7e0f5cdf6ba83711bb86b6f4a7e20ab9178403eeb9b362113489a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 180.8 kB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 932c03d2d565f75961ba1d3cec41ddde00e162c5b46d03f7423edcb807734eab
MD5 ac6ff2f76b73db3474ed92ff50f9c4b0
BLAKE2b-256 a8395334b42cc81a40d50901eca26f4fac4480b44ac318db55d2b621d0aaca09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 183.5 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 39e088da9b284f1bd17c750ac672103779f7954ce6125fd4382134ac8d152d74
MD5 2d7159ef32231ab501d62379d286eade
BLAKE2b-256 ceb82cf86c1cf24d313f3552e75ea8de51ec7916c9518b52c13218c5d07231be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 182.3 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 c62ca0a38958f541a73cf86acdab020c2091631c137bd359c4f5bddde7b75fd4
MD5 1f9ab2b51936456d556f79f625b8fcb3
BLAKE2b-256 5e8a31cadb29f320e179fc829ccf82129b5bf60ea2899dd9accd94473cf3f161

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 205.0 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5f61bed2f7d9b6a9ab935150a6b23d7f84b8055524e7be7715b6513f3328138e
MD5 fb52d0ad122b999ede5d31e5b3b305ce
BLAKE2b-256 f84ef28fc04019bac97d301512d904992791569234a06826cd420f78fba9a361

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 202.4 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 48020e343fc40f72a442c8a1334284620f81295256a6b6ca6d8aa1350c763bbe
MD5 17245030d1575be15efed1a0a083b335
BLAKE2b-256 c863a8e5668abac59804e9a20779c979368de56a57d6d4a6214f0d731c3bd7f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 180.8 kB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9e80d45d0c7fcee54e22771db7f1b0b126fb4a6c0a2e5afa72f66827207ff2f2
MD5 f5b091f2223b14472eeebc858a93d4da
BLAKE2b-256 17f5d829150b4afd6420976b57d9ecab49237a979f75df4d84a88e793286d6c1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 183.5 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 68a43a9f9f83693ce0414d17e019daee7ab3f7113a70c79a3dd4c2f704e4d741
MD5 df6161644f683cc7f34f86196b8ac820
BLAKE2b-256 5a82770647d54c51ffbbb56d2f4dfd01bb12489ece20c9069a4cbc3886caa4a1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 182.3 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 998d7e73548fe395eeb294495a04d38942edb66d1fa61eb70418871bc621227e
MD5 8b302f42f38e5d911fa4fedb43c69634
BLAKE2b-256 45721c98e7d31f9036163aae4076d8cb4762d5dac9b35a11daae11006a72485d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 205.0 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f406628ca51e0ae90ae76ea8398677a921b36f0bd71aab2099dfed08abd0322f
MD5 4c38c91b2dd9ccb09e64e84e09013a05
BLAKE2b-256 4fd1df283ea8e30aff9d567b111f40184260caa4a54f55aa26b48b82cf79161e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 202.4 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 8f9a95b66969cdea53ec992ecea5406c5bd99c9221f539bca1e8406b200ae98c
MD5 ba6dc394236c569689fc6cf28fde697f
BLAKE2b-256 37fe5c25f4100c7c0e9a1f7bb718368281517b60ef277801b2aedbd722fa8e6e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp35-cp35m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 180.8 kB
  • Tags: CPython 3.5m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp35-cp35m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 fc5f4d209733750afd2714e9109816a29500718b32dd9a5db01c0cb3a019b96a
MD5 7c79d3d8bf80236b9bfc2118ca2ebdff
BLAKE2b-256 97dfd1cfe052a23dcd0191da27544615020b5d4354c8e712c9ec4655ec820974

See more details on using hashes here.

File details

Details for the file coverage-4.5.3-cp34-cp34m-win_amd64.whl.

File metadata

  • Download URL: coverage-4.5.3-cp34-cp34m-win_amd64.whl
  • Upload date:
  • Size: 181.0 kB
  • Tags: CPython 3.4m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 bb23b7a6fd666e551a3094ab896a57809e010059540ad20acbeec03a154224ce
MD5 084ac8d14559f6eab39124acd53d3ea8
BLAKE2b-256 9fec76ea6097d8ef2074b6c390f0ee61246032c4ecc03ff04bccdaaaf198f079

See more details on using hashes here.

File details

Details for the file coverage-4.5.3-cp34-cp34m-win32.whl.

File metadata

  • Download URL: coverage-4.5.3-cp34-cp34m-win32.whl
  • Upload date:
  • Size: 180.8 kB
  • Tags: CPython 3.4m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 5296fc86ab612ec12394565c500b412a43b328b3907c0d14358950d06fd83baf
MD5 56cb6971134f3c665730b5a2de5b215e
BLAKE2b-256 ce7d71a35ffc265a42fbd3f4107ba92b2cddac20c58d23fd4145fdc176efe97a

See more details on using hashes here.

File details

Details for the file coverage-4.5.3-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-4.5.3-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 204.8 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 df785d8cb80539d0b55fd47183264b7002077859028dfe3070cf6359bf8b2d9c
MD5 2562f5c3adfb5551973dd9a84bbbf6eb
BLAKE2b-256 e6bdb1a745d39986dde876e63101d7c52c07855da42e71c21c85dc76d2987da2

See more details on using hashes here.

File details

Details for the file coverage-4.5.3-cp34-cp34m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-4.5.3-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 202.2 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 f46087bbd95ebae244a0eda01a618aff11ec7a069b15a3ef8f6b520db523dcf1
MD5 a07920162661c18326a98455debf485c
BLAKE2b-256 0dfdc1c9e452c20c31963efe1333ffd60247f93b73e2364bf762ba4ead6acb78

See more details on using hashes here.

File details

Details for the file coverage-4.5.3-cp34-cp34m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: coverage-4.5.3-cp34-cp34m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 180.7 kB
  • Tags: CPython 3.4m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp34-cp34m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7bacb89ccf4bedb30b277e96e4cc68cd1369ca6841bde7b005191b54d3dd1034
MD5 cd7a5a26157c7492d64787c031099cda
BLAKE2b-256 d1d49e1e7053c60996b49a19c87e51e61537e16222811caea95a9f8f58a23232

See more details on using hashes here.

File details

Details for the file coverage-4.5.3-cp33-cp33m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: coverage-4.5.3-cp33-cp33m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 180.8 kB
  • Tags: CPython 3.3m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp33-cp33m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 c968a6aa7e0b56ecbd28531ddf439c2ec103610d3e2bf3b75b813304f8cb7723
MD5 c0256a107064543b2e300a2dd3d9cf7f
BLAKE2b-256 150d468dc25311a5f7cb08b6364f1da8ac27e69e145b1eaf95d47a98141b895c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 201.9 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c709d8bda72cf4cd348ccec2a4881f2c5848fd72903c185f363d361b2737f773
MD5 4c5a59577562d5f7e6b4e9c7630300e5
BLAKE2b-256 d7ce8553e6325b16d8c2ccba52eaebe92bb38bb7c64c8f34ad4ef87fd327b9bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 200.5 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 839dc7c36501254e14331bcb98b27002aa415e4af7ea039d9009409b9d2d5420
MD5 10b284853a6acea002d1f9b3f15f2d9b
BLAKE2b-256 5579e4cae0c6604ca9fff94df0aabf01b3e8a913481b78a605f0d63f5065dfa6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 181.1 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 3684fabf6b87a369017756b551cef29e505cb155ddb892a7a29277b978da88b9
MD5 d498d2983159c8437c2fcaeff4fd98c9
BLAKE2b-256 fa81f6f7bbbc2c9ea5e78427e0d2c49cb8c1c11819ba0bd208ec45255e0855ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 180.8 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 a545a3dfe5082dc8e8c3eb7f8a2cf4f2870902ff1860bd99b6198cfd1f9d1f49
MD5 f1ebc38404d7c10e65c01a3704091808
BLAKE2b-256 7334c6d83338ccd4cf3f2c47cd71fa63f06e34bd4d4fedfb3b69ee1019bfe25a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 201.9 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 465ce53a8c0f3a7950dfb836438442f833cf6663d407f37d8c52fe7b6e56d7e8
MD5 bef571be166f8c3d04dcf99bf1146f6d
BLAKE2b-256 4b098ca98d545854a9744ea0bfe4114c21726afc99eeaf9fed4c6e3688b22409

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 200.5 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 aca06bfba4759bbdb09bf52ebb15ae20268ee1f6747417837926fae990ebc41d
MD5 565c94b23083fb4acbea5230f1a4c693
BLAKE2b-256 cec42af84f47758fc171b02ff7bb98389684ea5d7a196bd86260221817da25e2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp27-cp27m-macosx_10_13_intel.whl
  • Upload date:
  • Size: 185.8 kB
  • Tags: CPython 2.7m, macOS 10.13+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp27-cp27m-macosx_10_13_intel.whl
Algorithm Hash digest
SHA256 7ad7536066b28863e5835e8cfeaa794b7fe352d99a8cded9f43d1161be8e9fbd
MD5 823e3f592c74f3b48b9c218cc2a52948
BLAKE2b-256 580129d040bc5b6d6af2dbb4bf451af72ffc819f6b283a3d30c769832401a6dd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-4.5.3-cp27-cp27m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 180.7 kB
  • Tags: CPython 2.7m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp27-cp27m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f8019c5279eb32360ca03e9fac40a12667715546eed5c5eb59eb381f2f501260
MD5 73bfc70102f36a1844924c62ef15df64
BLAKE2b-256 7bde177665f224866a47e398a584347520985a2c48312ad7ab16362ce6003302

See more details on using hashes here.

File details

Details for the file coverage-4.5.3-cp26-cp26m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: coverage-4.5.3-cp26-cp26m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 180.7 kB
  • Tags: CPython 2.6m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-4.5.3-cp26-cp26m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a5d8f29e5ec661143621a8f4de51adfb300d7a476224156a39a392254f70687b
MD5 aa464851f478af68a68f56f1f60e5d2c
BLAKE2b-256 82389e4f8a44215adf2880aaad47c4789c99753d449f1e544e0907e8b021fea5

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