Skip to content

Commit

Permalink
Lower bound for test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Oct 26, 2017
1 parent de788f5 commit ba93b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -17,4 +17,4 @@ deps =
coverage
commands =
coverage run -m zope.testrunner --test-path=src {posargs:-pvc}
coverage report -m
coverage report -m --fail-under=78

0 comments on commit ba93b62

Please sign in to comment.