Skip to content

Update cobertura for gitlab 15

Evan Goetz requested to merge evan-goetz/pydarm:fix-ci into master

Adam Mercer reports:

It turns out we were effected by some of the breaking changes in GitLab-15. Notably the artifacts:reports:cobertura keyword was removed and replaced by artifacts:reports:coverage_report.

https://docs.gitlab.com/15.0/ee/ci/yaml/artifacts_reports.html#artifactsreportscobertura-removed

This MR fixes this issue

Merge request reports

Loading