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

Don't count lines as covered if they are only hit during a failing or xfail test enhancement New feature or request
#727 opened Nov 10, 2018 by pganssle updated Nov 12, 2018
Allow arbitrary RDBs enhancement New feature or request
#764 opened Jan 26, 2019 by strichter updated Jan 26, 2019
Expose CTracer's trace function enhancement New feature or request
#789 opened Mar 30, 2019 by blueyed updated Mar 31, 2019
Report no-cover lines enhancement New feature or request
#814 opened Jun 17, 2019 by jml updated Jun 17, 2019
index.html is colorless enhancement New feature or request html
#706 opened Sep 14, 2018 by AdrienLemaire updated Jul 6, 2019
dealing with empty context names enhancement New feature or request
#833 opened Aug 6, 2019 by techtonik updated Aug 6, 2019
coveragepy coverage of trace functions enhancement New feature or request
#547 opened Jan 1, 2017 by nedbat updated Aug 11, 2019
Provide SQL line table even if running coveragepy in branch coverage mode enhancement New feature or request
#762 opened Jan 25, 2019 by fkromer updated Dec 13, 2019
Multiple Static Contexts? contexts enhancement New feature or request
#906 opened Dec 26, 2019 by s0undt3ch updated Jan 15, 2020
Coverage not working for TensorFlow Model call function exotic Unusual execution environment
#856 opened Oct 11, 2019 by NathanDotTo updated Jan 15, 2020
Coverage for PyImport via C++ exotic Unusual execution environment
#878 opened Dec 6, 2019 by WhileE updated Jan 15, 2020
Help running coverage with pytest --testmon exotic Unusual execution environment
#774 opened Feb 12, 2019 by Tomasz-Kluczkowski updated Jan 15, 2020
Coverage with/after pdb.set_trace exotic Unusual execution environment
#729 opened Nov 11, 2018 by blueyed updated Jan 15, 2020
Pony ORM lambda or generator expression function is marked as unexecuted exotic Unusual execution environment
#685 opened Jul 23, 2018 by jgirardet updated Jan 15, 2020
Unicode decode error when put coverage into setup script in Windows bug Something isn't working windows
#539 opened Dec 27, 2016 by nedbat updated Jan 15, 2020
coverage of multiline generator/set/dict comprehensions is wrong when run with pytest's assertion rewriting bug Something isn't working exotic Unusual execution environment
#515 opened Aug 3, 2016 by nedbat updated Jan 15, 2020
asyncio.ProcessPoolExecutor tracing not working correctly exotic Unusual execution environment
#481 opened Mar 13, 2016 by nedbat updated Jan 15, 2020
path issue with -m doctest bug Something isn't working exotic Unusual execution environment
#256 opened Aug 18, 2013 by nedbat updated Jan 15, 2020
"try:", "except:" and "break:" lines always reported as missing under Jython bug Something isn't working exotic Unusual execution environment
#120 opened Feb 21, 2011 by nedbat updated Jan 15, 2020
Coverage data from Flask application bug Something isn't working
#810 opened Jun 11, 2019 by brycefisher updated Jan 15, 2020
On Linux, packages get installed in places coverage.py doesn't ignore bug Something isn't working report
#74 opened Jun 24, 2010 by nedbat updated Jan 18, 2020
Shorten module names in html report enhancement New feature or request html
#116 opened Feb 2, 2011 by nedbat updated Jan 18, 2020
Better class coverage reporting in xml? enhancement New feature or request xml
#158 opened Nov 9, 2011 by nedbat updated Jan 18, 2020
Coverage of assert statements. enhancement New feature or request
#160 opened Nov 16, 2011 by nedbat updated Jan 18, 2020
Support referencing external copies of static resources in html report enhancement New feature or request html
#233 opened Jan 21, 2013 by nedbat updated Jan 18, 2020
ProTip! Type g i on any issue or pull request to go back to the issue listing page.