Thanks to visit codestin.com Credit goes to github.com
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 6c7622b commit aa8aef6Copy full SHA for aa8aef6
1 file changed
pyproject.toml
@@ -102,6 +102,7 @@ pattern = "(^v.+?)\nv"
102
103
[tool.coverage.html]
104
show_contexts = true
105
+skip_covered = false
106
107
[tool.coverage.run]
108
branch = true
0 commit comments