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:
authorShinya Maeda <gitlab.shinyamaeda@gmail.com>2017-05-09 20:44:47 +0300
committerShinya Maeda <gitlab.shinyamaeda@gmail.com>2017-05-24 14:10:14 +0300
commit14c0833c1c9f1633ab6d3e791decd57eb7422c4f (patch)
tree01ee66197b16e1dc60cb5c78dfd2a253f2eff3bf /changelogs
parent3d11b7d8e25ca39b347e61e12100c7745b6ea085 (diff)
Add changelog
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