Skip to content

Commit 6c584e7

Browse files
chore: Remove Codecov AI code and assets
Complete cleanup of Codecov AI feature following the UI hiding in the previous PR. Changes: - Remove CodecovAIPage component and all sub-components - Remove codecovAI GraphQL hooks and services - Remove codecovAI assets (PR review and test gen example images) - Remove GH_APP_AI config This is part 2 of the Codecov AI deprecation. Closes CCMRG-2033
1 parent 02aead6 commit 6c584e7

17 files changed

+0
-981
lines changed
-120 KB
Binary file not shown.
-120 KB
Binary file not shown.
-52.4 KB
Binary file not shown.
-52.2 KB
Binary file not shown.

src/config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const defaultConfig = {
1111
SENTRY_SESSION_SAMPLE_RATE: 0.1,
1212
SENTRY_ERROR_SAMPLE_RATE: 1.0,
1313
GH_APP: DEFAULT_GH_APP,
14-
GH_APP_AI: 'codecov-ai',
1514
SUNBURST_ENABLED: true,
1615
DISPLAY_SELF_HOSTED_EXPIRATION_BANNER: true,
1716
}

src/pages/CodecovAIPage/CodecovAICommands/CodecovAICommands.tsx

Lines changed: 0 additions & 74 deletions
This file was deleted.

src/pages/CodecovAIPage/CodecovAIPage.test.tsx

Lines changed: 0 additions & 235 deletions
This file was deleted.

src/pages/CodecovAIPage/CodecovAIPage.tsx

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)