-
Notifications
You must be signed in to change notification settings - Fork 1.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
[processorhelper] remove deprecated funcs #11151
[processorhelper] remove deprecated funcs #11151
Conversation
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
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.
Needs to fix a bunch of tests https://github.com/open-telemetry/opentelemetry-collector/actions/runs/10820820402/job/30021630065?pr=11151
Please take a look at the CI:
|
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11151 +/- ##
==========================================
+ Coverage 92.26% 92.31% +0.05%
==========================================
Files 414 413 -1
Lines 19802 19767 -35
==========================================
- Hits 18270 18248 -22
+ Misses 1160 1149 -11
+ Partials 372 370 -2 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
No description provided.