Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil TrzciƄski <ayufan@ayufan.eu>2017-05-26 12:16:50 +0300
committerTimothy Andrew <mail@timothyandrew.net>2017-06-08 13:29:36 +0300
commitaa28fa4e859ff9d6eaac94e2303da4080eb9d498 (patch)
treed45770abda8655f9f26d10dcd5d8fc83a016ac2b /changelogs
parent65144f701c137a07f686e228a375121cd1fc0061 (diff)
Merge branch '31556-ci-coverage-paralel-rspec' into 'master'
Return the last coverage in trace stream Closes #31556 See merge request !11128
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/31556-ci-coverage-paralel-rspec.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/31556-ci-coverage-paralel-rspec.yml b/changelogs/unreleased/31556-ci-coverage-paralel-rspec.yml
new file mode 100644
index 00000000000..4137050a077
--- /dev/null
+++ b/changelogs/unreleased/31556-ci-coverage-paralel-rspec.yml
@@ -0,0 +1,4 @@
+---
+title: Fix the last coverage in trace log should be extracted
+merge_request: 11128
+author: dosuken123