summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-08-18 11:47:46 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-08-18 16:30:43 +0200
commitcfbdf7420cd1ad5733d7e0da12eb28ffcbaf0b0d (patch)
treea069b1f98710cb9dd3f3a7d1e9d02ef9ea6c838a
parent42496ecef778ad6d3500babbf33d350b6ab984d7 (diff)
downloadgitlab-ce-cfbdf7420cd1ad5733d7e0da12eb28ffcbaf0b0d.tar.gz
Update documentation for test coverage report badge
-rw-r--r--doc/ci/pipelines.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ci/pipelines.md b/doc/ci/pipelines.md
index d90d7aca4fd..20cd88c8d20 100644
--- a/doc/ci/pipelines.md
+++ b/doc/ci/pipelines.md
@@ -67,6 +67,8 @@ use following Markdown code to embed the est coverage report into `README.md`:
![coverage](http://gitlab.com/gitlab-org/gitlab-ce/badges/master/coverage.svg?job=coverage)
```
+The latest successful pipeline will be used to read the test coverage value.
+
[builds]: #builds
[jobs]: yaml/README.md#jobs
[stages]: yaml/README.md#stages