-
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
feat: Create hook to fetch bundle analysis summary for a pull #2494
feat: Create hook to fetch bundle analysis summary for a pull #2494
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## main #2494 +/- ##
=======================================
Coverage 98.23% 98.23%
=======================================
Files 779 780 +1
Lines 9909 9927 +18
Branches 2524 2527 +3
=======================================
+ Hits 9734 9752 +18
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
Codecov Report
@@ Coverage Diff @@
## main #2494 +/- ##
=======================================
Coverage 98.23% 98.23%
=======================================
Files 779 780 +1
Lines 9909 9927 +18
Branches 2524 2481 -43
=======================================
+ Hits 9734 9752 +18
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 #2494 +/- ##
=======================================
Coverage 98.23% 98.23%
=======================================
Files 779 780 +1
Lines 9909 9927 +18
Branches 2478 2513 +35
=======================================
+ Hits 9734 9752 +18
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 #2494 +/- ##
=======================================
+ Coverage 98.23 98.24 +0.01
=======================================
Files 779 780 +1
Lines 9909 9927 +18
Branches 2480 2532 +52
=======================================
+ Hits 9734 9752 +18
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. |
235517d
to
6950de6
Compare
…sis-summary-for-a-pull
Create a new hook that fetches bundle analysis information for a given pull, and a few fixes to a previously merged hook. GH codecov/engineering-team#992
Description
This PR adds in a new hook that will be used to get the information required for the bundle analysis dropdown that will be used when both Coverage and a Bundle analysis data is present inside a repo for a given pull.
GH codecov/engineering-team#992
Notable Changes
usePullBADropdownSummary
hookusePullBADropdownSummary