summaryrefslogtreecommitdiff
path: root/doc/ci/yaml/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/yaml/README.md')
-rw-r--r--doc/ci/yaml/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 5643bf0e2d9..865158187b6 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -996,9 +996,8 @@ job:
### coverage
-`coverage` allows you to configure how coverage will be filtered out from the
-build outputs. Setting this in the job context will define how the output
-filtering and extracting the coverage information from your builds will work.
+`coverage` allows you to configure how code coverage will be extracted from the
+job output.
Regular expressions are the only valid kind of value expected here. So, using
surrounding `/` is mandatory in order to consistently and explicitly represent