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 bfb4ee8 commit 79a53b2Copy full SHA for 79a53b2
pyproject.toml
@@ -106,4 +106,4 @@ source = [
106
]
107
108
[tool.coverage.report]
109
-include = ["src/", "tests/"]
+include = ["src/*", "tests/*"]
0 commit comments