Merge "CI: show coverage report in job"
This commit is contained in:
commit
287a181466
1
tox.ini
1
tox.ini
@ -37,6 +37,7 @@ commands =
|
||||
coverage combine
|
||||
coverage html -d cover
|
||||
coverage xml -o cover/coverage.xml
|
||||
coverage report --show-missing
|
||||
|
||||
[testenv:venv]
|
||||
deps =
|
||||
|
Loading…
x
Reference in New Issue
Block a user