Skip to content

Commit

Permalink
feat: Revert non-GitHub edits
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklem committed Oct 10, 2023
1 parent d06923b commit 723b031
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 14 deletions.
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)<!-- TODO ALA-619 Review screenshot -->
![Bitbucket integration](images/bitbucket-integration.png)

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

Expand Down Expand Up @@ -60,12 +60,6 @@ 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 and Coverage Variation Report

Adds two additional reports to your pull requests from the new, faster coverage engine, showing whether your diff coverage and coverage variation are up to standards or not as configured on the [quality gate rules](../../repositories-configure/adjusting-quality-gates.md) for your repository. You can then optionally [block merging pull requests that aren't up to standards](../../getting-started/integrating-codacy-with-your-git-workflow.md#blocking-pull-requests).

![Extra diff coverage report](images/coverage-report-new-engine.png)<!-- TODO ALA-599 Review 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 @@ -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)<!-- TODO ALA-619 Review screenshot -->
![GitLab integration](images/gitlab-integration.png)

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

Expand Down Expand Up @@ -56,12 +56,6 @@ 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 and Coverage Variation Report

Adds two additional reports to your merge requests from the new, faster coverage engine, showing whether your diff coverage and coverage variation are up to standards or not as configured on the [quality gate rules](../../repositories-configure/adjusting-quality-gates.md) for your project. You can then optionally [block merging merge requests that aren't up to standards](../../getting-started/integrating-codacy-with-your-git-workflow.md#blocking-pull-requests).

![Extra diff coverage report](images/coverage-report-new-engine.png)<!-- TODO ALA-599 Review 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.

0 comments on commit 723b031

Please sign in to comment.