Skip to content

Conversation

@spalmurray
Copy link
Contributor

@spalmurray spalmurray commented Aug 12, 2025

Adds support for the new github PR experience. This could have been a huge refactor, but I decided to do it more surgically so as to not let this blow out of proportion. Tested the whole matrix of new (new, old), (unified, split), (chrome, ff). Will test again on main before release.

Closes #151

@spalmurray spalmurray changed the title Build support for new github pr experience feat: Build support for new github pr experience Aug 12, 2025
@codecov
Copy link

codecov bot commented Aug 12, 2025

Bundle Report

Changes will increase total bundle size by 1.17kB (0.18%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
codecov-browser-extension-array-push 649.08kB 1.17kB (0.18%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: codecov-browser-extension-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
popup.js 8 bytes 25.88kB 0.03%
githubPR.js 1.16kB 7.83kB 17.43% ⚠️

Files in githubPR.js:

  • ./src/content/github/pr/main.tsx → Total Size: 10.23kB

  • ./src/content/github/pr/constants.ts → Total Size: 97 bytes

Copy link
Contributor

@ElioDiNino ElioDiNino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Also confirmed that the coverage shows up in all PR diff variants

@spalmurray spalmurray merged commit e2a4fc2 into main Aug 13, 2025
6 checks passed
@spalmurray spalmurray deleted the spalmurray/new-gh-pr-experience branch August 13, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build support for new GitHub PR review experience

3 participants