Skip to content
Snippets Groups Projects
Commit dee98bb8 authored by Markus Holzer's avatar Markus Holzer
Browse files

Merge branch 'cobertura' into 'master'

Fix display of coverage in Gitlab

See merge request pycodegen/pystencils!310
parents fe5cece2 2afaf558
No related branches found
No related tags found
1 merge request!310Fix display of coverage in Gitlab
Pipeline #47589 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment