There was an error while loading. Please reload this page.
1 parent 94c2f64 commit 0134f2eCopy full SHA for 0134f2e
noxfile.py
@@ -79,7 +79,7 @@ def default(session):
79
"--cov-append",
80
"--cov-config=.coveragerc",
81
"--cov-report=",
82
- "--cov-fail-under=97",
+ "--cov-fail-under=0",
83
os.path.join("tests", "unit"),
84
*session.posargs,
85
)
0 commit comments