Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ When there are new coverage results, Codacy updates the last coverage summary co
![Coverage summary on GitHub](images/github-integration-coverage-summary.png)

!!! note
This feature is only supported on GitHub Cloud.
This feature is only supported on GitHub and GitLab Cloud.

### Suggested fixes {: id="suggest-fixes"}

Expand Down
14 changes: 14 additions & 0 deletions docs/repositories-configure/integrations/gitlab-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,20 @@ Adds comments on the lines of the merge request where Codacy finds new issues. C

Shows an overall view of the changes in the merge request, including new issues and metrics such as complexity and duplication. To enable this option, you must enable **Status checks** first.

### Coverage summaries

Adds a pull request comment showing an overall view of the coverage metrics for the pull request, including details about the data that Codacy used to calculate the coverage variation and diff coverage metrics.

When there are new coverage results, Codacy updates the last coverage summary comment if it's included in the last 5 comments of the pull request. Otherwise, Codacy creates a new comment.

!!! important
**To get coverage summaries** you must also [add coverage to your repository](../../coverage-reporter/index.md).

![Coverage summary on GitLab](images/gitlab-integration-coverage-summary.png)

!!! note
This feature is only supported on GitHub and GitLab Cloud.

![Merge request summary on GitLab](images/gitlab-integration-pr-summary.png)

### AI-Enhanced Comments
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading