Skip to content
Snippets Groups Projects
Commit 1c008ce4 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/lbmpy!135
parents fc12b0e5 c95f4956
No related branches found
No related tags found
No related merge requests found
Pipeline #47658 failed
......@@ -33,7 +33,9 @@ tests-and-coverage:
paths:
- coverage_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