mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-14 04:50:20 -06:00
Bump up to 93%
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -9,7 +9,7 @@ deps = -rrequirements_dev.txt
|
||||
commands =
|
||||
coverage erase
|
||||
coverage run -m pytest {posargs:tests}
|
||||
coverage report --show-missing --fail-under 88
|
||||
coverage report --show-missing --fail-under 93
|
||||
flake8 {[tox]project} tests setup.py
|
||||
# pylint {[tox]project} tests setup.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user