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

  • CPython 3.4 through pre-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 5.0: SQLite data storage, contexts, dropped support for Python 2.6 and 3.3.

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-5.0a3.tar.gz (400.6 kB view details)

Uploaded Source

Built Distributions

coverage-5.0a3.win-amd64-py3.6.exe (897.1 kB view details)

Uploaded Source

coverage-5.0a3.win-amd64-py3.5.exe (897.1 kB view details)

Uploaded Source

coverage-5.0a3.win-amd64-py3.4.exe (529.1 kB view details)

Uploaded Source

coverage-5.0a3.win-amd64-py2.7.exe (530.7 kB view details)

Uploaded Source

coverage-5.0a3.win32-py3.6.exe (758.2 kB view details)

Uploaded Source

coverage-5.0a3.win32-py3.5.exe (758.2 kB view details)

Uploaded Source

coverage-5.0a3.win32-py3.4.exe (489.5 kB view details)

Uploaded Source

coverage-5.0a3.win32-py2.7.exe (494.6 kB view details)

Uploaded Source

coverage-5.0a3-cp37-cp37m-manylinux1_x86_64.whl (209.8 kB view details)

Uploaded CPython 3.7m

coverage-5.0a3-cp37-cp37m-manylinux1_i686.whl (207.2 kB view details)

Uploaded CPython 3.7m

