Skip to content
Snippets Groups Projects
Commit ac31f520 authored by Kristian Klausen's avatar Kristian Klausen :tada: Committed by Kevin Morris
Browse files

Add coverage report for "Test Coverage Visualization"[1]

parent 7b7c3abb
No related branches found
No related tags found
No related merge requests found
......@@ -24,3 +24,7 @@ test:
- AUR_CONFIG=conf/config python -m aurweb.initdb
- make -C test
- coverage report --include='aurweb/*'
- coverage xml --include='aurweb/*'
artifacts:
reports:
cobertura: coverage.xml
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