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

refactor block confirm alg #86

Merged
merged 10 commits into from
May 24, 2021
Merged

Conversation

solargatsby
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2021

Codecov Report

Merging #86 (c991397) into main (10cdd02) will decrease coverage by 0.55%.
The diff coverage is 41.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
- Coverage   42.89%   42.33%   -0.56%     
==========================================
  Files          46       50       +4     
  Lines        2457     2532      +75     
  Branches       78       82       +4     
==========================================
+ Hits         1054     1072      +18     
- Misses       1403     1460      +57     
Impacted Files Coverage Δ
offchain-modules/packages/x/src/db/ckb.ts 19.35% <0.00%> (-3.73%) ⬇️
offchain-modules/packages/x/src/db/eth.ts 37.50% <0.00%> (-7.50%) ⬇️
offchain-modules/packages/x/src/db/kv.ts 22.22% <22.22%> (ø)
...fchain-modules/packages/x/src/db/entity/CkbBurn.ts 100.00% <100.00%> (ø)
...fchain-modules/packages/x/src/db/entity/EthLock.ts 100.00% <100.00%> (ø)
offchain-modules/packages/x/src/db/entity/kv.ts 100.00% <100.00%> (ø)
offchain-modules/packages/x/src/db/index.ts 100.00% <100.00%> (ø)
offchain-modules/packages/x/src/db/eos.ts 9.52% <0.00%> (ø)
... and 1 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 10cdd02...c991397. Read the comment docs.

@solargatsby solargatsby merged commit d6f248c into nervosnetwork:main May 24, 2021
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.

None yet

3 participants