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

[receiver] deprecate CreateSettings -> Settings #10333

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

codeboten added 3 commits June 5, 2024 09:33
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]>
Signed-off-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten requested review from a team and djaglowski June 5, 2024 16:45
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

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

Project coverage is 92.57%. Comparing base (760f773) to head (92efb18).
Report is 6 commits behind head on main.

Files Patch % Lines
receiver/receivertest/nop_receiver.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10333      +/-   ##
==========================================
- Coverage   92.58%   92.57%   -0.02%     
==========================================
  Files         387      387              
  Lines       18254    18256       +2     
==========================================
  Hits        16900    16900              
- Misses       1008     1010       +2     
  Partials      346      346              

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

@codeboten codeboten merged commit 1e44a9c into open-telemetry:main Jun 5, 2024
47 of 48 checks passed
@codeboten codeboten deleted the codeboten/create-settings-receiver branch June 5, 2024 20:57
@github-actions github-actions bot added this to the next release milestone Jun 5, 2024
codeboten added a commit that referenced this pull request Jun 6, 2024
This deprecates CreateSettings in favour of Settings.
NewNopCreateSettings is also being deprecated in favour of
NewNopSettings
    
Part of #9428

~Follows
#10333

---------

Signed-off-by: Alex Boten <[email protected]>
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