Merge "CI: show coverage report in job"

This commit is contained in:
Zuul 2023-01-25 11:20:28 +00:00 committed by Gerrit Code Review
commit 287a181466

@ -37,6 +37,7 @@ commands =
coverage combine
coverage html -d cover
coverage xml -o cover/coverage.xml
coverage report --show-missing
[testenv:venv]
deps =