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

feat(transport): add JSON codec for gRPC #1908

Merged
merged 1 commit into from Apr 2, 2022
Merged

feat(transport): add JSON codec for gRPC #1908

merged 1 commit into from Apr 2, 2022

Conversation

tonybase
Copy link
Member

@tonybase tonybase commented Apr 2, 2022

No description provided.

@tonybase tonybase changed the title feat(transport/grpc): add json codec for grpc feat: add json codec for grpc Apr 2, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2022

Codecov Report

Merging #1908 (a59a7b3) into main (558ef4e) will decrease coverage by 0.25%.
The diff coverage is 28.57%.

@@            Coverage Diff             @@
##             main    #1908      +/-   ##
==========================================
- Coverage   80.85%   80.59%   -0.26%     
==========================================
  Files          80       81       +1     
  Lines        3573     3587      +14     
==========================================
+ Hits         2889     2891       +2     
- Misses        477      489      +12     
  Partials      207      207              
Impacted Files Coverage Δ
transport/grpc/codec.go 28.57% <28.57%> (ø)
internal/context/context.go 97.01% <0.00%> (-2.99%) ⬇️

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 558ef4e...a59a7b3. Read the comment docs.

@tonybase tonybase changed the title feat: add json codec for grpc feat(transport): add json codec for grpc Apr 2, 2022
@tonybase tonybase changed the title feat(transport): add json codec for grpc feat(transport): add JSON codec for gRPC Apr 2, 2022
@tonybase tonybase merged commit fd2335b into main Apr 2, 2022
@tonybase tonybase deleted the feat-grpc-json branch April 2, 2022 16:48
tonybase added a commit that referenced this pull request May 31, 2022
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