reporter:jreporter# GitLab username of the person reporting the deprecation
reporter:jreporter# GitLab username of the person reporting the deprecation
body:|# Do not modify this line, instead modify the lines below.
body:|# Do not modify this line, instead modify the lines below.
To simplify setting a test coverage pattern, in GitLab 15.0 the
To simplify setting a test coverage pattern, in GitLab 15.0 the
[project setting for test coverage parsing](https://docs.gitlab.com/ee/ci/pipelines/settings.html#add-test-coverage-results-to-a-merge-request-deprecated)
[project setting for test coverage parsing](https://docs.gitlab.com/ee/ci/pipelines/settings.html#add-test-coverage-results-using-project-settings-deprecated)
is being removed.
is being removed.
Instead, using the project’s `.gitlab-ci.yml`, provide a regular expression with the `coverage` keyword to set
Instead, using the project’s `.gitlab-ci.yml`, provide a regular expression with the `coverage` keyword to set
@@ -690,7 +690,7 @@ Before updating GitLab, review the details carefully to determine if you need to
...
@@ -690,7 +690,7 @@ Before updating GitLab, review the details carefully to determine if you need to
changes to your code, settings, or workflow.
changes to your code, settings, or workflow.
To simplify setting a test coverage pattern, in GitLab 15.0 the
To simplify setting a test coverage pattern, in GitLab 15.0 the
[project setting for test coverage parsing](https://docs.gitlab.com/ee/ci/pipelines/settings.html#add-test-coverage-results-to-a-merge-request-deprecated)
[project setting for test coverage parsing](https://docs.gitlab.com/ee/ci/pipelines/settings.html#add-test-coverage-results-using-project-settings-deprecated)
is being removed.
is being removed.
Instead, using the project’s `.gitlab-ci.yml`, provide a regular expression with the `coverage` keyword to set
Instead, using the project’s `.gitlab-ci.yml`, provide a regular expression with the `coverage` keyword to set