nervosnetwork / ckb-light-client

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

chore(deps): bump ckb from 0.108.0 to 0.109.0 #140

Closed yangby-cryptape closed 1 year ago

yangby-cryptape commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.16 :tada:

Comparison is base (dfa4f43) 69.67% compared to head (db7a428) 69.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #140 +/- ## =========================================== + Coverage 69.67% 69.83% +0.16% =========================================== Files 26 25 -1 Lines 6377 6346 -31 =========================================== - Hits 4443 4432 -11 + Misses 1934 1914 -20 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `69.83% <100.00%> (+0.16%)` | :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. | [Impacted Files](https://codecov.io/gh/nervosnetwork/ckb-light-client/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork) | Coverage Δ | | |---|---|---| | [src/main.rs](https://codecov.io/gh/nervosnetwork/ckb-light-client/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork#diff-c3JjL21haW4ucnM=) | `9.09% <ø> (ø)` | | | [...otocols/filter/components/block\_filters\_process.rs](https://codecov.io/gh/nervosnetwork/ckb-light-client/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork#diff-c3JjL3Byb3RvY29scy9maWx0ZXIvY29tcG9uZW50cy9ibG9ja19maWx0ZXJzX3Byb2Nlc3MucnM=) | `74.87% <ø> (ø)` | | | [src/storage.rs](https://codecov.io/gh/nervosnetwork/ckb-light-client/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork#diff-c3JjL3N0b3JhZ2UucnM=) | `96.88% <ø> (+0.09%)` | :arrow_up: | | [src/verify.rs](https://codecov.io/gh/nervosnetwork/ckb-light-client/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork#diff-c3JjL3ZlcmlmeS5ycw==) | `91.01% <100.00%> (+0.53%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://codecov.io/gh/nervosnetwork/ckb-light-client/pull/140/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nervosnetwork)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.