PL1

Gitlab upgrade breaks CI coverage reporting

The latest version of Gitlab (15.0) recently deployed contain a major change in the way code coverage is reported in merge request. It currently create a failure of the CI.

The fix should be fairly easy:

test:
  script:
    - ...
  artifacts:
    reports:
      coverage_report:
        coverage_format: cobertura
        path: coverage/coverage.xml
Assignee Loading
Time tracking Loading

Provided with 鉂わ笍 by esait | 馃摐 Terms of Service | 馃搳 Live metrics | 馃摑 Our Documentation | 馃挰 Need assistance? esait.service.desk@esa.int