-
Notifications
You must be signed in to change notification settings - Fork 23
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 table to display list of bundles #2560
feat: Create table to display list of bundles #2560
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2560 +/- ##
=======================================
Coverage 98.36% 98.37%
=======================================
Files 816 817 +1
Lines 10715 10743 +28
Branches 2727 2697 -30
=======================================
+ Hits 10540 10568 +28
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 #2560 +/- ##
=======================================
Coverage 98.36% 98.37%
=======================================
Files 816 817 +1
Lines 10715 10743 +28
Branches 2745 2699 -46
=======================================
+ Hits 10540 10568 +28
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 #2560 +/- ##
=======================================
Coverage 98.36% 98.37%
=======================================
Files 816 817 +1
Lines 10715 10743 +28
Branches 2692 2732 +40
=======================================
+ Hits 10540 10568 +28
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 #2560 +/- ##
=====================================
Coverage 98.37 98.37
=====================================
Files 816 817 +1
Lines 10715 10743 +28
Branches 2737 2697 -40
=====================================
+ Hits 10540 10568 +28
Misses 173 173
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
Visit https://preview-pr-2560.codecov.dev for your PR preview. Expires after 1 month automatically. |
7347b28
to
fd6cf6f
Compare
Description
This PR adds in the table that will be used on the bundles tab for the upcoming bundle analysis product.
GH codecov/engineering-team#1024
Note
Requires #2559
Notable Changes
BundleTable
componentBundleTable
toBundleContent
componentScreenshots