Skip to content
Snippets Groups Projects
Commit 84be7323 authored by Michal Nasiadka's avatar Michal Nasiadka
Browse files

CI: show coverage report in job

Change-Id: I67bc12cb0a9b9d27c51d9c69a689dc16cd37c757
parent 5ca408f8
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,7 @@ commands = ...@@ -37,6 +37,7 @@ commands =
coverage combine coverage combine
coverage html -d cover coverage html -d cover
coverage xml -o cover/coverage.xml coverage xml -o cover/coverage.xml
coverage report --show-missing
[testenv:venv] [testenv:venv]
deps = deps =
......
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