From 613e4f4449cce8a8d5bf1db4694bb63cf9b610cb Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Sun, 8 May 2022 21:07:27 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/ci/yaml/artifacts_reports.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/ci/yaml/artifacts_reports.md') diff --git a/doc/ci/yaml/artifacts_reports.md b/doc/ci/yaml/artifacts_reports.md index 486e37407ad..289e8b91104 100644 --- a/doc/ci/yaml/artifacts_reports.md +++ b/doc/ci/yaml/artifacts_reports.md @@ -80,6 +80,20 @@ GitLab can display the results of one or more reports in: - The [security dashboard](../../user/application_security/security_dashboard/index.md). - The [Project Vulnerability report](../../user/application_security/vulnerability_report/index.md). + + +## `artifacts:reports:cobertura` (removed) + +> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/3708) in GitLab 12.9. +> - [Deprecated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78132) in GitLab 14.9. +> - [Removed](https://gitlab.com/gitlab-org/gitlab/-/issues/348980) in GitLab 15.0. + +This feature was [deprecated](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78132) in GitLab 14.9 and +[removed](https://gitlab.com/gitlab-org/gitlab/-/issues/348980) in GitLab 15.0. Use `artifacts:reports:coverage_report` +instead. + + + ## `artifacts:reports:coverage_report` > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/344533) in GitLab 14.10. -- cgit v1.2.1