We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f64cf4 commit f5826c0Copy full SHA for f5826c0
1 file changed
tox.ini
@@ -17,7 +17,7 @@ changedir = tests
17
commands =
18
python3 --version
19
python3 -m coverage run aggregate_tests.py
20
- python3 -m coverage report -m --fail-under 92
+ python3 -m coverage report -m --fail-under 97
21
22
deps =
23
-r{toxinidir}/requirements/test.txt
0 commit comments