-
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: Add in CachedBundlesQueryOpts #3644
feat: Add in CachedBundlesQueryOpts #3644
Conversation
Bundle ReportBundle size has no change ✅ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3644 +/- ##
=======================================
Coverage 98.95% 98.95%
=======================================
Files 812 813 +1
Lines 14580 14605 +25
Branches 4146 4143 -3
=======================================
+ Hits 14427 14452 +25
Misses 146 146
Partials 7 7
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 #3644 +/- ##
=======================================
Coverage 98.95% 98.95%
=======================================
Files 812 813 +1
Lines 14580 14605 +25
Branches 4146 4150 +4
=======================================
+ Hits 14427 14452 +25
Misses 146 146
Partials 7 7
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 #3644 +/- ##
=======================================
Coverage 98.95% 98.95%
=======================================
Files 812 813 +1
Lines 14580 14605 +25
Branches 4139 4143 +4
=======================================
+ Hits 14427 14452 +25
Misses 146 146
Partials 7 7
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 #3644 +/- ##
=======================================
Coverage 98.95% 98.95%
=======================================
Files 812 813 +1
Lines 14580 14605 +25
Branches 4139 4150 +11
=======================================
+ Hits 14427 14452 +25
Misses 146 146
Partials 7 7
Continue to review full report in Codecov by Sentry.
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Bundle ReportBundle size has no change ✅ |
Description
This PR adds in a new query that is used to collect the list of bundles and their cache status for the future modal to configure bundle caching settings.
Closes: codecov/engineering-team#3155
Notable Changes
CachedBundlesQueryOpts