We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db49770 commit 6048a83Copy full SHA for 6048a83
1 file changed
pyproject.toml
@@ -206,6 +206,7 @@ filterwarnings = [
206
[tool.coverage.run]
207
source = ["src"]
208
branch = true
209
+relative_files = true
210
omit = [
211
"*/tests/*",
212
"*/test_*",
0 commit comments