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

Restructure protobuf #2381

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Restructure protobuf #2381

wants to merge 6 commits into from

Conversation

AnkushinDaniil
Copy link
Contributor

This pull request includes several changes to the gRPC and protobuf generation processes, along with updates to generated files. The key changes include updating the yaml configuration files, modifying the Makefile, and updating the generated Go files.

@AnkushinDaniil AnkushinDaniil added P2P go Pull requests that update Go code labels Jan 15, 2025
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.71%. Comparing base (0c6508c) to head (d32ff64).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2381      +/-   ##
==========================================
+ Coverage   74.69%   74.71%   +0.01%     
==========================================
  Files         110      110              
  Lines       12109    12109              
==========================================
+ Hits         9045     9047       +2     
+ Misses       2366     2365       -1     
+ Partials      698      697       -1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code P2P
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant