Skip to content

Commit aa0dd59

Browse files
committed
update coveragerc to include subprocess measurement: see release notes https://pytest-cov.readthedocs.io/en/stable/changelog.html?utm_source=openai
1 parent 735280b commit aa0dd59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[run]
22
source = codemodder
3+
patch = subprocess
34
omit =
45
*/codemodder/scripts/*
56
*/codemodder/_version.py

0 commit comments

Comments
 (0)