We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e4648 commit 6f8a480Copy full SHA for 6f8a480
setup.cfg
@@ -9,6 +9,7 @@ branch = True
9
10
[coverage:report]
11
show_missing = True
12
+fail_under = 95
13
14
[tool:pytest]
15
log_level = DEBUG
0 commit comments