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 83af2c0 commit 562aec9Copy full SHA for 562aec9
.coveragerc
@@ -22,6 +22,7 @@ exclude_also =
22
^\s*return NotImplemented\b
23
^\s*raise$
24
^if __name__ == ['"]__main__['"]:$
25
+fail_under = 96.72
26
27
[run]
28
branch = true
0 commit comments