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

Show missing lines in coverage report.

parent 3219113f
No related branches found
Tags 0.19.6
No related merge requests found
......@@ -23,4 +23,4 @@ deps=coverage
commands=
coverage erase
coverage run setup.py test
coverage report --include='diceware*,setup.py' --fail-under=100
coverage report --include='diceware*,setup.py' -m --fail-under=100
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment