-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Add new diff viewer to commit files changed #3356
chore: Add new diff viewer to commit files changed #3356
Conversation
Bundle ReportChanges will increase total bundle size by 61.97kB (1.02%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Bundle ReportChanges will decrease total bundle size by 4.95kB (-0.08%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3356 +/- ##
=======================================
Coverage 99.18% 99.18%
=======================================
Files 805 805
Lines 14233 14244 +11
Branches 3927 3926 -1
=======================================
+ Hits 14117 14128 +11
Misses 107 107
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3356 +/- ##
=======================================
Coverage 99.18% 99.18%
=======================================
Files 805 805
Lines 14233 14244 +11
Branches 3922 3926 +4
=======================================
+ Hits 14117 14128 +11
Misses 107 107
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3356 +/- ##
=======================================
Coverage 99.18% 99.18%
=======================================
Files 805 805
Lines 14233 14244 +11
Branches 3927 3926 -1
=======================================
+ Hits 14117 14128 +11
Misses 107 107
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3356 +/- ##
=======================================
Coverage 99.18% 99.18%
=======================================
Files 805 805
Lines 14233 14244 +11
Branches 3922 3931 +9
=======================================
+ Hits 14117 14128 +11
Misses 107 107
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good ✅
041b102
to
15e97ec
Compare
Description
This PR updates the commit detail page files changed commit diff viewer to conditionally use the new virtual diff renderer.
Ticket: codecov/engineering-team#2590
Notable Changes
nullable
toimpactedFile
inuseComparisonForCommitAndParent
as it was missingCommitFileDiff
to conditionally render old viewer vs new viewer based off of a feature flagScreenshots