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-beta1 #654

Closed overcat closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 80.88%. Comparing base (cc950fe) to head (a837ced). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #654 +/- ## ========================================= Coverage 80.88% 80.88% Complexity 1171 1171 ========================================= Files 202 202 Lines 4432 4432 Branches 370 370 ========================================= Hits 3585 3585 Misses 617 617 Partials 230 230 ```