Skip to content

Commit 2e173ea

Browse files
committed
set relative_files setting to True
1 parent 329a737 commit 2e173ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ source = [
8181
]
8282
context = '${CONTEXT}'
8383
dynamic_context = "test_function"
84+
relative_files = true
8485

8586
[tool.coverage.report]
8687
show_missing = true

0 commit comments

Comments
 (0)