The Java Stellar SDK library provides APIs to build transactions and connect to Horizon and Soroban-RPC Server.
175
stars
160
forks
source link
feat!: support constructors in contract creation via `InvokeHostFunctionOperation.createContractOperationBuilder` #642
Closed
overcat closed 1 month ago
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## master #642 +/- ## ========================================= Coverage 80.84% 80.85% - Complexity 1169 1170 +1 ========================================= Files 202 202 Lines 4428 4430 +2 Branches 367 368 +1 ========================================= + Hits 3580 3582 +2 Misses 618 618 Partials 230 230 ``` | [Files with missing lines](https://app.codecov.io/gh/lightsail-network/java-stellar-sdk/pull/642?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lightsail-network) | Coverage Δ | | |---|---|---| | [...ar/sdk/operations/InvokeHostFunctionOperation.java](https://app.codecov.io/gh/lightsail-network/java-stellar-sdk/pull/642?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fstellar%2Fsdk%2Foperations%2FInvokeHostFunctionOperation.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lightsail-network#diff-c3JjL21haW4vamF2YS9vcmcvc3RlbGxhci9zZGsvb3BlcmF0aW9ucy9JbnZva2VIb3N0RnVuY3Rpb25PcGVyYXRpb24uamF2YQ==) | `83.78% <100.00%> (+0.29%)` | :arrow_up: |