coverage-5.0a3-cp37-cp37m-macosx_10_13_x86_64.whl (185.6 kB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

coverage-5.0a3-cp36-cp36m-win_amd64.whl (188.3 kB view details)

Uploaded CPython 3.6m Windows x86-64

coverage-5.0a3-cp36-cp36m-win32.whl (187.1 kB view details)

Uploaded CPython 3.6m Windows x86

coverage-5.0a3-cp36-cp36m-manylinux1_x86_64.whl (209.8 kB view details)

Uploaded CPython 3.6m

coverage-5.0a3-cp36-cp36m-manylinux1_i686.whl (207.3 kB view details)

Uploaded CPython 3.6m

coverage-5.0a3-cp36-cp36m-macosx_10_13_x86_64.whl (185.6 kB view details)

Uploaded CPython 3.6m macOS 10.13+ x86-64

coverage-5.0a3-cp35-cp35m-win_amd64.whl (188.3 kB view details)

Uploaded CPython 3.5m Windows x86-64

coverage-5.0a3-cp35-cp35m-win32.whl (187.1 kB view details)

Uploaded CPython 3.5m Windows x86

coverage-5.0a3-cp35-cp35m-manylinux1_x86_64.whl (209.8 kB view details)

Uploaded CPython 3.5m

coverage-5.0a3-cp35-cp35m-manylinux1_i686.whl (207.3 kB view details)

Uploaded CPython 3.5m

coverage-5.0a3-cp35-cp35m-macosx_10_12_x86_64.whl (185.6 kB view details)

Uploaded CPython 3.5m macOS 10.12+ x86-64

coverage-5.0a3-cp34-cp34m-win_amd64.whl (185.8 kB view details)

Uploaded CPython 3.4m Windows x86-64

coverage-5.0a3-cp34-cp34m-win32.whl (185.7 kB view details)

Uploaded CPython 3.4m Windows x86

coverage-5.0a3-cp34-cp34m-manylinux1_x86_64.whl (209.6 kB view details)

Uploaded CPython 3.4m

coverage-5.0a3-cp34-cp34m-manylinux1_i686.whl (207.0 kB view details)

Uploaded CPython 3.4m

coverage-5.0a3-cp34-cp34m-macosx_10_12_x86_64.whl (185.6 kB view details)

Uploaded CPython 3.4m macOS 10.12+ x86-64

coverage-5.0a3-cp27-cp27mu-manylinux1_x86_64.whl (206.7 kB view details)

Uploaded CPython 2.7mu

coverage-5.0a3-cp27-cp27mu-manylinux1_i686.whl (205.3 kB view details)

Uploaded CPython 2.7mu

coverage-5.0a3-cp27-cp27m-win_amd64.whl (185.9 kB view details)

Uploaded CPython 2.7m Windows x86-64

coverage-5.0a3-cp27-cp27m-win32.whl (185.6 kB view details)

Uploaded CPython 2.7m Windows x86

coverage-5.0a3-cp27-cp27m-manylinux1_x86_64.whl (206.7 kB view details)

Uploaded CPython 2.7m

coverage-5.0a3-cp27-cp27m-manylinux1_i686.whl (205.3 kB view details)

Uploaded CPython 2.7m

coverage-5.0a3-cp27-cp27m-macosx_10_13_intel.whl (190.6 kB view details)

Uploaded CPython 2.7m macOS 10.13+ intel

coverage-5.0a3-cp27-cp27m-macosx_10_12_x86_64.whl (185.5 kB view details)

Uploaded CPython 2.7m macOS 10.12+ x86-64

File details

Details for the file coverage-5.0a3.tar.gz.

File metadata

  • Download URL: coverage-5.0a3.tar.gz
  • Upload date:
  • Size: 400.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3.tar.gz
Algorithm Hash digest
SHA256 d9385f1445e30e8e42b75a36a7899ea1fd0f5784233a626625d70f9b087de404
MD5 bc4fa83e8b0a6295ba2b53516f9d2176
BLAKE2b-256 fb9a8fa0047d59a42753adbba4b47e5dfc3dcabfcb872001979c12c20c903ea9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0a3.win-amd64-py3.6.exe
  • Upload date:
  • Size: 897.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3.win-amd64-py3.6.exe
Algorithm Hash digest
SHA256 8575f3e1a12eae8d2fd3935dcc6fad2d5a7cf32bc15150a69d3bede229e970d5
MD5 cc636d948fa5df4dd104937b0da02abe
BLAKE2b-256 95dfa67d6303792fef72ee47589109ad661cf3071e7c0d88506f185788d4b01a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0a3.win-amd64-py3.5.exe
  • Upload date:
  • Size: 897.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3.win-amd64-py3.5.exe
Algorithm Hash digest
SHA256 e2cc3fc55566990059afb0f06141e136095898b55e977af66d0b498415098792
MD5 461052f912ac16c768b73c49cdeb0200
BLAKE2b-256 1c3464056d0fc24a6f725e19de3bca3a9c12bb748d162c3749018da49658a124

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0a3.win-amd64-py3.4.exe
  • Upload date:
  • Size: 529.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3.win-amd64-py3.4.exe
Algorithm Hash digest
SHA256 e20f11023ab77ad08dcdbf3a740e2512f73ebfbbfcb4f08f0b8a8f65f98210a2
MD5 be0650354950851149b0f6f72f20bfca
BLAKE2b-256 f607208869ea9617ccebfa59903db9e04ded414839e522b8b2935a2e09e561d5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coverage-5.0a3.win-amd64-py2.7.exe
  • Upload date:
  • Size: 530.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3.win-amd64-py2.7.exe
Algorithm Hash digest
SHA256 61ad080b78287e8a10ae485a194fc552625d4ed4196ab32cc8987e61bdcceb0f
MD5 42e424fed4e9fb02e35189b81408dd1e
BLAKE2b-256 e96b5b278dbe98ddaaf533b0d68e3843ab0782f6096a6c403e06d8af01adde87

See more details on using hashes here.

File details

Details for the file coverage-5.0a3.win32-py3.6.exe.

File metadata

  • Download URL: coverage-5.0a3.win32-py3.6.exe
  • Upload date:
  • Size: 758.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3.win32-py3.6.exe
Algorithm Hash digest
SHA256 2619f0369412e22f01ad8f5bea503f15fb099a5eef3c31f1edb81dcb29221bf7
MD5 5e5f4a8fb2c8de55cc97db087eb982c9
BLAKE2b-256 86ac9a01619411f78d65bfc0274a2cb8f04c6a5cf8e4e3b4bde59883e6ee5169

See more details on using hashes here.

File details

Details for the file coverage-5.0a3.win32-py3.5.exe.

File metadata

  • Download URL: coverage-5.0a3.win32-py3.5.exe
  • Upload date:
  • Size: 758.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3.win32-py3.5.exe
Algorithm Hash digest
SHA256 d5309c5c6750ff882d47c0d4d5952d2384232e522db56d2bb63beb01dcb07f46
MD5 7c183e1d228ea3afdf8cc3cf90ae2c7a
BLAKE2b-256 14b6a2269bdd71046920172b2ef225c96c13c91cc695161a8f09d989abfc2de5

See more details on using hashes here.

File details

Details for the file coverage-5.0a3.win32-py3.4.exe.

File metadata

  • Download URL: coverage-5.0a3.win32-py3.4.exe
  • Upload date:
  • Size: 489.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3.win32-py3.4.exe
Algorithm Hash digest
SHA256 c3ae3527c72581595952977c1b391b9e7313d236216581099ee38e4240d997fe
MD5 fad29cd1c97bb40a96c881d85384ef4d
BLAKE2b-256 57545a69446a74dc49281cb466fcb24e14acc471428c7d53ae6c177ceac3f75b

See more details on using hashes here.

File details

Details for the file coverage-5.0a3.win32-py2.7.exe.

File metadata

  • Download URL: coverage-5.0a3.win32-py2.7.exe
  • Upload date:
  • Size: 494.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3.win32-py2.7.exe
Algorithm Hash digest
SHA256 eecc9d908a22a97356a1033d756281cd8c37285430f047cb35458d1bc8e6f8de
MD5 cf4a3cdfd7643f09f2b31a1841fa4a43
BLAKE2b-256 8bedc8f5a7a00ae01861f012061a4eb5c5c68031cee4465cfa769213f66a14d9

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 209.8 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 abd956c334752776230b779537d911a5a12fcb69d8fd3fe332ae63a140301ae6
MD5 ff8ac84938d2fe63b9f5c4fd85cc2d11
BLAKE2b-256 39bbdc3512eeb613ce7b3b09c759ac193bcc364f2eb27f689a883844b18da7f2

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a3-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 207.2 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 71d376dbac64855ed693bc1ca121794570fe603e8783cdfa304ec6825d4e768f
MD5 87aa517117f329dafadf32fd4b685cfc
BLAKE2b-256 f6f17cf34247468499dd87d85dac8f9819498606673c8a6692d4a5c804150c84

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 185.6 kB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 db2d1fcd32dbeeb914b2660af1838e9c178b75173f95fd221b1f9410b5d3ef1d
MD5 ce5ec9ba1507b63f1810f674bcf03d40
BLAKE2b-256 bf59f296d65c4fb82c45c98197272840bb95d81a9610b6998c08510050562b61

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 188.3 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 043d55226aec1d2baf4b2fcab5c204561ccf184a388096f41e396c1c092aff38
MD5 7fedcf6aee45aa80388e8c6b6992000a
BLAKE2b-256 8b7f4db0601a00dd1d00b4fad91ffa4c8338522191b9b38655b323fb8786d0b5

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp36-cp36m-win32.whl.

File metadata

  • Download URL: coverage-5.0a3-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 187.1 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 5e9249bc361cd22565fd98590a53fd25a3dd666b74791ed7237fa99de938bbed
MD5 d99997f1e565968cea88f8d1ba83f9f0
BLAKE2b-256 738564f0beaa7e3c85f54a70f95bf58fcbd8c2c578da002d9f169a7cae4b5e28

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 209.8 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 39a3740f7721155f4269aedf67b211101c07bd2111b334dfd69b807156ab15d9
MD5 a85b8c0adfc39d066d4b45b988ecdc1e
BLAKE2b-256 344997294ccfea2d6723c83fd8ec5e89659ff61e79d0a95a8f2eccbdceca2eae

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a3-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 207.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 237284425271db4f30d458b355decf388ab20b05278bdf8dc9a65de0973726c6
MD5 ca46e01451db0c58c9cae73e96e41ccf
BLAKE2b-256 508c45ae27e8d33b14b2ade87bfbebe79735df348855f30154bfa298335a4f8f

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp36-cp36m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 185.6 kB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 26d8eea4c840b73c61a1081d68bceb57b21a2d4f7afda6cac8ac38cb05226b00
MD5 411d2eea122e1666e0df5a539b8f097e
BLAKE2b-256 88d2b37915c7fdc0481498f5050046cfee0a83474163649c1acfac3c3f3e234b

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 188.3 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 e96dffc1fa57bb8c1c238f3d989341a97302492d09cb11f77df031112621c35c
MD5 aa315a49f0776d8525252a302099402e
BLAKE2b-256 afbd4aab94da4ef58ce320693d5effcee4867056589fbb844c04cf1b5b7c0c8d

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp35-cp35m-win32.whl.

File metadata

  • Download URL: coverage-5.0a3-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 187.1 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 4bd0c42db8efc8a60965769796d43a5570906a870bc819f7388860aa72779d1b
MD5 63c92d74e781bc2ba7efef51fd03a6a5
BLAKE2b-256 ba911aa3c18451af736249660cc1551fd51f7d7fe4e333a9f8b6bbb9b3fca51e

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 209.8 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6a48746154f1331f28ef9e889c625b5b15a36cb86dd8021b4bdd1180a2186aa5
MD5 4d3bb83efc86b18a601eb2847b83e1a6
BLAKE2b-256 f14095c87d6c6a0bac18f2e49995e1b60f867d5b64297319fb64ac15c3351bf2

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a3-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 207.3 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e1dec211147f1fd7cb7a0f9a96aeeca467a5af02d38911307b3b8c2324f9917e
MD5 ccea5e4485ff5c8a50f67dd9c611d7af
BLAKE2b-256 7c87b5974339e5b390d0720d8077df1f428bf16c025b09f7a6e699495189327a

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp35-cp35m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp35-cp35m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 185.6 kB
  • Tags: CPython 3.5m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp35-cp35m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5631f1983074b33c35dbb84607f337b9d7e9808116d7f0f2cb7b9d6d4381d50e
MD5 5c464a7941b6c9e320026aca8dafbdb1
BLAKE2b-256 1ae630099e15082a3515fdbb0c8c1fa26aa01afd6c40fa081b1b776715923b46

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp34-cp34m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp34-cp34m-win_amd64.whl
  • Upload date:
  • Size: 185.8 kB
  • Tags: CPython 3.4m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 749ebd8a615337747592bd1523dfc4af7199b2bf6403b55f96c728668aeff91f
MD5 5cb01883e21c0c8df3b7f960b16f7dbd
BLAKE2b-256 360ed28a87a5cca81944dd1c018bd0b169c43d9970427d25bb133e3f60e3f868

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp34-cp34m-win32.whl.

File metadata

  • Download URL: coverage-5.0a3-cp34-cp34m-win32.whl
  • Upload date:
  • Size: 185.7 kB
  • Tags: CPython 3.4m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 2105ee183c51fed27e2b6801029b3903f5c2774c78e3f53bd920ca468d0f5679
MD5 680f5160024899820d1a9255a3492a17
BLAKE2b-256 5176daac7ccf843c2ee33c3d5ff1e2cd4b9506f86ae4af9910cc6944357f4313

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 209.6 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4dcddadea47ac30b696956bd18365cd3a86724821656601151e263b86d34798f
MD5 b29c3b65fc3bf112868b697cf82fc495
BLAKE2b-256 d375cde1f048ddd1f1ca7de76a77f408bdeffb958e7f450e0ca1ec808524871d

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp34-cp34m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a3-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 207.0 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 51ea341289ac4456db946a25bd644f5635e5ae3793df262813cde875887d25c8
MD5 4d53468bae2e5018b61a2fedcd26eff2
BLAKE2b-256 6d91eb19c0777034a80c4a79268a1a22376adc91b9eaf3951703bea93ecfcdff

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp34-cp34m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp34-cp34m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 185.6 kB
  • Tags: CPython 3.4m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp34-cp34m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 17e59864f19b3233032edb0566f26c25cc7f599503fb34d2645b5ce1fd6c2c3c
MD5 3f7d3634b66179d7d4a3852a3ff43b0d
BLAKE2b-256 5c13f5cd5bb550fba66a2205559f0570083b29c06ed83b0d438c243b2f32fe71

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 206.7 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b07ac0b1533298ddbc54c9bf3464664895f22899fec027b8d6c8d3ac59023283
MD5 51a9d127ac856fff1bd2b0aee2670fd8
BLAKE2b-256 51931f9059c3443eb4e1e331f463c2d547ec968765388841aba405504dbe5c5e

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a3-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 205.3 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 10bfd0b80b01d0684f968abbe1186bc19962e07b4b7601bb43b175b617cf689d
MD5 202e68568e60bb007909725da488d053
BLAKE2b-256 a67c6a1fdee0d38d5895740a0c3c63415cefbea43acdb07c0cc527184114682b

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 185.9 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 5415cafb082dad78935b3045c2e5d8907f436d15ad24c3fdb8e1839e084e4961
MD5 c65c6fbe0d351528c07a0e5d639a4aaa
BLAKE2b-256 85414da0cea8a0732a3956c5c4a3382c1d194390a13d40e5b64ab68ac2ed2c7c

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp27-cp27m-win32.whl.

File metadata

  • Download URL: coverage-5.0a3-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 185.6 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 ad18f836017f2e8881145795f483636564807aaed54223459915a0d4735300cf
MD5 c1d5544c2261bc8c65ed43aeb216eb43
BLAKE2b-256 9fe9ef95a4007814bce670469da96aabe4b1b57ae92cad75e454d7393ac47b4f

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 206.7 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a1a9ccd879811437ca0307c914f136d6edb85bd0470e6d4966c6397927bcabd9
MD5 34f134dd827c6a203acae693b7158b9d
BLAKE2b-256 28fdb73cd2f7e4cda795936c5c0ed07891e8f7a0bf164413f94fad89a6be155e

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a3-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 205.3 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 236505d15af6c7b7bfe2a9485db4b2bdea21d9239351483326184314418c79a8
MD5 8d3f1f23f7aab8c4bc129a2009673e03
BLAKE2b-256 1687d56fd6a5c9cb81151236296119e2b61557ef14fac262659b43d193549733

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp27-cp27m-macosx_10_13_intel.whl.

File metadata

  • Download URL: coverage-5.0a3-cp27-cp27m-macosx_10_13_intel.whl
  • Upload date:
  • Size: 190.6 kB
  • Tags: CPython 2.7m, macOS 10.13+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp27-cp27m-macosx_10_13_intel.whl
Algorithm Hash digest
SHA256 8ec528b585b95234e9c0c31dcd0a89152d8ed82b4567aa62dbcb3e9a0600deee
MD5 6604fc7b84c0284dca73f76cca134015
BLAKE2b-256 b6e6603617f7a18f4553bdf7e80e3b5bb7ebb224ca47006f473fc5e00512881a

See more details on using hashes here.

File details

Details for the file coverage-5.0a3-cp27-cp27m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a3-cp27-cp27m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 185.5 kB
  • Tags: CPython 2.7m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for coverage-5.0a3-cp27-cp27m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ed4d97eb0ecdee29d0748acd84e6380729f78ce5ba0c7fe3401801634c25a1c5
MD5 293d2500bb7e65be654796e84c6f5222
BLAKE2b-256 0ba33827a508cfe1ba6edd87f0419eb5257523ca91fd6e9b27f0c428aad01424

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