nervosnetwork / ckb-light-client

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

fix: stuck after restart when min filtered block is previous block of a check point #162

Closed yangby-cryptape closed 9 months ago

yangby-cryptape commented 9 months ago

Changes

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (38aa9b2) 71.05% compared to head (e7499f3) 71.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #162 +/- ## =========================================== + Coverage 71.05% 71.09% +0.03% =========================================== Files 25 25 Lines 6420 6428 +8 =========================================== + Hits 4562 4570 +8 Misses 1858 1858 ``` | [Flag](https://app.codecov.io/gh/nervosnetwork/ckb-light-client/pull/162/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/162/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork) | `71.09% <100.00%> (+0.03%)` | :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=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.