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 Patch #990

Closed overcat closed 3 weeks ago

overcat commented 3 weeks ago

989

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 98.66%. Comparing base (5a87bad) to head (a18e6e2). Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/990/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/990?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StellarCN) ```diff @@ Coverage Diff @@ ## main #990 +/- ## ======================================= Coverage 98.66% 98.66% ======================================= Files 253 253 Lines 13373 13374 +1 ======================================= + Hits 13194 13195 +1 Misses 179 179 ``` | [Flag](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/990/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/990/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/990?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/990?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%> (ø)` | | | [tests/test\_soroban\_server\_async.py](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/990?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% <ø> (ø)` | | | [tests/test\_soroban\_server\_sync.py](https://app.codecov.io/gh/StellarCN/py-stellar-base/pull/990?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% <ø> (ø)` | |