Skip to content

Commit b37ecc3

Browse files
committed
Tests: Enable subprocess patch for coverage
Version 7 dropped support for subprocesses measurement.
1 parent e93ba17 commit b37ecc3

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)