Commit fd849837 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'rw/note-child-pipelines-coverage' into 'master'

Add docs for coverage not supporting child pipelines

See merge request gitlab-org/gitlab!51516
parents 49b13e7b 5a80b842
......@@ -3483,6 +3483,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.
......
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