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

feat: add support for Soroban PRC's getLedgers API interface. #660

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

overcat
Copy link
Member

@overcat overcat commented Nov 14, 2024

No description provided.

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.90%. Comparing base (0fa5290) to head (fd70d50).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #660      +/-   ##
============================================
+ Coverage     80.88%   80.90%   +0.01%     
- Complexity     1171     1172       +1     
============================================
  Files           202      203       +1     
  Lines          4432     4436       +4     
  Branches        370      370              
============================================
+ Hits           3585     3589       +4     
  Misses          617      617              
  Partials        230      230              
Files with missing lines Coverage Δ
src/main/java/org/stellar/sdk/SorobanServer.java 83.73% <100.00%> (+0.19%) ⬆️
...r/sdk/responses/sorobanrpc/GetLedgersResponse.java 100.00% <100.00%> (ø)

@overcat overcat merged commit 54442eb into master Nov 14, 2024
9 checks passed
@overcat overcat deleted the rpc-get-ledgers branch November 14, 2024 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant