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(grpc): add rust code gen for proto #1151

Merged
merged 4 commits into from Mar 21, 2024
Merged

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Mar 7, 2024

Description

This PR generates rust codes proto file.

Fixes #1105

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Merging #1151 (15a4e0b) into main (9f9782f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1151   +/-   ##
=======================================
  Coverage   80.81%   80.81%           
=======================================
  Files         178      178           
  Lines        9457     9457           
=======================================
  Hits         7643     7643           
  Misses       1440     1440           
  Partials      374      374           

@b00f b00f merged commit 4cc28b5 into pactus-project:main Mar 21, 2024
11 of 12 checks passed
@b00f b00f deleted the grpc-proto-rust branch March 21, 2024 04:29
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.

Generate Rust code fro gRPC APIs
1 participant