nervosnetwork / ckb-light-client

CKB light client reference implementation
MIT License
14 stars 16 forks source link

chore: support ckb2023 load_extension syscall #156

Closed quake closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: 87 lines in your changes are missing coverage. Please review.

Comparison is base (945b1dc) 72.45% compared to head (61dffd2) 71.85%.

Files Patch % Lines
...ocols/light_client/components/send_blocks_proof.rs 10.20% 44 Missing :warning:
src/storage.rs 64.44% 16 Missing :warning:
...light_client/components/send_transactions_proof.rs 44.44% 15 Missing :warning:
src/subcmds.rs 0.00% 8 Missing :warning:
src/protocols/relayer.rs 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #156 +/- ## =========================================== - Coverage 72.45% 71.85% -0.61% =========================================== Files 25 25 Lines 6520 6604 +84 =========================================== + Hits 4724 4745 +21 - Misses 1796 1859 +63 ``` | [Flag](https://app.codecov.io/gh/nervosnetwork/ckb-light-client/pull/156/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nervosnetwork/ckb-light-client/pull/156/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork) | `71.85% <40.41%> (-0.61%)` | :arrow_down: | 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=nervosnetwork#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.