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 8b22eec commit c499485Copy full SHA for c499485
ci.sh
@@ -55,4 +55,4 @@ fi
55
# Actual tests
56
pip install -Ur test-requirements.txt
57
58
-pytest -W error -ra -v tests --cov --cov-config=.coveragerc --cov-fail-under=93
+pytest -W error -ra -v tests --cov --cov-config=.coveragerc --cov-fail-under=75
0 commit comments