hashgraph / hedera-mirror-node

Hedera Mirror Node archives data from consensus nodes and serves it via an API
Apache License 2.0
128 stars 108 forks source link

Add response codes for protobuf 0.54.0 #9487

Closed edwin-greene closed 2 hours ago

edwin-greene commented 3 hours ago

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

sonarcloud[bot] commented 3 hours ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 3 hours ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.57%. Comparing base (19d22d2) to head (fee8e46). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.