diff options
author | Toon Claes <toon@gitlab.com> | 2017-03-31 16:30:08 +0200 |
---|---|---|
committer | Toon Claes <toon@gitlab.com> | 2017-04-06 11:38:23 +0200 |
commit | 0ec3a031f4a8f392b9d79c4b638d832b1e077718 (patch) | |
tree | b0832efa9b8e3ebbe624f3df9f0c1773e025a51b /changelogs | |
parent | 49bdd8d63b577f079cdc47f7dd10ba83c677771a (diff) | |
download | gitlab-ce-0ec3a031f4a8f392b9d79c4b638d832b1e077718.tar.gz |
Show the test coverage if it is availabletc-show-pipeline-coverage-if-avail
Do not check if coverage is enabled, just show it when it is available.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/tc-show-pipeline-coverage-if-avail.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/tc-show-pipeline-coverage-if-avail.yml b/changelogs/unreleased/tc-show-pipeline-coverage-if-avail.yml new file mode 100644 index 00000000000..c0cc4fb18c8 --- /dev/null +++ b/changelogs/unreleased/tc-show-pipeline-coverage-if-avail.yml @@ -0,0 +1,4 @@ +--- +title: Show the build/pipeline coverage if it is available +merge_request: +author: |