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 #9449

Closed edwin-greene closed 6 days ago

edwin-greene commented 6 days ago

Description: Add airdrops REST endpoints to restjava 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.57%. Comparing base (50a5a7e) to head (24f67c6). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9449 +/- ## ========================================= Coverage 92.57% 92.57% Complexity 7047 7047 ========================================= Files 914 914 Lines 29831 29831 Branches 3773 3773 ========================================= Hits 27616 27616 Misses 1445 1445 Partials 770 770 ```

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