StellarCN / py-stellar-base

Stellar client library for the Python language
https://stellar-sdk.readthedocs.io
Apache License 2.0
348 stars 173 forks source link

Protocol 22 Soroban RPC changes #984

Closed overcat closed 1 month ago

overcat commented 1 month ago

Closes #983

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.66%. Comparing base (4330542) to head (fda91cd). Report is 7 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984/graphs/tree.svg?width=650&height=150&src=pr&token=kHAKcotfqv&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN)](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN) ```diff @@ Coverage Diff @@ ## main #984 +/- ## ======================================= Coverage 98.65% 98.66% ======================================= Files 253 253 Lines 13333 13373 +40 ======================================= + Hits 13154 13194 +40 Misses 179 179 ``` | [Flag](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN) | `98.66% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files with missing lines](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN) | Coverage Δ | | |---|---|---| | [stellar\_sdk/soroban\_rpc.py](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984?src=pr&el=tree&filepath=stellar_sdk%2Fsoroban_rpc.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN#diff-c3RlbGxhcl9zZGsvc29yb2Jhbl9ycGMucHk=) | `100.00% <100.00%> (ø)` | | | [stellar\_sdk/soroban\_server.py](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984?src=pr&el=tree&filepath=stellar_sdk%2Fsoroban_server.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN#diff-c3RlbGxhcl9zZGsvc29yb2Jhbl9zZXJ2ZXIucHk=) | `94.28% <100.00%> (+0.16%)` | :arrow_up: | | [stellar\_sdk/soroban\_server\_async.py](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984?src=pr&el=tree&filepath=stellar_sdk%2Fsoroban_server_async.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN#diff-c3RlbGxhcl9zZGsvc29yb2Jhbl9zZXJ2ZXJfYXN5bmMucHk=) | `97.14% <100.00%> (+0.08%)` | :arrow_up: | | [tests/test\_soroban\_server\_async.py](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984?src=pr&el=tree&filepath=tests%2Ftest_soroban_server_async.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN#diff-dGVzdHMvdGVzdF9zb3JvYmFuX3NlcnZlcl9hc3luYy5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/test\_soroban\_server\_sync.py](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/984?src=pr&el=tree&filepath=tests%2Ftest_soroban_server_sync.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN#diff-dGVzdHMvdGVzdF9zb3JvYmFuX3NlcnZlcl9zeW5jLnB5) | `100.00% <100.00%> (ø)` | |