diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md index f47124d3c073d6d6f3a8603b62a6528047dfeab4..b745988ccf2f8a7045b8342743b1a7cf2c364d27 100644 --- a/doc/ci/yaml/README.md +++ b/doc/ci/yaml/README.md @@ -3443,6 +3443,10 @@ If there is more than one matched line in the job output, the last line is used. For the matched line, the first occurence of `\d+(\.\d+)?` is the code coverage. Leading zeros are removed. +Coverage output from [child pipelines](../parent_child_pipelines.md) is not recorded +or displayed. Check [the related issue](https://gitlab.com/gitlab-org/gitlab/-/issues/280818) +for more details. + ### `retry` > - [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/3442) in GitLab 9.5.