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 getVersionInfo API. #645

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

overcat
Copy link
Member

@overcat overcat commented Oct 13, 2024

No description provided.

@overcat
Copy link
Member Author

overcat commented Oct 13, 2024

#644

Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.87%. Comparing base (b7b15ef) to head (56a52f7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #645   +/-   ##
=========================================
  Coverage     80.86%   80.87%           
- Complexity     1170     1171    +1     
=========================================
  Files           202      202           
  Lines          4431     4433    +2     
  Branches        368      368           
=========================================
+ Hits           3583     3585    +2     
  Misses          618      618           
  Partials        230      230           
Files with missing lines Coverage Δ
src/main/java/org/stellar/sdk/SorobanServer.java 83.53% <100.00%> (+0.20%) ⬆️
...ar/sdk/responses/sorobanrpc/GetEventsResponse.java 66.66% <ø> (ø)
...responses/sorobanrpc/GetLedgerEntriesResponse.java 100.00% <ø> (ø)
...k/responses/sorobanrpc/GetTransactionResponse.java 100.00% <ø> (ø)
.../responses/sorobanrpc/SendTransactionResponse.java 100.00% <ø> (ø)
...ponses/sorobanrpc/SimulateTransactionResponse.java 81.25% <ø> (ø)

@overcat overcat merged commit e0220db into master Oct 13, 2024
9 checks passed
@overcat overcat deleted the p22-getversioninfo branch October 13, 2024 23:39
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