From 23efeb059f6d2184d403f573474e43f4ccad1be1 Mon Sep 17 00:00:00 2001 From: winniehell <git@winniehell.de> Date: Thu, 23 Mar 2017 19:31:45 +0100 Subject: [PATCH] Include JavaScript test coverage in coverage badge (!1501) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4ee8a1b3a0de..98ee7b4a696a 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # GitLab -[](https://gitlab.com/gitlab-org/gitlab-ce/commits/master) -[](https://gitlab.com/gitlab-org/gitlab-ce/pipelines) +[](https://gitlab.com/gitlab-org/gitlab-ee/commits/master) +[](https://gitlab.com/gitlab-org/gitlab-ee/pipelines) [](https://codeclimate.com/github/gitlabhq/gitlabhq) [](https://bestpractices.coreinfrastructure.org/projects/42) ## Test coverage -- [](https://gitlab-org.gitlab.io/gitlab-ce/coverage-ruby) Ruby -- [](https://gitlab-org.gitlab.io/gitlab-ce/coverage-javascript) JavaScript +- [](https://gitlab-org.gitlab.io/gitlab-ee/coverage-ruby) Ruby +- [](https://gitlab-org.gitlab.io/gitlab-ee/coverage-javascript) JavaScript ## Canonical source -- GitLab