Skip to content

Pull requests: nedbat/coveragepy

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add disable_block_exclusion Option
#1764 opened Apr 20, 2024 by luskjh Loading…
Support PYTHONSAFEPATH
#1700 opened Nov 13, 2023 by flying-sheep Loading…
Add some typing changes required by Mypyc
#1658 opened Jul 22, 2023 by nickdrozd Loading…
🎨🧪 Wire linters into the main CI workflow
#1652 opened Jul 12, 2023 by webknjaz Loading…
Add method purge_contexts to CoverageData
#1569 opened Mar 1, 2023 by wingware-dev Loading…
Add livejs to head for index and pyfile
#1509 opened Dec 19, 2022 by nicain Loading…
test: add fuzzing set up
#1497 opened Nov 30, 2022 by DavidKorczynski Loading…
build: enable CIFuzz
#1490 opened Nov 17, 2022 by DavidKorczynski Loading…
reset CoverageData._lock at fork
#1313 opened Jan 27, 2022 by graingert Loading…
Support regex patterns in module names
#1104 opened Jan 19, 2021 by kvalev Loading…
addi support to free functions
#1081 opened Dec 15, 2020 by jdiego Loading…
Fix the recording of arcs for non-Python files
#1051 opened Nov 8, 2020 by Changaco Loading…
process path aliases in run
#1027 opened Sep 1, 2020 by graingert Draft
Twisted concurrency model
#816 opened Jun 24, 2019 by exarkun Loading…
WIP: fix annotate
#677 opened Jun 30, 2018 by blueyed Loading…
1 task
annotate: annotate missing branches with "~"
#676 opened Jun 30, 2018 by blueyed Loading…
ProTip! Exclude everything labeled bug with -label:bug.