Skip to content

Commit 92e39d1

Browse files
committed
🧪 Record relative paths in the coveragepy DB
1 parent 13359c0 commit 92e39d1

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
@@ -286,6 +286,7 @@ omit = [
286286
# The test suite spawns subprocesses to test some stuff, so make sure
287287
# this doesn't corrupt the coverage files
288288
parallel = true
289+
relative_files = true
289290

290291
[tool.coverage.report]
291292
precision = 1

0 commit comments

Comments
 (0)