-
-
Notifications
You must be signed in to change notification settings - Fork 435
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Line coverage metrics do not add up for executed_lines and summary.covered_lines in generated coverage.json
bug
Something isn't working
question
Further information is requested
#1900
opened Dec 2, 2024 by
JohnPeng47
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
"Jump to the function exit" in lcov report for branch at top level of module
bug
Something isn't working
#1874
opened Oct 9, 2024 by
zackw
Coverage.py fails to omit *third-party* coverage in a nested venv from the same implicit namespace package
bug
Something isn't working
#1869
opened Oct 4, 2024 by
webknjaz
coverage report data written not collected when using contextlib.chdir with multiprocessing
bug
Something isn't working
#1867
opened Oct 1, 2024 by
graingert
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
Using Coverage API to cover tests from .pyc file, and with separate folders for source, test and .pyc
support
A support question from a user
#1861
opened Sep 25, 2024 by
bensarthou
Feature Request - Function and class coverage in "coverage report"
enhancement
New feature or request
#1859
opened Sep 23, 2024 by
numbworks
How to get a mapping dictionary from a function to corresponding test function and vice versa?
support
A support question from a user
#1856
opened Sep 17, 2024 by
thaiminhpv
No coverage reports created when running mypy with input file
support
A support question from a user
#1845
opened Sep 4, 2024 by
KonstiB
Automatically compute path remapping rules in "coverage combine"
enhancement
New feature or request
#1840
opened Aug 28, 2024 by
zackw
Coverage measurement of Cython code in meson-based projects
enhancement
New feature or request
#1837
opened Aug 25, 2024 by
oscarbenjamin
I am writing unit test cases for python file using pytest framework
bug
Something isn't working
#1833
opened Aug 13, 2024 by
DotNetTechSoln
Unable to get .coverage file in local system when using docker compose up
bug
Something isn't working
#1827
opened Jul 30, 2024 by
AkashKumar7902
Functions executed via multiprocessing aren't reliably being covered by coverage.py
bug
Something isn't working
#1825
opened Jul 29, 2024 by
cacti77
COVERAGE_CORE=sysmon with branch coverage can be 2x slower than default in some cases
bug
Something isn't working
#1812
opened Jul 10, 2024 by
lesteve
PermissionError: [Errno 13] Permission denied: '/dev/stdout'
bug
Something isn't working
#1804
opened Jun 24, 2024 by
senyai
Line incorrectly reported as uncovered in python 3.11 involving Something isn't working
asyncio.to_thread
and a conditional
bug
#1792
opened May 26, 2024 by
atom-andrew
Support coverage plugins with sys.monitoring
enhancement
New feature or request
#1790
opened May 25, 2024 by
scoder
BUG: inconsistent meaning of Something isn't working
skip_covered
between coverage report
and coverage html
bug
#1784
opened May 16, 2024 by
neutrinoceros
Add a hint that New feature or request
coverage combine
might be needed
enhancement
#1781
opened May 13, 2024 by
nedbat
Previous Next
ProTip!
Adding no:label will show everything without a label.