summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinya Maeda <gitlab.shinyamaeda@gmail.com>2017-05-10 02:44:47 +0900
committerShinya Maeda <gitlab.shinyamaeda@gmail.com>2017-05-24 20:10:14 +0900
commit14c0833c1c9f1633ab6d3e791decd57eb7422c4f (patch)
tree01ee66197b16e1dc60cb5c78dfd2a253f2eff3bf
parent3d11b7d8e25ca39b347e61e12100c7745b6ea085 (diff)
downloadgitlab-ce-14c0833c1c9f1633ab6d3e791decd57eb7422c4f.tar.gz
Add changelog
-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