diff --git a/docs/assets/includes/coverage-github-accept-permissions.md b/docs/assets/includes/coverage-github-accept-permissions.md new file mode 100644 index 0000000000..9224f8b818 --- /dev/null +++ b/docs/assets/includes/coverage-github-accept-permissions.md @@ -0,0 +1,3 @@ + +!!! info "GitHub only: this feature requires updated app permissions. If you haven't done so yet, please [review and accept the updated Codacy app permissions](https://docs.github.com/en/enterprise-cloud@latest/apps/using-github-apps/reviewing-and-modifying-installed-github-apps#reviewing-permissions) on GitHub" + diff --git a/docs/release-notes/cloud/cloud-2023-11-23-new-coverage-engine-status-checks.md b/docs/release-notes/cloud/cloud-2023-11-23-new-coverage-engine-status-checks.md index e92b20980c..30b2210428 100644 --- a/docs/release-notes/cloud/cloud-2023-11-23-new-coverage-engine-status-checks.md +++ b/docs/release-notes/cloud/cloud-2023-11-23-new-coverage-engine-status-checks.md @@ -5,10 +5,13 @@ rss_href: /feed_rss_created.xml # Rollout of new Coverage engine November 23, 2023 -As part of an ongoing effort to improve the speed and value of the insights provided by Codacy, we've been working on a new Coverage engine and started its deployment on November 23rd, 2023. The rollout to use the new engine across Codacy will be phased across several months and will gradually impact the coverage data you see on the Git provider, UI, and API. +{% + include-markdown "../../assets/includes/coverage-github-accept-permissions.md" + start="" + end="" +%} -!!! info - GitHub only: The new Coverage engine requires updated app permissions. If you haven't done so yet, please [review and accept the updated Codacy app permissions](https://docs.github.com/en/enterprise-cloud@latest/apps/using-github-apps/reviewing-and-modifying-installed-github-apps#reviewing-permissions). +As part of an ongoing effort to improve the speed and value of the insights provided by Codacy, we've been working on a new Coverage engine and started its deployment on November 23rd, 2023. The rollout to use the new engine across Codacy will be phased across several months and will gradually impact the coverage data you see on the Git provider, UI, and API. Please refer to the table below for the updated status of the transition process. The table will be updated as changes are introduced. @@ -33,7 +36,7 @@ Please refer to the table below for the updated status of the transition process Codacy app UI - Coverage commit diff tab
and pull request diff tab
+ Coverage pull request diff tab Live - @@ -121,11 +124,23 @@ If you are using the old status check to block merging pull requests on GitHub, !!! info "This section applies to the repositories for which you set Codacy to post [coverage summaries](../../repositories-configure/integrations/github-integration.md#coverage-summaries) to your GitHub pull requests" -On December 7th 2023 we set the new Coverage engine to post coverage summaries to GitHub, replacing the old Coverage engine. If you haven't done so yet, please [review and accept the updated Codacy app permissions](https://docs.github.com/en/enterprise-cloud@latest/apps/using-github-apps/reviewing-and-modifying-installed-github-apps#reviewing-permissions). +{% + include-markdown "../../assets/includes/coverage-github-accept-permissions.md" + start="" + end="" +%} + +On December 7th 2023 we set the new Coverage engine to post coverage summaries to GitHub, replacing the old Coverage engine. ## Codacy app UI diff tabs from the new Coverage engine {: id="diff-tabs"} -On we set the diff tabs of the [Coverage commits](../../repositories-coverage/commits.md#diff-tab) and [Coverage pull requests](../../repositories-coverage/pull-requests.md#diff-tab) pages to get data from the new Coverage engine when available. No further action is required on your part. +{% + include-markdown "../../assets/includes/coverage-github-accept-permissions.md" + start="" + end="" +%} + +On January 1st 2024 we set the [diff tab of the Coverage pull requests page](../../repositories-coverage/pull-requests.md#diff-tab) to get data from the new Coverage engine. ## Differences in coverage metrics between the old and new Coverage engines