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: Remove hedera-protobufs-go dependency and add hedera-protobufs as submodule #1103

Merged

Conversation

0xivanov
Copy link
Contributor

@0xivanov 0xivanov commented Oct 11, 2024

Description:

Related issue(s):

Fixes #1099

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@0xivanov 0xivanov self-assigned this Oct 11, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.39%. Comparing base (7cf3d49) to head (d4f679c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1103      +/-   ##
==========================================
- Coverage   73.44%   73.39%   -0.05%     
==========================================
  Files         174      174              
  Lines       24999    24999              
==========================================
- Hits        18360    18349      -11     
- Misses       5894     5905      +11     
  Partials      745      745              

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

Signed-off-by: Ivan Ivanov <[email protected]>
@0xivanov 0xivanov changed the title wip: remove hedera-protobufs-go dependency and add hedera-protobufs as submodule feat: Remove hedera-protobufs-go dependency and add hedera-protobufs as submodule Oct 16, 2024
Copy link

sonarcloud bot commented Oct 16, 2024

@0xivanov 0xivanov marked this pull request as ready for review October 16, 2024 10:17
@0xivanov 0xivanov requested review from a team as code owners October 16, 2024 10:17
Copy link
Contributor

@gsstoykov gsstoykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@0xivanov 0xivanov merged commit 13aa1c2 into main Oct 23, 2024
12 of 13 checks passed
@0xivanov 0xivanov deleted the 1099-Migrate-protobuf-definitions-to-pull-from-hedera-protobufs branch October 23, 2024 07:36
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.

Migrate protobuf definitions to pull from hedera-services repo
2 participants