Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 105b832

Browse files
committed
Bump up to 93%
1 parent 7d4787e commit 105b832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ deps = -rrequirements_dev.txt
99
commands =
1010
coverage erase
1111
coverage run -m pytest {posargs:tests}
12-
coverage report --show-missing --fail-under 88
12+
coverage report --show-missing --fail-under 93
1313
flake8 {[tox]project} tests setup.py
1414
# pylint {[tox]project} tests setup.py
1515

0 commit comments

Comments
 (0)