issues
search
nedbat
/
coveragepy
The code coverage tool for Python
https://coverage.readthedocs.io
Apache License 2.0
3.03k
stars
435
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make branch coverage accessible via the API
#1898
eleanorjboyd
opened
1 day ago
0
Pylint alerts corrections as part of an intervention experiment
#1897
evidencebp
opened
3 days ago
3
`assert line in analysis.missing` since coverage 7.6.2
#1896
sajith
opened
3 days ago
4
chore: bump github/codeql-action from 3.27.1 to 3.27.4 in the action-dependencies group
#1895
dependabot[bot]
closed
4 days ago
1
Coverage with PyRun_FileExFlags in C++?
#1894
luoyue2087
opened
5 days ago
1
`coverage[toml]` requires Python <= 3.11.0a6
#1893
d-m
opened
6 days ago
5
Race condition leading to hanging tests using coverage >=7.5.5
#1892
digitalresistor
opened
1 week ago
4
Started to raise "AssertionError: Oops, byte_incr = 2, line_incr = 2" with switch to coverage 7.6.5 py 3.9
#1891
yarikoptic
closed
1 week ago
4
"if True" or "if False" coverage show error.
#1890
luoyue2087
closed
1 week ago
4
chore: bump the action-dependencies group with 3 updates
#1889
dependabot[bot]
closed
1 week ago
0
Adding Branch Coverage to API
#1888
eleanorjboyd
opened
2 weeks ago
0
chore: bump the action-dependencies group across 1 directory with 3 updates
#1887
dependabot[bot]
closed
2 weeks ago
4
chore: bump the action-dependencies group with 4 updates
#1886
dependabot[bot]
closed
3 weeks ago
0
[TEST] An important change
#1885
shenanigansd
closed
1 month ago
0
Limit test suite Workflow to only run on changes to Python files
#1884
shenanigansd
opened
1 month ago
2
Introducing Coverage.py Guru on Gurubase.io
#1883
kursataktas
closed
1 month ago
1
Use fully-qualified names in autodoc directives
#1882
AA-Turner
closed
1 month ago
1
chore: bump the action-dependencies group with 2 updates
#1881
dependabot[bot]
closed
1 month ago
0
Regression in branch coverage using Coverage 7.6.3 on Python 3.12+
#1880
freakboy3742
closed
1 month ago
13
chore: bump the action-dependencies group with 2 updates
#1879
dependabot[bot]
closed
1 month ago
1
skip_covered, skip_empty for LCOV file?
#1878
oerp-odoo
closed
1 month ago
1
.coverage has nonsense contents, python 3.10 and ubuntu 22
#1877
geotransformer
closed
1 month ago
1
Regression on branch coverage in 7.6.2
#1876
ziima
closed
1 month ago
5
"Jump to the function exit" in lcov report with multiline conditional
#1875
zackw
opened
1 month ago
0
"Jump to the function exit" in lcov report for branch at top level of module
#1874
zackw
opened
1 month ago
2
Extra "didn't" in arc description for exiting the module
#1873
zackw
closed
1 month ago
2
The lines in the .coverage file do not match the executed line numbers in the report.
#1872
zhuangzehua
closed
1 month ago
3
Add skip_covered for xml report
#1871
NikTerentev
closed
1 month ago
2
chore: bump the action-dependencies group with 3 updates
#1870
dependabot[bot]
closed
1 month ago
0
Coverage.py fails to omit *third-party* coverage in a nested venv from the same implicit namespace package
#1869
webknjaz
opened
1 month ago
2
Read Python 2 coverage in Python 3
#1868
Spectre5
closed
1 month ago
4
coverage report data written not collected when using contextlib.chdir with multiprocessing
#1867
graingert
opened
1 month ago
0
chore: bump the action-dependencies group with 2 updates
#1866
dependabot[bot]
closed
1 month ago
0
Generating coverage report outside source code?
#1865
oerp-odoo
closed
1 month ago
1
Playwright tests remain uncovered
#1864
AlmerCarbonEquity
opened
1 month ago
0
Error when using regex in docs
#1863
knyghty
closed
1 month ago
4
Expected performance of coveragepy?
#1862
oerp-odoo
opened
1 month ago
6
Using Coverage API to cover tests from .pyc file, and with separate folders for source, test and .pyc
#1861
bensarthou
opened
1 month ago
4
False positive partial branch when capturing the match-case wildcard statement
#1860
moritz89
closed
1 month ago
2
Feature Request - Function and class coverage in "coverage report"
#1859
numbworks
opened
2 months ago
6
chore: bump the action-dependencies group with 2 updates
#1858
dependabot[bot]
closed
2 months ago
0
chore: bump the action-dependencies group across 1 directory with 5 updates
#1857
dependabot[bot]
closed
2 months ago
0
How to get a mapping dictionary from a function to corresponding test function and vice versa?
#1856
thaiminhpv
opened
2 months ago
1
chore: bump the action-dependencies group across 1 directory with 6 updates
#1855
dependabot[bot]
closed
2 weeks ago
5
Coverage=5.3, the .coveragerc file for exclude lines contains @ will raise some problem
#1854
Chenyu-dev353
closed
2 months ago
1
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
Chenyu-dev353
closed
2 weeks ago
5
[internal] Generator-expression exit arcs aren't always filtered out of executed_branch_arcs
#1852
zackw
closed
1 month ago
6
Lcov report improvements part 2
#1851
zackw
closed
1 month ago
5
[internal] Make missing arc fragments useful to more report generators
#1850
zackw
closed
1 month ago
8
Lcov report fixes v2
#1849
zackw
closed
2 months ago
3
Next