-
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
chore: Remove ui/BundleTrendChart #3441
Conversation
Bundle ReportChanges will decrease total bundle size by 224 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
Bundle ReportChanges will decrease total bundle size by 117 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
ℹ️ *Bundle size includes cached data from a previous commit |
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 #3441 +/- ##
=======================================
Coverage 99.15% 99.15%
=======================================
Files 808 806 -2
Lines 14269 14254 -15
Branches 3949 3939 -10
=======================================
- Hits 14148 14134 -14
+ Misses 112 111 -1
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 #3441 +/- ##
=======================================
Coverage 99.15% 99.15%
=======================================
Files 808 806 -2
Lines 14269 14254 -15
Branches 3942 3939 -3
=======================================
- Hits 14148 14134 -14
+ Misses 112 111 -1
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 #3441 +/- ##
=======================================
Coverage 99.15% 99.15%
=======================================
Files 808 806 -2
Lines 14269 14254 -15
Branches 3949 3946 -3
=======================================
- Hits 14148 14134 -14
+ Misses 112 111 -1
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 #3441 +/- ##
=======================================
Coverage 99.15% 99.15%
=======================================
Files 808 806 -2
Lines 14269 14254 -15
Branches 3949 3939 -10
=======================================
- Hits 14148 14134 -14
+ Misses 112 111 -1
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Is there a related ticket we can link? |
This would be the closest: codecov/engineering-team#2568 |
Description
Pretty simple PR just removing the
ui/BundleTrendChart
as we no longer use it anywhere.Closes codecov/engineering-team#2776