-
Notifications
You must be signed in to change notification settings - Fork 24
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
fix: Small tweaks to utils and hooks for BA on the Commit Detail Page #2540
fix: Small tweaks to utils and hooks for BA on the Commit Detail Page #2540
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2540 +/- ##
=======================================
Coverage 98.31% 98.31%
=======================================
Files 803 803
Lines 10397 10400 +3
Branches 2573 2624 +51
=======================================
+ Hits 10222 10225 +3
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## main #2540 +/- ##
=======================================
Coverage 98.31% 98.31%
=======================================
Files 803 803
Lines 10397 10400 +3
Branches 2617 2619 +2
=======================================
+ Hits 10222 10225 +3
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2540 +/- ##
=====================================
Coverage 98.32 98.32
=====================================
Files 803 803
Lines 10397 10400 +3
Branches 2571 2624 +53
=====================================
+ Hits 10222 10225 +3
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
✅ Deploy Preview for gazebo-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2540 +/- ##
=======================================
Coverage 98.31% 98.31%
=======================================
Files 803 803
Lines 10397 10400 +3
Branches 2617 2573 -44
=======================================
+ Hits 10222 10225 +3
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
Visit https://preview-pr-2540.codecov.dev for your PR preview. Expires after 1 month automatically. |
Description
This PR fixes a couple of pieces required for adding BA into the Commit Detail Page.
GH codecov/engineering-team#996
Note
Requires #2535 to be merged first
Notable Changes
formatSizeToString
commit
directly from commit dropdown summary hooksuseCommitBundleList
hook