We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ebe7ec commit 9168e9aCopy full SHA for 9168e9a
setup.cfg
@@ -9,6 +9,7 @@ branch = True
9
10
[coverage:report]
11
show_missing = True
12
+fail_under = 90
13
14
[mypy]
15
ignore_missing_imports = True
0 commit comments