Skip to content
Snippets Groups Projects

Fix display of coverage in Gitlab

Merged Michael Kuron requested to merge cobertura into master
Compare and
1 file
+ 3
1
Preferences
Compare changes
+ 3
1
@@ -33,7 +33,9 @@ tests-and-coverage:
- coverage_report
- test-report
reports:
cobertura: coverage.xml
coverage_report:
coverage_format: cobertura
path: coverage.xml
junit: report.xml
# Normal test with longruns