FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 721db156 authored by Dr Rich Wareham's avatar Dr Rich Wareham
Browse files

Merge branch 'enable-cobertura-reports' into 'master'

Enable cobertura reports back to GitLab CI

Closes #11

See merge request !9
parents 38977196 c083c1d9
No related branches found
No related tags found
1 merge request!9Enable cobertura reports back to GitLab CI
......@@ -158,6 +158,7 @@ test:
- ./artefacts/
reports:
junit: ./artefacts/**/junit.xml
cobertura: ./artefacts/coverage.xml
# Look for the summary line output from coverage's text report. The
# parentheses are used to indicate which portion of the report contains the
......
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