mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Bump up to 93%
This commit is contained in:
parent
7d4787eced
commit
105b832585
1 changed files with 1 additions and 1 deletions
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue