nervosnetwork / ckb-light-client

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

fix: resolve relay v3 bug #189

Closed quake closed 6 months ago

quake commented 7 months ago

resolve https://github.com/nervosnetwork/ckb-light-client/issues/188

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (e5eb012) 72.22% compared to head (6c88eb6) 71.77%.

Files Patch % Lines
src/protocols/relayer.rs 0.00% 33 Missing :warning:
src/subcmds.rs 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #189 +/- ## =========================================== - Coverage 72.22% 71.77% -0.46% =========================================== Files 25 25 Lines 6658 6700 +42 =========================================== Hits 4809 4809 - Misses 1849 1891 +42 ``` | [Flag](https://app.codecov.io/gh/nervosnetwork/ckb-light-client/pull/189/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/189/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork) | `71.77% <0.00%> (-0.46%)` | :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.