Sign inSign up

thekevjames/coveralls

By thekevjames

Updated 2 days ago

Minimal image for https://github.com/TheKevJames/coveralls-python ("coveralls" on PyPI)

Image
0

1M+

thekevjames/coveralls repository overview

Coveralls for Python

Test Status

:

image

image

image

image

Version Info

:

image

image

image

image

Compatibility

:

image

image

Downloads

:

image

image

image

coveralls.io is a service for publishing your coverage stats online. This package provides seamless integration with coverage.py (and thus pytest, nosetests, etc...) in your Python projects:

pip install coveralls
coverage run --source=mypkg -m pytest tests/
coveralls

For more information and usage instructions, see our documentation.

Version Compatibility

As of version 2.0, we have dropped support for end-of-life'd versions of Python and particularly old versions of coverage. Support for non-EOL'd environments is provided on a best-effort basis and will generally be removed once they make maintenance too difficult.

If you're running on an outdated environment with a new enough package manager to support version checks (see the PyPA docs), then installing the latest compatible version should do the trick automatically! If you're even more outdated than that, please pin to coveralls<2.

Support for outdated environments is not guaranteed; please mention your environment if you open a ticket. I will consider backporting fixes to the 1.x branch if the need is great enough.

Tag summary

Content type

Image

Digest

sha256:af957cefe

Size

31.6 MB

Last updated

2 days ago

docker pull thekevjames/coveralls