Skip to content

refactor(ckb-indexer): extract method and remove type which hard to understand#41

Open
sighWang wants to merge 7 commits intofix-transaction-collector-reslove-cell-bugfrom
ckb-indexer-refactor
Open

refactor(ckb-indexer): extract method and remove type which hard to understand#41
sighWang wants to merge 7 commits intofix-transaction-collector-reslove-cell-bugfrom
ckb-indexer-refactor

Conversation

@sighWang
Copy link
Owner

@sighWang sighWang commented Mar 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #41 (adfc614) into fix-transaction-collector-reslove-cell-bug (56ef394) will increase coverage by 0.03%.
The diff coverage is 97.59%.

Impacted file tree graph

@@                              Coverage Diff                               @@
##           fix-transaction-collector-reslove-cell-bug      #41      +/-   ##
==============================================================================
+ Coverage                                       81.11%   81.14%   +0.03%     
==============================================================================
  Files                                              57       57              
  Lines                                           18330    18366      +36     
  Branches                                         1789     1790       +1     
==============================================================================
+ Hits                                            14868    14904      +36     
  Misses                                           3438     3438              
  Partials                                           24       24              
Impacted Files Coverage Δ
packages/ckb-indexer/src/rpc.ts 67.94% <50.00%> (ø)
packages/ckb-indexer/src/transaction_collector.ts 94.36% <98.08%> (+0.52%) ⬆️
packages/ckb-indexer/src/indexer.ts 78.77% <100.00%> (ø)
packages/ckb-indexer/src/type.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 56ef394...adfc614. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant