We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af7301 commit ab1b59eCopy full SHA for ab1b59e
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