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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
d06ff321
Commit
d06ff321
authored
Feb 22, 2021
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cross link between code coverage topics
parent
70f548cf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
doc/ci/pipelines/settings.md
doc/ci/pipelines/settings.md
+3
-1
doc/user/group/repositories_analytics/index.md
doc/user/group/repositories_analytics/index.md
+3
-0
No files found.
doc/ci/pipelines/settings.md
View file @
d06ff321
...
...
@@ -157,11 +157,13 @@ averaged.
To see the evolution of your project code coverage over time,
you can view a graph or download a CSV file with this data. From your project:
1.
Go to
**
{chart}**
**
Project Analytics > Repository**
to see the historic data for each job listed in the dropdown above the graph.
1.
Go to
**Project Analytics > Repository**
to see the historic data for each job listed in the dropdown above the graph.
1.
If you want a CSV file of that data, click
**Download raw data (`.csv`)**
![
Code coverage graph of a project over time
](
img/code_coverage_graph_v13_1.png
)
Code coverage data is also
[
available at the group level
](
../../user/group/repositories_analytics/index.md
)
.
### Removing color codes
Some test coverage tools output with ANSI color codes that aren't
...
...
doc/user/group/repositories_analytics/index.md
View file @
d06ff321
...
...
@@ -40,6 +40,9 @@ To see the latest code coverage for each project in your group:
1.
Go to
**Analytics > Repositories**
in the group (not from a project).
1.
In the
**Latest test coverage results**
section, use the
**Select projects**
dropdown to choose the projects you want to check.
You can download code coverage data for specific projects using
[
code coverage history
](
../../../ci/pipelines/settings.md#code-coverage-history
)
.
## Download historic test coverage data
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/215104) in [GitLab Premium](https://about.gitlab.com/pricing/) 13.4.
...
...
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