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

Add unmarshaler for otlpgrpc.[*]Request and otlpgrp.[*]Response #4215

Merged
merged 1 commit into from Oct 19, 2021

Conversation

bogdandrutu
Copy link
Member

Fixes #4052

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

@bogdandrutu bogdandrutu requested a review from a team as a code owner October 19, 2021 18:34
Fixes open-telemetry#4052

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #4215 (110e2f7) into main (f85f13e) will increase coverage by 0.19%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4215      +/-   ##
==========================================
+ Coverage   87.64%   87.84%   +0.19%     
==========================================
  Files         174      174              
  Lines       10291    10255      -36     
==========================================
- Hits         9020     9008      -12     
+ Misses       1018      998      -20     
+ Partials      253      249       -4     
Impacted Files Coverage Δ
receiver/otlpreceiver/encoder.go 76.47% <66.66%> (+22.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f85f13e...110e2f7. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 8aa3a9c into open-telemetry:main Oct 19, 2021
@bogdandrutu bogdandrutu deleted the addunmarshal branch October 19, 2021 18:58
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.

Add marshaler/unmarshaler for otlpgrpc.[*]Request and otlpgrp.[*]Response
2 participants