Skip to content
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

[processor] deprecate CreateSettings -> Settings #10336

Merged

Conversation

codeboten
Copy link
Contributor

This deprecates CreateSettings in favour of Settings. NewNopCreateSettings is also being deprecated in favour of NewNopSettings

Part of #9428

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 93.10345% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.56%. Comparing base (4f69539) to head (55605fb).

Files Patch % Lines
processor/processortest/nop_processor.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10336      +/-   ##
==========================================
- Coverage   92.57%   92.56%   -0.02%     
==========================================
  Files         387      387              
  Lines       18254    18256       +2     
==========================================
  Hits        16898    16898              
- Misses       1011     1013       +2     
  Partials      345      345              

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

This deprecates CreateSettings in favour of Settings. NewNopCreateSettings is also being deprecated in favour of NewNopSettings

Part of open-telemetry#9428

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten force-pushed the codeboten/create-settings-processor branch from 1f62d7c to e2035b5 Compare June 6, 2024 15:09
@codeboten codeboten marked this pull request as ready for review June 6, 2024 15:09
@codeboten codeboten requested review from a team and atoulme June 6, 2024 15:09
Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten merged commit 9907ba5 into open-telemetry:main Jun 6, 2024
47 of 48 checks passed
@github-actions github-actions bot added this to the next release milestone Jun 6, 2024
@codeboten codeboten deleted the codeboten/create-settings-processor branch June 6, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants