Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(ckb-indexer):split unit and e2e test and run separately #293

Merged
merged 9 commits into from
Mar 10, 2022

Conversation

sighWang
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #293 (2b86d68) into develop (05f9414) will decrease coverage by 5.37%.
The diff coverage is 37.34%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #293      +/-   ##
===========================================
- Coverage    81.50%   76.12%   -5.38%     
===========================================
  Files           61       57       -4     
  Lines        18561    18366     -195     
  Branches      1834     1532     -302     
===========================================
- Hits         15128    13981    -1147     
- Misses        3409     4369     +960     
+ Partials        24       16       -8     
Impacted Files Coverage Δ
packages/ckb-indexer/src/transaction_collector.ts 24.34% <35.66%> (-69.51%) ⬇️
packages/ckb-indexer/src/indexer.ts 21.69% <50.00%> (-57.08%) ⬇️
packages/ckb-indexer/src/rpc.ts 52.56% <50.00%> (-15.39%) ⬇️
packages/ckb-indexer/src/type.ts 100.00% <100.00%> (ø)
packages/ckb-indexer/src/collector.ts 15.08% <0.00%> (-67.02%) ⬇️
packages/ckb-indexer/src/services.ts 21.09% <0.00%> (-57.04%) ⬇️
packages/toolkit/src/rpc.js 23.07% <0.00%> (-28.21%) ⬇️
packages/base/lib/indexer.js 50.48% <0.00%> (-23.31%) ⬇️
... and 6 more

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 05f9414...2b86d68. Read the comment docs.

@homura homura merged commit d1f2fa6 into ckb-js:develop Mar 10, 2022
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.

2 participants