Skip to content

Issues: nedbat/coveragepy

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Proper tracking of conditional "partial" lines enhancement New feature or request
#1962 opened May 5, 2025 by kingbuzzman
Support gevent & thread concurrency in the same project enhancement New feature or request
#1950 opened Apr 10, 2025 by ddorian
Support coverage plugins with sys.monitoring enhancement New feature or request
#1790 opened May 25, 2024 by scoder
Add a hint that coverage combine might be needed enhancement New feature or request
#1781 opened May 13, 2024 by nedbat
Report integration with Sphinx enhancement New feature or request
#1730 opened Jan 10, 2024 by Paebbels
Allow pyproject.toml to override a global coveragerc enhancement New feature or request
#1723 opened Dec 21, 2023 by crazystick
Move from pylint to ruff? enhancement New feature or request
#1716 opened Dec 15, 2023 by nedbat
[FR] Loading/disabling plugins conditionally enhancement New feature or request
#1702 opened Nov 23, 2023 by webknjaz
Add support for Python 3.13 enhancement New feature or request
#1682 opened Sep 20, 2023 by xqt
Command line usage - annotate - coverage annotate enhancement New feature or request
#1667 opened Aug 6, 2023 by polygamma
Compiling with Mypyc enhancement New feature or request
#1659 opened Jul 22, 2023 by nickdrozd
[FR] Tool-specific toml config enhancement New feature or request
#1643 opened Jun 16, 2023 by webknjaz
Allow querying the contexts in the HTML report enhancement New feature or request
#1621 opened May 11, 2023 by gaborbernat
Add explanation and examples for symbols used when displaying branch coverage docs enhancement New feature or request good first This could be a good first contribution
#1597 opened Mar 31, 2023 by jugmac00
Ability to specify "all but" ignore patterns in omit enhancement New feature or request
#1579 opened Mar 10, 2023 by plondino
Record custom metadata for contexts enhancement New feature or request
#1546 opened Jan 26, 2023 by Zeckie
ProTip! Adding no:label will show everything without a label.