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

release: 1.0.0-beta0 #648

Closed overcat closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 80.87%. Comparing base (117ce7d) to head (45284d7). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #648 +/- ## ========================================= Coverage 80.87% 80.87% Complexity 1171 1171 ========================================= Files 202 202 Lines 4433 4433 Branches 368 368 ========================================= Hits 3585 3585 Misses 618 618 Partials 230 230 ```