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 dc4c767 commit ba7e0fbCopy full SHA for ba7e0fb
pyproject.toml
@@ -29,7 +29,7 @@ dynamic_context = "test_function"
29
30
[tool.coverage.report]
31
show_missing = true
32
-fail_under = 80
+fail_under = 75
33
34
[tool.coverage.html]
35
directory = "htmlcov"
0 commit comments