-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Removal of all-in-one/setupcontext package (Dead codes) #7359
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
Removal of all-in-one/setupcontext package (Dead codes) #7359
Conversation
Signed-off-by: Parship Chowdhury <i.am.parship@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7359 +/- ##
==========================================
- Coverage 96.47% 96.46% -0.02%
==========================================
Files 378 375 -3
Lines 22999 22893 -106
==========================================
- Hits 22189 22083 -106
Misses 613 613
Partials 197 197
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
why do we need to keep the files/package?
I was thinking that maybe it was using as an import in many files |
Signed-off-by: Parship Chowdhury <i.am.parship@gmail.com>
@yurishkuro could you please re-add this pr to the merge queue? Thanks |
Which problem is this PR solving?
Description of the changes
cmd/all-in-one/setupcontext/setupcontext.go
cmd/all-in-one/setupcontext/setupcontext_test.go
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:npm run lint
andnpm run test