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

refactor!: `MalformedAddressException` has been removed, use `Illegal… #668

Closed overcat closed 16 hours ago

overcat commented 16 hours ago

…ArgumentException` instead.

codecov[bot] commented 16 hours ago

Codecov Report

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

Project coverage is 81.03%. Comparing base (72870c0) to head (6082645). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #668 +/- ## ============================================ - Coverage 81.03% 81.03% -0.01% + Complexity 1176 1175 -1 ============================================ Files 201 200 -1 Lines 4446 4444 -2 Branches 374 374 ============================================ - Hits 3603 3601 -2 Misses 612 612 Partials 231 231 ``` | [Files with missing lines](https://app.codecov.io/gh/lightsail-network/java-stellar-sdk/pull/668?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lightsail-network) | Coverage Δ | | |---|---|---| | [...in/java/org/stellar/sdk/federation/Federation.java](https://app.codecov.io/gh/lightsail-network/java-stellar-sdk/pull/668?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fstellar%2Fsdk%2Ffederation%2FFederation.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lightsail-network#diff-c3JjL21haW4vamF2YS9vcmcvc3RlbGxhci9zZGsvZmVkZXJhdGlvbi9GZWRlcmF0aW9uLmphdmE=) | `84.74% <100.00%> (ø)` | |