Commit a5cf7c2e authored by Grzegorz Bizon's avatar Grzegorz Bizon

Improve docs on CI/CD code coverage regexp setting

parent c07b1d3b
......@@ -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
......
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