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