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

Generate rust grpc using tonic #5187

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Conversation

eapolinario
Copy link
Contributor

Tracking issue

NA

Why are the changes needed?

Just experimenting with ways of interacting with grpc in Rust.

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. enhancement New feature or request labels Apr 5, 2024
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.08%. Comparing base (14eaa16) to head (00a6e94).
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5187      +/-   ##
==========================================
- Coverage   59.08%   59.08%   -0.01%     
==========================================
  Files         646      646              
  Lines       55739    55739              
==========================================
- Hits        32935    32934       -1     
- Misses      20208    20209       +1     
  Partials     2596     2596              
Flag Coverage Δ
unittests 59.08% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 11, 2024
@pingsutw pingsutw merged commit 6be49e8 into master Apr 11, 2024
47 of 48 checks passed
@pingsutw pingsutw deleted the generate-rust-grpc-using-tonic branch April 11, 2024 07:58
@austin362667 austin362667 mentioned this pull request Apr 11, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants