CI: show coverage report in job

Change-Id: I67bc12cb0a9b9d27c51d9c69a689dc16cd37c757
This commit is contained in:
Michal Nasiadka 2023-01-23 14:14:07 +01:00
parent 5ca408f875
commit 84be732361
1 changed files with 1 additions and 0 deletions

View File

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