Skip to content

Commit 2397e2f

Browse files
committed
Coverage percentage.
1 parent a1aaaef commit 2397e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ passenv = PYTHONPATH
1313
deps =
1414
pytest
1515
pytest-cov
16-
commands = pytest --cov --cov-append --cov-config=.coveragerc --cov-report=term-missing --cov-fail-under=100 --cov-report=xml
16+
commands = pytest --cov --cov-append --cov-config=.coveragerc --cov-report=term-missing --cov-fail-under=98 --cov-report=xml

0 commit comments

Comments
 (0)