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 airdrops to restjava ingress (0.114) #9453

Closed edwin-greene closed 6 days ago

edwin-greene commented 6 days ago

Signed-off-by: Edwin Greene edwin@swirldslabs.com (cherry picked from commit cefcf8b3cef3a074da0d2d8acb7aa56be11e9bcb)

Description: Adds airdrops endpoints to Rest Java ingress.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

sonarcloud[bot] commented 6 days 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 6 days ago

Codecov Report

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

Project coverage is 92.56%. Comparing base (2667a41) to head (848e723). Report is 1 commits behind head on release/0.114.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/0.114 #9453 +/- ## ================================================ Coverage 92.56% 92.56% Complexity 7047 7047 ================================================ Files 914 914 Lines 29809 29809 Branches 3767 3767 ================================================ Hits 27594 27594 Misses 1445 1445 Partials 770 770 ```

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