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 4682eeb commit fd37bdaCopy full SHA for fd37bda
pyproject.toml
@@ -21,7 +21,7 @@ dynamic_context = "test_function"
21
22
[tool.coverage.report]
23
show_missing = true
24
-fail_under = 80
+# fail_under = 80
25
# omit = ["tests/*", "your_module_name/__init__.py"]
26
27
[tool.coverage.html]
0 commit comments