-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Move pkg/cache to internal #6720
Move pkg/cache to internal #6720
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6720 +/- ##
==========================================
- Coverage 96.01% 96.00% -0.02%
==========================================
Files 363 363
Lines 20595 20595
==========================================
- Hits 19775 19772 -3
- Misses 626 628 +2
- Partials 194 195 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
please make sure commits are signed off |
Signed-off-by: won-js <[email protected]>
baadad7
to
c46d98a
Compare
Apologies for missing the Signed-off-by line. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Which problem is this PR solving?
Description of the changes
move pkg/cache to internal
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:npm run lint
andnpm run test