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

Use Rest Java To Retrieve Airdrop Data #9590

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

jnels124
Copy link
Contributor

Description:

  • use rest java to retrieve airdrop data

Related issue(s):

Fixes #9589

Notes for reviewer:

Checklist

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

Signed-off-by: Jesse Nelson <jesse@hashgraph.com>
@jnels124 jnels124 added the bug Type: Something isn't working label Oct 16, 2024
@jnels124 jnels124 added this to the 0.116.0 milestone Oct 16, 2024
@jnels124 jnels124 requested a review from a team October 16, 2024 18:15
@jnels124 jnels124 self-assigned this Oct 16, 2024
@jnels124 jnels124 linked an issue Oct 16, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Oct 16, 2024

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.32%. Comparing base (0f2a757) to head (8efffe8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9590   +/-   ##
=========================================
  Coverage     92.32%   92.32%           
  Complexity     7413     7413           
=========================================
  Files           911      911           
  Lines         31050    31050           
  Branches       3978     3978           
=========================================
+ Hits          28666    28667    +1     
  Misses         1450     1450           
+ Partials        934      933    -1     

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

Copy link
Contributor

@edwin-greene edwin-greene left a comment

Choose a reason for hiding this comment

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

Looks good

@steven-sheehy steven-sheehy added test Test infrastructure, automated tests required, etc rest-java Area: Java REST API labels Oct 16, 2024
@jnels124 jnels124 merged commit f4af129 into main Oct 16, 2024
33 checks passed
@jnels124 jnels124 deleted the 9589-token-acceptance-tests-fail-with-airdrop branch October 16, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working rest-java Area: Java REST API test Test infrastructure, automated tests required, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Token Acceptance Tests Fail with Airdrop
3 participants