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.46%. Comparing base (1caf86f) to head (367de1c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2381      +/-   ##
==========================================
+ Coverage   74.41%   74.46%   +0.05%     
==========================================
  Files         113      113              
  Lines       13016    13016              
==========================================
+ Hits         9686     9693       +7     
+ Misses       2592     2590       -2     
+ Partials      738      733       -5     

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

@AnkushinDaniil AnkushinDaniil force-pushed the daniil/restructure-buf branch 4 times, most recently from f69f473 to 95a553c Compare January 23, 2025 13:18
@AnkushinDaniil AnkushinDaniil enabled auto-merge (squash) January 23, 2025 14:17
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.

2 participants