Skip to content

Commit b9165b7

Browse files
committed
Fix coverage computation when running hatch-build using subprocess
1 parent f5f1ecb commit b9165b7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ branch = false
100100
omit = [
101101
"hatch_cpp/tests/integration/",
102102
]
103+
patch = ["subprocess"]
104+
103105

104106
[tool.coverage.report]
105107
exclude_also = [

0 commit comments

Comments
 (0)