Commit 2ad63f89 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch '357030-fix-documentation-cobertura-deprecation' into 'master'

Update version which deprecates `artifacts:reports:cobertura`

See merge request gitlab-org/gitlab!84339
parents be417554 8a923f37
......@@ -87,7 +87,7 @@ GitLab can display the results of one or more reports in:
WARNING:
This feature is in its end-of-life process. It is [deprecated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78132) for use in GitLab
14.8 and replaced with `artifacts:reports:coverage_report`.
14.9 and replaced with `artifacts:reports:coverage_report` in 14.10.
The `cobertura` report collects [Cobertura coverage XML files](../../user/project/merge_requests/test_coverage_visualization.md).
The collected Cobertura coverage reports upload to GitLab as an artifact.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment