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 d1a43ca commit 7d17324Copy full SHA for 7d17324
setup.cfg
@@ -18,7 +18,7 @@ branch = True
18
[coverage:report]
19
skip_covered = True
20
show_missing = True
21
-fail_under = 98
+fail_under = 90
22
23
[yapf]
24
based_on_style = pep8
0 commit comments