Fix coverage reporting with gitlab CI
.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.
Please register or sign in to comment
.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.