Skip to content

Removal of artifacts:report:cobertura keyword

Problem to solve

In &6900, we specify the removal of the artifacts:report:cobertura keyword.

Proposal

Remove artifacts:report:cobertura keyword:

Workaround after removal

If you are coming here to see that this feature has been removed and are wondering what the replacement keyword is, here is a new example:

artifacts:
  reports:
    coverage_report:
      coverage_format: cobertura
      path: coverage/cobertura-coverage.xml
Edited by Scott Hampton
OSZAR »