Skip to content

Commit ab13208

Browse files
committed
Use patch = subprocess to fix behavior change in coverage 7.x.
1 parent 5aa918d commit ab13208

File tree

2 files changed

+70
-66
lines changed

2 files changed

+70
-66
lines changed

.coveragerc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[run]
2+
patch = subprocess
3+
14
[paths]
25
source =
36
src/pytest_tap

0 commit comments

Comments
 (0)