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
Sort

Issues list

Coverage with PyRun_FileExFlags in C++? bug Something isn't working
#1894 opened Nov 17, 2024 by luoyue2087
Race condition leading to hanging tests using coverage >=7.5.5 bug Something isn't working question Further information is requested
#1892 opened Nov 15, 2024 by digitalresistor
Adding Branch Coverage to API enhancement New feature or request
#1888 opened Nov 5, 2024 by eleanorjboyd
"Jump to the function exit" in lcov report with multiline conditional bug Something isn't working
#1875 opened Oct 9, 2024 by zackw
Playwright tests remain uncovered bug Something isn't working
#1864 opened Sep 30, 2024 by AlmerCarbonEquity
Expected performance of coveragepy? support A support question from a user
#1862 opened Sep 26, 2024 by oerp-odoo
No coverage reports created when running mypy with input file support A support question from a user
#1845 opened Sep 4, 2024 by KonstiB
PermissionError: [Errno 13] Permission denied: '/dev/stdout' bug Something isn't working
#1804 opened Jun 24, 2024 by senyai
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
ProTip! Adding no:label will show everything without a label.