Skip to content

Fix coverage reporting with gitlab CI

David Runge requested to merge fix/coverage_reporting into master

.gitlab-ci.yml: Remove legacy keyword 'cobertura' and use the gitlab >= 15 based coverage_report which is used to specify format and path to coverage XML.

Edited by David Runge

Merge request reports