Skip to content

Commit

Permalink
feat: Document the new diff coverage toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklem committed Sep 19, 2023
1 parent 4f7dfb2 commit 73dbc8d
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/organizations/images/default-git-provider-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ When the integration is enabled, you can also create pull request comments and J

To enable the Bitbucket integration, open your repository **Settings**, tab **Integrations**. When you add a new repository, Codacy enables the integration using the [default settings for your organization](../../organizations/configuring-default-git-provider-integration-settings.md).

![Bitbucket integration](images/bitbucket-integration.png)
![Bitbucket integration](images/bitbucket-integration.png)<!-- TODO ALA-574 Update screenshot -->

If you remove the integration, you can enable it again as follows:

Expand Down Expand Up @@ -60,6 +60,12 @@ Adds AI-enhanced comments with insights to help you fix identified issues.

![AI-enhanced comment on GitLab](images/bitbucket-integration-ai-comment.png)

### Extra Diff Coverage Report

Sends an additional diff coverage status report from the new, faster Coverage engine.

![Extra diff coverage report](images/coverage-report-new-engine.png)<!-- TODO ALA-574 Update screenshot -->

### Pull Request Summary

!!! note "This feature isn't available for Bitbucket Server"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ When the integration is enabled, you can also create pull request comments and G

To enable the GitHub integration, open your repository **Settings**, tab **Integrations**. When you add a new repository, Codacy enables the integration using the [default settings for your organization](../../organizations/configuring-default-git-provider-integration-settings.md).

![GitHub integration](images/github-integration.png)
![GitHub integration](images/github-integration.png)<!-- TODO ALA-574 Update screenshot -->

If you remove the integration, you can enable it again as follows:

Expand Down Expand Up @@ -56,6 +56,12 @@ Shows an overall view of the changes in the pull request, including new issues a

![Issue summary on GitHub](images/github-integration-pr-summary.png)

### Diff coverage

Sends an additional diff coverage status report from the new, faster Coverage engine.

![Extra diff coverage report](images/coverage-report-new-engine.png)<!-- TODO ALA-574 Update screenshot -->

### 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The GitLab integration incorporates Codacy on your existing Git provider workflo

To enable the GitLab integration, open your repository **Settings**, tab **Integrations**. When you add a new repository, Codacy enables the integration using the [default settings for your organization](../../organizations/configuring-default-git-provider-integration-settings.md).

![GitLab integration](images/gitlab-integration.png)
![GitLab integration](images/gitlab-integration.png)<!-- TODO ALA-574 Update screenshot -->

If you remove the integration, you can enable it again as follows:

Expand Down Expand Up @@ -56,6 +56,12 @@ Adds AI-enhanced comments with insights to help you fix identified issues.

![AI-enhanced comment on GitLab](images/gitlab-integration-ai-comment.png)

### Extra Diff Coverage Report

Sends an additional diff coverage status report from the new, faster Coverage engine.

![Extra diff coverage report](images/coverage-report-new-engine.png)<!-- TODO ALA-574 Update screenshot -->

### Pull Request Summary

Shows an overall view of the changes in the merge request, including new issues and metrics such as complexity and duplication.
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
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 73dbc8d

Please sign in to comment.