-
Notifications
You must be signed in to change notification settings - Fork 111
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
Add response codes for protobuf 0.54.0 #9487
Conversation
Signed-off-by: Edwin Greene <edwin@swirldslabs.com>
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9487 +/- ##
=========================================
Coverage 92.57% 92.57%
Complexity 7047 7047
=========================================
Files 915 915
Lines 29870 29870
Branches 3773 3773
=========================================
Hits 27653 27653
Misses 1446 1446
Partials 771 771 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description:
Adds response codes from 0.54.0:
https://github.com/hashgraph/hedera-services/blob/release/0.54/hapi/hedera-protobufs/services/response_code.proto
Related issue(s):
Fixes #
Notes for reviewer:
Checklist