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

Feat parachain rollup #1242

Merged
merged 68 commits into from
Feb 21, 2023
Merged

Feat parachain rollup #1242

merged 68 commits into from
Feb 21, 2023

Conversation

bysomeone
Copy link
Collaborator

@bysomeone bysomeone commented Jan 16, 2023

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Base: 48.07% // Head: 48.31% // Increases project coverage by +0.23% 🎉

Coverage data is based on head (b4f30e4) compared to base (8be91ca).
Patch coverage: 8.33% of modified lines in pull request are covered.

❗ Current head b4f30e4 differs from pull request most recent head dc33199. Consider uploading reports for the commit dc33199 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1242      +/-   ##
==========================================
+ Coverage   48.07%   48.31%   +0.23%     
==========================================
  Files         221      221              
  Lines       42537    42387     -150     
==========================================
+ Hits        20451    20478      +27     
+ Misses      20192    20023     -169     
+ Partials     1894     1886       -8     
Impacted Files Coverage Δ
plugin/crypto/bls/bls.go 47.79% <0.00%> (-2.21%) ⬇️
plugin/dapp/zksync/executor/query.go 1.57% <0.00%> (-0.15%) ⬇️
plugin/dapp/zksync/executor/util.go 10.65% <ø> (ø)
plugin/dapp/zksync/executor/zksyncOption.go 49.67% <0.00%> (-0.30%) ⬇️
plugin/mempool/para/base.go 60.00% <0.00%> (-20.86%) ⬇️
plugin/dapp/zksync/executor/zkproofhistory.go 1.56% <0.30%> (+1.56%) ⬆️
plugin/dapp/zksync/executor/accountTree.go 67.42% <89.47%> (+1.44%) ⬆️
plugin/consensus/qbft/store.go 46.51% <0.00%> (-18.61%) ⬇️
plugin/consensus/dpos/state_machine.go 44.69% <0.00%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bysomeone bysomeone changed the title WIP Feat parachain rollup Feat parachain rollup Feb 17, 2023
@vipwzw vipwzw merged commit 8dabc1c into 33cn:master Feb 21, 2023
@33cn
Copy link
Owner

33cn commented Feb 21, 2023

🎉 This PR is included in version 1.68.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@33cn 33cn added the released label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants