Skip to main content

Code coverage measurement for Python

Project description

Code coverage testing for Python.

License Python versions supported Package stability
Build status Documentation Coverage!
PyPI status Kit format Packaging status Weekly PyPI downloads
Github stars Github forks Contributors
Tidelift coverage.py on Twitter nedbat on Twitter

Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

Coverage.py runs on many versions of Python:

  • CPython 2.7.

  • CPython 3.5 through 3.10 alpha.

  • PyPy2 7.3.1 and PyPy3 7.3.1.

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

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

For Enterprise

Tidelift

Available as part of the Tidelift Subscription. Coverage and thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. If you want the flexibility of open source and the confidence of commercial-grade software, this is for you. Learn more.

Getting Started

See the Quick Start section of the docs.

Change history

The complete history of changes is on the change history page.

Contributing

See the Contributing section of the docs.

Security

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

License

Licensed under the Apache 2.0 License. For details, see NOTICE.txt.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coverage-5.3.1.tar.gz (684.5 kB view details)

Uploaded Source

Built Distributions

coverage-5.3.1-pp37-none-any.whl (200.6 kB view details)

Uploaded PyPy

coverage-5.3.1-pp36-none-any.whl (200.6 kB view details)

Uploaded PyPy

coverage-5.3.1-cp39-cp39-win_amd64.whl (212.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

coverage-5.3.1-cp39-cp39-win32.whl (210.9 kB view details)

Uploaded CPython 3.9 Windows x86

coverage-5.3.1-cp39-cp39-manylinux2010_x86_64.whl (244.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

coverage-5.3.1-cp39-cp39-manylinux2010_i686.whl (242.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

coverage-5.3.1-cp39-cp39-manylinux1_x86_64.whl (244.2 kB view details)

Uploaded CPython 3.9

coverage-5.3.1-cp39-cp39-manylinux1_i686.whl (242.5 kB view details)

Uploaded CPython 3.9

coverage-5.3.1-cp39-cp39-macosx_10_9_x86_64.whl (208.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

coverage-5.3.1-cp38-cp38-win_amd64.whl (212.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

coverage-5.3.1-cp38-cp38-win32.whl (210.9 kB view details)

Uploaded CPython 3.8 Windows x86

coverage-5.3.1-cp38-cp38-manylinux2010_x86_64.whl (246.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

coverage-5.3.1-cp38-cp38-manylinux2010_i686.whl (244.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

coverage-5.3.1-cp38-cp38-manylinux1_x86_64.whl (246.0 kB view details)

Uploaded CPython 3.8

coverage-5.3.1-cp38-cp38-manylinux1_i686.whl (244.2 kB view details)

Uploaded CPython 3.8

coverage-5.3.1-cp38-cp38-macosx_10_9_x86_64.whl (208.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

coverage-5.3.1-cp37-cp37m-win_amd64.whl (212.0 kB view details)

Uploaded CPython 3.7m Windows x86-64

coverage-5.3.1-cp37-cp37m-win32.whl (210.9 kB view details)

Uploaded CPython 3.7m Windows x86

coverage-5.3.1-cp37-cp37m-manylinux2010_x86_64.whl (242.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

coverage-5.3.1-cp37-cp37m-manylinux2010_i686.whl (241.6 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

coverage-5.3.1-cp37-cp37m-manylinux1_x86_64.whl (242.8 kB view details)

Uploaded CPython 3.7m

coverage-5.3.1-cp37-cp37m-manylinux1_i686.whl (241.6 kB view details)

Uploaded CPython 3.7m

coverage-5.3.1-cp37-cp37m-macosx_10_9_x86_64.whl (208.0 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

coverage-5.3.1-cp36-cp36m-win_amd64.whl (212.0 kB view details)

Uploaded CPython 3.6m Windows x86-64

coverage-5.3.1-cp36-cp36m-win32.whl (210.9 kB view details)

Uploaded CPython 3.6m Windows x86

coverage-5.3.1-cp36-cp36m-manylinux2010_x86_64.whl (241.3 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

coverage-5.3.1-cp36-cp36m-manylinux2010_i686.whl (240.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

coverage-5.3.1-cp36-cp36m-manylinux1_x86_64.whl (241.3 kB view details)

Uploaded CPython 3.6m

coverage-5.3.1-cp36-cp36m-manylinux1_i686.whl (240.1 kB view details)

Uploaded CPython 3.6m

coverage-5.3.1-cp36-cp36m-macosx_10_9_x86_64.whl (208.0 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

coverage-5.3.1-cp35-cp35m-win_amd64.whl (212.0 kB view details)

Uploaded CPython 3.5m Windows x86-64

coverage-5.3.1-cp35-cp35m-win32.whl (210.9 kB view details)

Uploaded CPython 3.5m Windows x86

coverage-5.3.1-cp35-cp35m-manylinux2010_x86_64.whl (240.9 kB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

coverage-5.3.1-cp35-cp35m-manylinux2010_i686.whl (239.6 kB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ i686

coverage-5.3.1-cp35-cp35m-manylinux1_x86_64.whl (240.9 kB view details)

Uploaded CPython 3.5m

coverage-5.3.1-cp35-cp35m-manylinux1_i686.whl (239.6 kB view details)

Uploaded CPython 3.5m

coverage-5.3.1-cp35-cp35m-macosx_10_9_x86_64.whl (208.0 kB view details)

Uploaded CPython 3.5m macOS 10.9+ x86-64

coverage-5.3.1-cp27-cp27mu-manylinux2010_x86_64.whl (236.8 kB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ x86-64

coverage-5.3.1-cp27-cp27mu-manylinux2010_i686.whl (235.8 kB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ i686

coverage-5.3.1-cp27-cp27mu-manylinux1_x86_64.whl (236.8 kB view details)

Uploaded CPython 2.7mu

coverage-5.3.1-cp27-cp27mu-manylinux1_i686.whl (235.8 kB view details)

Uploaded CPython 2.7mu

coverage-5.3.1-cp27-cp27m-win_amd64.whl (209.4 kB view details)

Uploaded CPython 2.7m Windows x86-64

coverage-5.3.1-cp27-cp27m-win32.whl (209.1 kB view details)

Uploaded CPython 2.7m Windows x86

coverage-5.3.1-cp27-cp27m-manylinux2010_x86_64.whl (236.8 kB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ x86-64

coverage-5.3.1-cp27-cp27m-manylinux2010_i686.whl (235.8 kB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ i686

coverage-5.3.1-cp27-cp27m-manylinux1_x86_64.whl (236.8 kB view details)

Uploaded CPython 2.7m

coverage-5.3.1-cp27-cp27m-manylinux1_i686.whl (235.8 kB view details)

Uploaded CPython 2.7m

coverage-5.3.1-cp27-cp27m-macosx_10_9_x86_64.whl (207.9 kB view details)

Uploaded CPython 2.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1.tar.gz
Algorithm Hash digest
SHA256 38f16b1317b8dd82df67ed5daa5f5e7c959e46579840d77a67a4ceb9cef0a50b
MD5 6ff1e5fafaa6d2156f45c274fa80a6d1
BLAKE2b-256 40052c1d1405edeec38114abcd404f15a35a41029b89d0514aa8ad11ffcbde81

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-pp37-none-any.whl.

File metadata

  • Download URL: coverage-5.3.1-pp37-none-any.whl
  • Upload date:
  • Size: 200.6 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-pp37-none-any.whl
Algorithm Hash digest
SHA256 c89b558f8a9a5a6f2cfc923c304d49f0ce629c3bd85cb442ca258ec20366394c
MD5 83f7d05700a48e7c4f7fe4c86fbbe0aa
BLAKE2b-256 73392f69bfaab2b5bbb482957cd8488696d44009c796ee8d58d7fd9f2aee62b7

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-pp36-none-any.whl.

File metadata

  • Download URL: coverage-5.3.1-pp36-none-any.whl
  • Upload date:
  • Size: 200.6 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-pp36-none-any.whl
Algorithm Hash digest
SHA256 723d22d324e7997a651478e9c5a3120a0ecbc9a7e94071f7e1954562a8806cf3
MD5 166c5232c8fbbb16ccbf6240b42a7a41
BLAKE2b-256 23a1b22465a02ee114f818124ed545ca154d1c9d17732aa0fd7ab685f077d554

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2757fa64e11ec12220968f65d086b7a29b6583d16e9a544c889b22ba98555ef1
MD5 7cd8d3baca636e6e223a8f90001dbf50
BLAKE2b-256 9c7ddc510d76ef49034d3c6c52a173e64c367c309cdf75fdb4872eaf122ada50

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 cc6f8246e74dd210d7e2b56c76ceaba1cc52b025cd75dbe96eb48791e0250e98
MD5 76397732e0dec84a2c2b8d08185999af
BLAKE2b-256 959279f7c8dfae7727273c980e3747947d17fcf8da02047756f37d2308e19937

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.3.1-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 244.2 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 6f61319e33222591f885c598e3e24f6a4be3533c1d70c19e0dc59e83a71ce27d
MD5 097c35bbc815fb6244640ba87a3e6817
BLAKE2b-256 56914da1c6a4888bf32a9725ded6ff0e16a1c020089ef5dde55f060c94ddd9f1

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.3.1-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 242.5 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 cef06fb382557f66d81d804230c11ab292d94b840b3cb7bf4450778377b592f4
MD5 c3cae0708e74ecc04432e9bfd669eff5
BLAKE2b-256 ba0fb316cf1b57e346aca32c4e04ae8fb11b44c10694c08ee09d18cd356786b5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 76b2775dda7e78680d688daabcb485dc87cf5e3184a0b3e012e1d40e38527cc8
MD5 cc2daaa463865ec717146ac8cb0d6ee9
BLAKE2b-256 2ec447451fb4bf2cd4397de64a72531134e88ba09e8ddac5cddf19f7be5e5309

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3b14b1da110ea50c8bcbadc3b82c3933974dbeea1832e814aab93ca1163cd4c1
MD5 35aed79dcaf3e749501d73e1d611d9c7
BLAKE2b-256 c555a1f2b99d4f1e3b07b6e60fc9ef569950afb1d244ba91e7eb6ac8ea56313f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ceb499d2b3d1d7b7ba23abe8bf26df5f06ba8c71127f188333dddcf356b4b63f
MD5 2e8185df2214a37935f789c6c99dc12e
BLAKE2b-256 671824a79f5fa2708ff343d57a282d6cd5a6997cfad62d67655e5c8ec19527d6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 3498b27d8236057def41de3585f317abae235dd3a11d33e01736ffedb2ef8606
MD5 4fd50b8623e8f47fb9a65a928d181efe
BLAKE2b-256 abac0349861837c4d1b3527edf27b2c2754fbda1867b8a64ef767f02b6049dd3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ff1330e8bc996570221b450e2d539134baa9465f5cb98aff0e0f73f34172e0ae
MD5 4ddc510272e773d42fae028c01c563c1
BLAKE2b-256 aa42848f7c4eddfbafb49cc659af41f0120772bdec17f211e962fab10127a5bf

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.3.1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 246.0 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3a3c3f8863255f3c31db3889f8055989527173ef6192a283eb6f4db3c579d830
MD5 0465bc32fa58d3295a5319296cf5a8cf
BLAKE2b-256 2ee8a97059872bbedb3414c358660b4851b979774dabcc3b05c997b02eb6652a

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.3.1-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 244.2 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 a607ae05b6c96057ba86c811d9c43423f35e03874ffb03fbdcd45e0637e8b631
MD5 5589e530a0eff1b9fde56cf4a9e734cb
BLAKE2b-256 4e648dfa8d8bc89693ea874a1d99ed6ab6173ac7d5b9bba1a17519ec91e8d474

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8ffd4b204d7de77b5dd558cdff986a8274796a1e57813ed005b33fd97e29f059
MD5 eacd9f708b8f9c8b094c0a0b295d40c9
BLAKE2b-256 e175ca3851cc3075ab408ed42e3a4b0be473ce423cc23ee251569a2c0271bec4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3102bb2c206700a7d28181dbe04d66b30780cde1d1c02c5f3c165cf3d2489497
MD5 d0bcbe40ba6ab0efd07500529b1ee66b
BLAKE2b-256 60f1610119bd10e8ff96b07facc6d1a0ed58f13a432e026356fa3354bc1b69c9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 93a280c9eb736a0dcca19296f3c30c720cb41a71b1f9e617f341f0a8e791a69b
MD5 3e2202b2a68251117fdaeb96ba978bec
BLAKE2b-256 71311e8dd56cedaa4a5cf01485f8bbf8573170e349ca6336df4ed3219bc53a58

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ce6f3a147b4b1a8b09aae48517ae91139b1b010c5f36423fa2b866a8b23df879
MD5 9b00dadf4eb2a4a570edbd4bbc812a03
BLAKE2b-256 9ff90f57e3d728c88f7df79d6a3a1e6db66cf0dcbe0eb2af507e0769a4e73b22

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 fa10fee7e32213f5c7b0d6428ea92e3a3fdd6d725590238a3f92c0de1c78b9d2
MD5 0439c53ecb6ad790ef552d921aa4a5da
BLAKE2b-256 cb6f3d3dd8cc2f4f1a2537067782439d2c2791f3599ff2c13156ef59f09d032f

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.3.1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 242.8 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e52d3d95df81c8f6b2a1685aabffadf2d2d9ad97203a40f8d61e51b70f191e4e
MD5 3a7ecb5118cbf275afcc7d3a62f693b3
BLAKE2b-256 39645c9694c04114d08addb50c064158fc66f443be07f0b5fa50f48035f9c5cf

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.3.1-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 241.6 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 ab110c48bc3d97b4d19af41865e14531f300b482da21783fdaacd159251890e8
MD5 8f56e9adca919c825de9719ba41b1e1f
BLAKE2b-256 6e38d0dac64d3cabb41e4cb22caa9ea9d73d713dd5232bfb680689cc039174ee

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a66ca3bdf21c653e47f726ca57f46ba7fc1f260ad99ba783acc3e58e3ebdb9ff
MD5 326fa08e463c6eca9bdd9b4156a32c04
BLAKE2b-256 d4ef5855059b80166407542cb4b63f9844a8e5da2a693c6186eb6b8ff198f8f6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 cd556c79ad665faeae28020a0ab3bda6cd47d94bec48e36970719b0b86e4dcf4
MD5 a6a546d70d7b8e69c11f681f5f55d63d
BLAKE2b-256 107678119e7e5f088fabe9ae335ad6b4d3c409ca5435064e523311ba383e28f5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fac3c432851038b3e6afe086f777732bcf7f6ebbfd90951fa04ee53db6d0bcdd
MD5 3afe50a09ff9fb2d513ce2e2076c8b9d
BLAKE2b-256 297c890e84955a056af4296aa774624fdafbad5cb4b6eeabeeca9cd9f0b3494d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 a4857f7e2bc6921dbd487c5c88b84f5633de3e7d416c4dc0bb70256775551a6c
MD5 51d38408f48dd94ab04991999ba24e71
BLAKE2b-256 04f2abbdfad65a312cf1ac5cf196c99d257650c57e4cfc7e5c14576093867dd5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 535dc1e6e68fad5355f9984d5637c33badbdc987b0c0d303ee95a6c979c9516f
MD5 2ffb6b555d818bfaca2e226ac8851949
BLAKE2b-256 68233470abc9302b10e8f152564c8368bdebd4d9ccaf70ce6ad29bfd6807a84f

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.3.1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 241.3 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a2070c5affdb3a5e751f24208c5c4f3d5f008fa04d28731416e023c93b275277
MD5 87fc4722c89678be43e80515b48beda5
BLAKE2b-256 7643421d81716e0379e886f9642354481c3e30d84fb2c1e9aceb3ee3d369422b

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.3.1-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 240.1 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f51dbba78d68a44e99d484ca8c8f604f17e957c1ca09c3ebc2c7e3bbd9ba0448
MD5 92e3bd3d25e6becdd16d3cf0c081277b
BLAKE2b-256 d29eb9036ecd1f1ceab3ce836e3409322f2cd17a8fbbcdadc96c4b5b7d0045df

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c5ec71fd4a43b6d84ddb88c1df94572479d9a26ef3f150cef3dacefecf888105
MD5 f2adc675c751b71e6bb89d18eec316ed
BLAKE2b-256 571ee0565ed26ec1a657786ec9a04f06363853c888c98016f87ee7072d5c99b6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3911c2ef96e5ddc748a3c8b4702c61986628bb719b8378bf1e4a6184bbd48fe4
MD5 5940b61ac902ac6971f9e15623723966
BLAKE2b-256 908bf97709134117ab3c64ef55ff32e186ba6aa8e3518406f51cdc2129a21813

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c6e5174f8ca585755988bc278c8bb5d02d9dc2e971591ef4a1baabdf2d99589b
MD5 3bc1cdc111ca6068fe75e66a338bcd4e
BLAKE2b-256 a2c10eb665633ed3677a44df3895b29504271722ee414ab7505484884fb1e429

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 9a4f66259bdd6964d8cf26142733c81fb562252db74ea367d9beb4f815478e72
MD5 bed3a1757fa14e504d64307aa0843d27
BLAKE2b-256 c2127609c4936382072a3028ee0928719e75d2b1757c95b97ef7cbc02f579875

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 c46643970dff9f5c976c6512fd35768c4a3819f01f61169d8cdac3f9290903b7
MD5 3a5eec1641a3dc9dfbf42d655fdf950b
BLAKE2b-256 daff1f8e24ddf50220e0c335f6e9f38a83593bd00e7eeb4e0b5eef6710aa5e3f

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.3.1-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 240.9 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 be0416074d7f253865bb67630cf7210cbc14eb05f4099cc0f82430135aaa7a3b
MD5 92f12de89b753aa4e93d896d1abad788
BLAKE2b-256 0595c14dc8b3efe065d69c8c9cbec8c147cb408280a5d2edbd6ed60874dab54d

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp35-cp35m-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.3.1-cp35-cp35m-manylinux2010_i686.whl
  • Upload date:
  • Size: 239.6 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f54de00baf200b4539a5a092a759f000b5f45fd226d6d25a76b0dff71177a714
MD5 fda815d98e71a468ad2b5b0a63abe462
BLAKE2b-256 2dd265888a954737daa005a2b848d0520ac432aba9e082ce79a4c7e51bf0bc63

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b239711e774c8eb910e9b1ac719f02f5ae4bf35fa0420f438cdc3a7e4e7dd6ec
MD5 3aa1a8968b5564b231f87be72a279382
BLAKE2b-256 9647c3f90c21d46b803d84deb6e3364ad25e490e7a17b92da05de3083693f3d9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 8f33d1156241c43755137288dea619105477961cfa7e47f48dbf96bc2c30720b
MD5 5c06575033a9c48d4d0dbe1d760fe965
BLAKE2b-256 669fd40f58a655919b082e43cabc944d4bf151480e0eb6bf6eb397712cd080d2

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f2c6888eada180814b8583c3e793f3f343a692fc802546eed45f40a001b1169f
MD5 8e5079603416bd9dd626a48dd2ecacac
BLAKE2b-256 fed71815e03c5ae4ec90f7be7b1d09e52656295ebc98718e816fce2f2c04143e

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.3.1-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 236.8 kB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 fda29412a66099af6d6de0baa6bd7c52674de177ec2ad2630ca264142d69c6c7
MD5 c046b0c82c27cc0293f64ab90013779b
BLAKE2b-256 79b313063d475246423862b3ec61e7a6e0516978fbf1dda76d049d683cdb3a97

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp27-cp27mu-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.3.1-cp27-cp27mu-manylinux2010_i686.whl
  • Upload date:
  • Size: 235.8 kB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 782a5c7df9f91979a7a21792e09b34a658058896628217ae6362088b123c8500
MD5 3678c74f848890c706d854286e955e4a
BLAKE2b-256 511278fcccaff9dbf87b9f0a15246952e47f28e83aa76b1ff0453dc3f07ba69b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9a9d4ff06804920388aab69c5ea8a77525cf165356db70131616acd269e19b36
MD5 aa8bfd5c989058e18484b7f8448b3b7b
BLAKE2b-256 a910b34d808842088c068615a9136c35aefa6432c9abb0bf3f0634ee57752539

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ee2f1d1c223c3d2c24e3afbb2dd38be3f03b1a8d6a83ee3d9eb8c36a52bee899
MD5 cd87a08b91d67b688fad327a527c6099
BLAKE2b-256 c463bd3d0da245c22319486d4e30970d4f58a814cd3d8b114446e6aac8dc3a95

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 8dacc4073c359f40fcf73aede8428c35f84639baad7e1b46fce5ab7a8a7be4bb
MD5 9ff8df61f53f186f75c33a2396aa7b78
BLAKE2b-256 43eea304c32d326a83963c88954425d3af57c53541f8e8be968430f583714eea

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 08b3ba72bd981531fd557f67beee376d6700fba183b167857038997ba30dd297
MD5 0146bbc2fc69ce83fe37d7cb0f9e16d8
BLAKE2b-256 b8fe4e83c5c7c1702d097d4f3130d06ab10c76ee52660889c6ddbfe2a97315dc

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.3.1-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 236.8 kB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 cc44e3545d908ecf3e5773266c487ad1877be718d9dc65fc7eb6e7d14960985b
MD5 e1303051c9db6dd97528a3e44875a1db
BLAKE2b-256 21a45c7890125b8930a279cdc6ebd43ed3059e6c35295c055457f0e36ad8c62a

See more details on using hashes here.

File details

Details for the file coverage-5.3.1-cp27-cp27m-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.3.1-cp27-cp27m-manylinux2010_i686.whl
  • Upload date:
  • Size: 235.8 kB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

File hashes

Hashes for coverage-5.3.1-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 e448f56cfeae7b1b3b5bcd99bb377cde7c4eb1970a525c770720a352bc4c8044
MD5 f9a25d0635ad5a92cee056fa3bf39f9f
BLAKE2b-256 d81fd1c56c80d37649d1ba54d4a6d4bbc2857b86a1f8ce5c1c571ad3a34972b4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 378ac77af41350a8c6b8801a66021b52da8a05fd77e578b7380e876c0ce4f528
MD5 6c0d8c2dbb64c8af3663381862bc86d5
BLAKE2b-256 414fd0431cd678eba604186db6d7542ddafd4d9d82c3fdf6261f420999d959e4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 7e4d159021c2029b958b2363abec4a11db0ce8cd43abb0d9ce44284cb97217e7
MD5 0659aac75c698ef33e8eda57205d6172
BLAKE2b-256 bd307972623e98f37666b79082c1a0477aded381f27b053541ebc4b0ea1a1b2d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coverage-5.3.1-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fabeeb121735d47d8eab8671b6b031ce08514c86b7ad8f7d5490a7b6dcd6267d
MD5 ea55245852c6a1b90ee92c1bb446e2d4
BLAKE2b-256 2824bab86059b84d5484b75d4f2d3d05606d85ff5e74e192217359b4474c257f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page