Issues
- 13
- 5
Expected performance of coveragepy?
#1862 opened by oerp-odoo - 2
Extra "didn't" in arc description for exiting the module
#1873 opened by zackw - 5
Regression on branch coverage in 7.6.2
#1876 opened by ziima - 2
- 4
Read Python 2 coverage in Python 3
#1868 opened by Spectre5 - 1
skip_covered, skip_empty for LCOV file?
#1878 opened by oerp-odoo - 1
Generating coverage report outside source code?
#1865 opened by oerp-odoo - 1
- 0
- 6
[internal] Generator-expression exit arcs aren't always filtered out of executed_branch_arcs
#1852 opened by zackw - 2
Add skip_covered for xml report
#1871 opened by NikTerentev - 2
null array indexing in coverage/ctracer/tracer.c
#1835 opened by Yhg1s - 4
Error when using regex in docs
#1863 opened by knyghty - 8
- 7
multiline f-strings with backslash continuation cause extra lines and misaligned coverage info in HTML report
#1836 opened by the-13th-letter - 2
False positive partial branch when capturing the match-case wildcard statement
#1860 opened by moritz89 - 3
The lines in the .coverage file do not match the executed line numbers in the report.
#1872 opened by zhuangzehua - 6
- 2
Coverage.py fails to omit *third-party* coverage in a nested venv from the same implicit namespace package
#1869 opened by webknjaz - 0
coverage report data written not collected when using contextlib.chdir with multiprocessing
#1867 opened by graingert - 0
Playwright tests remain uncovered
#1864 opened by AlmerCarbonEquity - 6
- 4
Using Coverage API to cover tests from .pyc file, and with separate folders for source, test and .pyc
#1861 opened by bensarthou - 3
Coverage=5.3, Python=2.7, when i send new request to my server and collect the coverage, it does not include my new requests
#1853 opened by Chenyu-dev353 - 1
How to get a mapping dictionary from a function to corresponding test function and vice versa?
#1856 opened by thaiminhpv - 1
Coverage=5.3, the .coveragerc file for exclude lines contains @ will raise some problem
#1854 opened by Chenyu-dev353 - 16
- 4
Coverage report not generated with custom app?
#1841 opened by oerp-odoo - 2
- 0
- 0
- 1
- 0
Unable to get .coverage file in local system when using docker compose up
#1827 opened by AkashKumar7902 - 5
pragma: no cover ignored and coverage wrongly calculated
#1795 opened by Zethson - 2
- 5
COVERAGE_CORE=sysmon with branch coverage can be 2x slower than default in some cases
#1812 opened by lesteve - 2
Should the C extension set Py_mod_gil?
#1829 opened by nedbat - 1
Functions executed via multiprocessing aren't reliably being covered by coverage.py
#1825 opened by cacti77 - 1
Setup.py attempts to import obsolete 'distutils'
#1820 opened by bignose-debian - 7
- 1
How to exclude a line without the block it introduces?
#1797 opened by Apakottur - 15
A way to get report data in detail
#1793 opened by werney - 5
Provide the ability to exclude a code block from coverage
#1803 opened by xqt - 2
how to write a parser for raw coverage file (.coverage) and a json reporter in golang ?
#1806 opened by AkashKumar7902 - 2
- 3
- 0
Line incorrectly reported as uncovered in python 3.11 involving `asyncio.to_thread` and a conditional
#1792 opened by atom-andrew - 2
`continue` incorrectly marked as uncovered on python 3.9
#1794 opened by jakkdl - 18
Memory leak when generating reports
#1791 opened by 0x78f1935