Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
87fe6a27
Commit
87fe6a27
authored
Feb 22, 2017
by
Mark Fletcher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document when current coverage configuration option was introduced
* Introduced in v8.17 [skip ci]
parent
7bf28a4a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
changelogs/unreleased/28524-gitlab-ci-yml-coverage-key-is-unknown.yml
...nreleased/28524-gitlab-ci-yml-coverage-key-is-unknown.yml
+4
-0
doc/ci/yaml/README.md
doc/ci/yaml/README.md
+4
-0
No files found.
changelogs/unreleased/28524-gitlab-ci-yml-coverage-key-is-unknown.yml
0 → 100644
View file @
87fe6a27
---
title
:
Document when current coverage configuration option was introduced
merge_request
:
9443
author
:
doc/ci/yaml/README.md
View file @
87fe6a27
...
...
@@ -1003,6 +1003,9 @@ job:
### coverage
**Notes:**
-
[
Introduced
][
ce-7447
]
in GitLab 8.17.
`coverage`
allows you to configure how code coverage will be extracted from the
job output.
...
...
@@ -1361,3 +1364,4 @@ CI with various languages.
[
ce-6669
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6669
[
variables
]:
../variables/README.md
[
ce-7983
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7983
[
ce-7447
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7447
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment