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 ffaad57 commit 4c3e2a9Copy full SHA for 4c3e2a9
scripts/tests.sh
@@ -4,4 +4,4 @@
4
# To run all in a class tests/test_foo.py::TestFoo
5
# To run a single test tests/test_foo.py::TestFoo::test_foo
6
7
-python -m pytest --cov=piccolo --cov-report xml --cov-report html --cov-fail-under 75 -s $@
+python -m pytest --cov=piccolo --cov-report xml --cov-report html --cov-fail-under 85 -s $@
0 commit comments