issues Search Results · repo:nedbat/coveragepy language:Python
Filter by
1k results
(76 ms)1k results
innedbat/coveragepy (press backspace or delete to remove)Describe the bug Starting with 7.10.0, I m seeing the following test failure on Gentoo Linux amd64:
$ tox -e py313
py313: pip-25.1.1-py3-none-any.whl already present in /home/mgorny/.local/share/virtualenv/wheel/3.13/embed/3/pip.json ...
bug
fixed
mgorny
- 8
- Opened 2 days ago
- #2008
Describe the bug
If I run the coveragepy test suite with some small modifications to run with TSAN support and under pytest-run-parallel,
I see data races inside coveragepy and CPython as well as some ...
bug
ngoldbaum
- 1
- Opened 3 days ago
- #2007
Describe the bug
When writing a .pth file, coverage uses slightly invalid heuristics which will usually be correct, but become invalid in
the face of things like PYTHONPATH entries or working directories ...
bug
fixed
glyph
- 4
- Opened 3 days ago
- #2006
Describe the bug
I had to add 3.14 to run under coverage and it crashes in sysmon:
File /home/runner/work/attrs/attrs/.tox/py314-tests/lib/python3.14/site-packages/coverage/sysmon.py , line 322, in ...
bug
fixed
hynek
- 10
- Opened 5 days ago
- #2005
Is your feature request related to a problem? Please describe. We re slowly working towards replacing the old nose-era
flaky plugin with pytest-rerunfailures. The two are largely drop-in replacements, ...
enhancement
mgorny
- 1
- Opened 6 days ago
- #2003
Not really a bug but I ve noticed that coverage nowadays publishes two nearly identical wheels:
- coverage-7.9.2-py3-none-any.whl
- coverage-7.9.2-pp39.pp310.pp311-none-any.whl
I think this is a ...
bug
fixed
mgorny
- 3
- Opened 12 days ago
- #2001
Describe the bug When an async for loop contains a conditional break from the loop, and the whole loop is inside a try..
finally block (the except clause may also be present), it manifests as missing branch ...
bug
vytas7
- 1
- Opened 15 days ago
- #1999
Describe the bug coverage report returns different results when run locally vs GitHub actions.
To Reproduce How can we reproduce the problem? Please be specific. Don t link to a failing CI job. Answer ...
bug
adosar
- 5
- Opened 16 days ago
- #1997
How can I generate incremental code coverage reports (including line, function, and branch coverage) using
Coverage 7.9.2?
Environment Coverage.py version: 7.9.2 Python versions: 3.9 (as supported by ...
support
zchangming
- 1
- Opened 16 days ago
- #1996
Describe the bug I m experiencing an issue when trying to measure code coverage for my Django project using Coverage.py.
When I run the tests for a specific app, the coverage report only changes for the ...
bug
leofernandesmo
- 2
- Opened 17 days ago
- #1995

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!
Restrict your search to the title by using the in:title qualifier.