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
f226cf03
Commit
f226cf03
authored
Nov 30, 2020
by
Marcel Amirault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix code quality tier badges
parent
d59352ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/user/project/merge_requests/code_quality.md
doc/user/project/merge_requests/code_quality.md
+4
-4
No files found.
doc/user/project/merge_requests/code_quality.md
View file @
f226cf03
...
...
@@ -254,18 +254,18 @@ NOTE: **Note:**
Although the Code Climate spec supports more properties, those are ignored by
GitLab.
## Code Quality reports
**(STARTER)**
## Code Quality reports
Once the Code Quality job has completed
:
After the Code Quality job completes
:
-
The full list of code quality violations generated by a pipeline is shown in the
Code Quality tab of the Pipeline Details page.
-
Potential changes to code quality are shown directly in the merge request.
The Code Quality widget in the merge request compares the reports from the base and head of the branch,
then lists any violations that are resolved or created when the branch is merged.
-
The full JSON report is available as a
[
downloadable artifact
](
../../../ci/pipelines/job_artifacts.md#downloading-artifacts
)
for the
`code_quality`
job.
-
The full list of code quality violations generated by a pipeline is shown in the
Code Quality tab of the Pipeline Details page.
**(STARTER)**
### Generating an HTML report
...
...
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