-
Notifications
You must be signed in to change notification settings - Fork 22
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
[ref] Refactor commit detail file explorer table #2802
[ref] Refactor commit detail file explorer table #2802
Conversation
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 #2802 +/- ##
=====================================
Coverage 98.47 98.47
=====================================
Files 871 872 +1
Lines 12686 12719 +33
Branches 3388 3412 +24
=====================================
+ Hits 12492 12524 +32
- Misses 190 191 +1
Partials 4 4
... and 1 file with indirect coverage changes
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 #2802 +/- ##
=======================================
Coverage ? 98.45%
=======================================
Files ? 873
Lines ? 12670
Branches ? 3342
=======================================
Hits ? 12474
Misses ? 192
Partials ? 4
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 Additional details and impacted files@@ Coverage Diff @@
## main #2802 +/- ##
==========================================
- Coverage 98.47% 98.46% -0.01%
==========================================
Files 871 872 +1
Lines 12686 12719 +33
Branches 3388 3354 -34
==========================================
+ Hits 12492 12524 +32
- Misses 190 191 +1
Partials 4 4
... and 1 file with indirect coverage changes
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 #2802 +/- ##
==========================================
- Coverage 98.47% 98.46% -0.01%
==========================================
Files 871 872 +1
Lines 12686 12719 +33
Branches 3371 3412 +41
==========================================
+ Hits 12492 12524 +32
- Misses 190 191 +1
Partials 4 4
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 82.06kB ⬆️
|
Bundle ReportChanges will increase total bundle size by 82.06kB ⬆️
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
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! I think probably best that I reviewed this lol. Pretty much identical to the other two we did 😄
I tested locally as well, everything seems to be working as expected.
Full refactor of the commit detail file explorer table and related hooks.
Also updated the
CommitPathContents
query to use the new repository endpoint.Majority of the logic outside the table remains the same, and most changes are TS conversions.
Legal Boilerplate
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.