Skip to content

[processor/processorhelper] Split into separate module #12695

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

Merged
merged 6 commits into from
Mar 24, 2025

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Mar 21, 2025

Description

Split processorhelper into a separate module. Similar to #12512 in motivation and shape

Link to tracking issue

Fixes #12678

@mx-psi mx-psi requested review from dmathieu and a team as code owners March 21, 2025 14:17
@mx-psi mx-psi requested a review from TylerHelmuth March 21, 2025 14:17
@mx-psi mx-psi enabled auto-merge March 21, 2025 14:36
@mx-psi mx-psi added the release:blocker The issue must be resolved before cutting the next release label Mar 21, 2025
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.52%. Comparing base (562aedc) to head (cb9196c).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12695      +/-   ##
==========================================
- Coverage   91.57%   91.52%   -0.05%     
==========================================
  Files         483      483              
  Lines       26381    26433      +52     
==========================================
+ Hits        24158    24194      +36     
- Misses       1762     1773      +11     
- Partials      461      466       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mx-psi mx-psi added this pull request to the merge queue Mar 24, 2025
Merged via the queue into open-telemetry:main with commit 0654ae5 Mar 24, 2025
57 checks passed
@mx-psi mx-psi deleted the mx-psi/split-into-modules branch March 24, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:blocker The issue must be resolved before cutting the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split processorhelper out of the processor module
5 participants