issues Search Results · repo:nedbat/coveragepy language:Python
Filter by
1k results
(92 ms)1k results
innedbat/coveragepy (press backspace or delete to remove)Describe the bug In certain circumstances, the bug described in #1999 is still reproducible. Unfortunately, I haven t
been able to distill these circumstances into a concise MRE as in #1999. 👿 So I acknowledge ...
bug
vytas7
- Opened 1 hour ago
- #2036
Error:
2025-08-20 16:41:58.176397 : exception Couldn t use data file
/usr/local/services/xxxxxx/.coverage.cvm-api-0.112.XIvCOBix : no such table: context , Traceback (most recent call last)
I m using ...
bug
WeiMengXS
- 5
- Opened 11 hours ago
- #2035
Describe the bug When running coverage, it may create subcover_*.pth files that don t seem to be cleaned up afterwards.
To Reproduce Python 3.13.6 b48ae280ecaa28a8d105a0363b42ff2ce580ffb3
tox -e py313 ...
bug
fixed
mgorny
- 2
- Opened 9 days ago
- #2029
Describe the bug When the subprocess is in another directory (using cwd), patch = subprocess misses the coverage.
To Reproduce
1. Using Python 3.9 to 3.13
2. Using coverage 7.10.2 and 7.10.3a0.dev1 ...
bug
fixed
marcelotduarte
- 3
- Opened 11 days ago
- #2025
Describe the bug When using some external tool to manage concurrent execution of Python scripts, patch = subprocess can
miss some coverage.
To Reproduce
1. Using Python 3.13 in github actions (ubuntu-latest) ...
bug
fixed
jepler
- 4
- Opened 11 days ago
- #2024
Describe the bug I want to use [run]patch = subprocess on Windows in github actions, but I get a ModuleNotFoundError and
coverage is incomplete.
To Reproduce
1. Python 3.x (=3.13.5) installed with actions/setup-python ...
bug
fixed
windows
jepler
- 3
- Opened 11 days ago
- #2022
Describe the bug I want to use [run]patch = subprocess together with --branch but I m getting unexpected results.
To Reproduce
1. Python 3.13 on Debian Trixie x86_64
2. Coverage.py, version 7.10.2 ...
bug
fixed
jepler
- 6
- Opened 11 days ago
- #2021
Describe the bug coverage report emits a ResourceWarning, evidently due to never closing its database connection(s).
This happens regardless of whether any coverage data is present. I see it in coverage==7.0.0 ...
bug
fixed
sbrudenell
- 12
- Opened 16 days ago
- #2017
Describe the bug Hello! I think this is unexpected behavior in branch coverage detection in test code.
It surfaced when asking coverage to cover report on a tests/ directory, to ensure all code from the ...
bug
not a bug
miketheman
- 3
- Opened 19 days ago
- #2015
It seems in some cases coverage doesn t mark lines which are proven to be run in an async function. I couldn t find a
bug report for it yet. Deactivating branch coverage doesn t help either.
for … in ...
bug
spaceone
- 2
- Opened 19 days ago
- #2014

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.