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

[confighttp] deprecate ToClientContext, ToServerContext, ToListenerContext #9944

Merged

Conversation

codeboten
Copy link
Contributor

Replaced by ToClient, ToServer, ToListener

Related to #9807

…ntext

Replaced by ToClient, ToServer, ToListener

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten requested a review from a team as a code owner April 11, 2024 17:51
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

Attention: Patch coverage is 41.66667% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 91.76%. Comparing base (f1a7475) to head (3e010c1).
Report is 1 commits behind head on main.

Files Patch % Lines
config/confighttp/confighttp.go 33.33% 6 Missing ⚠️
receiver/otlpreceiver/otlp.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9944      +/-   ##
==========================================
- Coverage   91.93%   91.76%   -0.18%     
==========================================
  Files         357      357              
  Lines       16501    16499       -2     
==========================================
- Hits        15171    15140      -31     
- Misses       1001     1035      +34     
+ Partials      329      324       -5     

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

@codeboten codeboten merged commit c8666b8 into open-telemetry:main Apr 12, 2024
48 of 49 checks passed
@codeboten codeboten deleted the codeboten/dep-context-methods branch April 12, 2024 17:23
@github-actions github-actions bot added this to the next release milestone Apr 12, 2024
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.

None yet

2 participants