-
-
Notifications
You must be signed in to change notification settings - Fork 440
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
Add the New feature or request
dynamic_context
setting to the sample coveragerc file
enhancement
#1934
opened Mar 6, 2025 by
Mariatta
Using New feature or request
--include
to also report on un-executed files or filter out files from --source
enhancement
#1928
opened Feb 11, 2025 by
BurnzZ
Unable to report coverage for a single file due to import reload?
bug
Something isn't working
exotic
Unusual execution environment
#1925
opened Feb 9, 2025 by
adamjstewart
dynamic_context is not set for tests which are static or class methods
bug
Something isn't working
#1923
opened Feb 5, 2025 by
james-garner-canonical
"No source for code" error when dealing with PyTorch's Dynamo
bug
Something isn't working
#1921
opened Feb 1, 2025 by
BurnzZ
The performance overhead of test coverage is insane - 5 times slower on python code - REPRO ATTACHED
bug
Something isn't working
#1916
opened Jan 15, 2025 by
morotti
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
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
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.