nervosnetwork / ckb-light-client

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

fix: resolve cell filter bug when chain txs are committed in same block #184

Closed quake closed 7 months ago

quake commented 7 months ago

resolve #183 and #181

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (5fc2a81) 71.87% compared to head (5d460ff) 71.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #184 +/- ## =========================================== + Coverage 71.87% 71.89% +0.02% =========================================== Files 25 25 Lines 6606 6612 +6 =========================================== + Hits 4748 4754 +6 Misses 1858 1858 ``` | [Flag](https://app.codecov.io/gh/nervosnetwork/ckb-light-client/pull/184/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/184/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork) | `71.89% <100.00%> (+0.02%)` | :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.