px
pypx

coveralls

v4.1.0

Show coverage stats online via coveralls.io

14 KB Python 3.10+ py3-none-anyMIT License3 deps
Diff
$ uv add coveralls

Coveralls for Python

:Test Status:

:Version Info:

:Compatibility:

:Downloads:

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.

If you're in an outdated environment and experiencing an issue, you're welcome to open a ticket -- but please mention your environment! I'm willing to backport fixes to the 1.x branch if the need is great enough.

Details

Version
4.1.0
License
MIT License
Python
<4.0,>=3.10
Maintainer
Kevin James

Release Cadence

2
releases in the past year
avg 101 days between releases

Maintainers