We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b23d47 commit e07911cCopy full SHA for e07911c
1 file changed
pyproject.toml
@@ -287,6 +287,7 @@ omit = [
287
# this doesn't corrupt the coverage files
288
parallel = true
289
relative_files = true
290
+source = ["."]
291
292
[tool.coverage.report]
293
precision = 1
0 commit comments