Skip to content

Commit 63e6ccd

Browse files
committed
Tests: Enable subprocess patch for coverage
Version 7 dropped support for subprocesses measurement.
1 parent 10fd091 commit 63e6ccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ omit = [
6868
"examples/*",
6969
"tests/*",
7070
]
71+
patch = "subprocess"
7172

7273
[tool.coverage.report]
7374
fail_under = 0

0 commit comments

Comments
 (0)