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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatherine Pope <cpope@gitlab.com>2023-04-12 18:16:48 +0300
committerCatherine Pope <cpope@gitlab.com>2023-04-12 18:16:48 +0300
commitb927269fca0e5d21dc834432aabdb7d97c04bf18 (patch)
tree872de0fb68302eb15ebbd4b760af21b5bc674b2a
parent7755283468e4bcbc931ff71c6ad4670ae23a004a (diff)
parent1f00e88922646bb95fff011f87096b4193dcd5b3 (diff)
Merge branch 'add-code-coverage' into 'main'
Add code coverage to navigation for documentation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3745 Merged-by: Catherine Pope <cpope@gitlab.com> Approved-by: Catherine Pope <cpope@gitlab.com> Co-authored-by: Joe Randazzo <jrandazzo@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index acbc4ac6..75113f1c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1606,6 +1606,8 @@ sections:
doc_url: 'ee/ci/testing/accessibility_testing.html'
- doc_title: Browser performance testing (deprecated)
doc_url: 'ee/ci/testing/browser_performance_testing.html'
+ - doc_title: Code coverage
+ doc_url: 'ee/ci/testing/code_coverage.html'
- doc_title: Code quality
doc_url: 'ee/ci/testing/code_quality.html'
- doc_title: Fail fast testing