lightsail-network / java-stellar-sdk

The Java Stellar SDK library provides APIs to build transactions and connect to Horizon and Soroban-RPC Server.
https://javadoc.io/doc/network.lightsail/stellar-sdk
Apache License 2.0
175 stars 160 forks source link

pre-release: 1.0.0-rc0 #669

Closed overcat closed 15 hours ago

codecov[bot] commented 15 hours ago

Codecov Report

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

Project coverage is 81.03%. Comparing base (19a7ec1) to head (c1a3b53). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #669 +/- ## ========================================= Coverage 81.03% 81.03% Complexity 1175 1175 ========================================= Files 200 200 Lines 4444 4444 Branches 374 374 ========================================= Hits 3601 3601 Misses 612 612 Partials 231 231 ```