Skip to content
Snippets Groups Projects
Commit bdf7d7f2 authored by ulif's avatar ulif
Browse files

Check also setup.py coverage.

parent facd3c5a
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,4 @@ deps=coverage
commands=
coverage erase
coverage run setup.py test
coverage report --include='diceware*' --fail-under=100
coverage report --include='diceware*,setup.py' --fail-under=100
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment