Skip to content

superchain-registry: update import (chain cfg genesis struct) #15390

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

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

bitwiseguy
Copy link
Contributor

Copy link

codecov bot commented Apr 14, 2025

Codecov Report

Attention: Patch coverage is 38.09524% with 26 lines in your changes missing coverage. Please review.

Project coverage is 46.34%. Comparing base (8c04099) to head (5b8770d).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
op-node/rollup/superchain.go 0.00% 10 Missing ⚠️
op-node/rollup/derive/payload_util.go 0.00% 5 Missing ⚠️
op-chain-ops/genesis/config.go 0.00% 3 Missing ⚠️
op-batcher/batcher/driver.go 0.00% 2 Missing ⚠️
op-node/cmd/batch_decoder/main.go 0.00% 2 Missing ⚠️
op-chain-ops/cmd/check-ecotone/main.go 0.00% 1 Missing ⚠️
op-chain-ops/genesis/genesis.go 0.00% 1 Missing ⚠️
op-node/node/node.go 0.00% 1 Missing ⚠️
op-program/client/l2/engineapi/l2_engine_api.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #15390      +/-   ##
===========================================
- Coverage    46.46%   46.34%   -0.13%     
===========================================
  Files         1229     1229              
  Lines       103192   103195       +3     
===========================================
- Hits         47952    47824     -128     
- Misses       51861    51999     +138     
+ Partials      3379     3372       -7     
Flag Coverage Δ
cannon-go-tests-32 61.99% <ø> (-2.00%) ⬇️
cannon-go-tests-64 57.04% <ø> (-1.64%) ⬇️
contracts-bedrock-tests 94.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
op-chain-ops/script/script.go 67.50% <100.00%> (ø)
op-node/rollup/attributes/engine_consolidate.go 76.84% <100.00%> (ø)
op-node/rollup/derive/data_source.go 80.00% <100.00%> (ø)
op-node/rollup/types.go 59.73% <100.00%> (ø)
op-program/client/l2/test/miner.go 100.00% <100.00%> (ø)
op-service/eth/types.go 44.44% <100.00%> (+0.34%) ⬆️
op-chain-ops/cmd/check-ecotone/main.go 0.00% <0.00%> (ø)
op-chain-ops/genesis/genesis.go 0.00% <0.00%> (ø)
op-node/node/node.go 0.34% <0.00%> (ø)
op-program/client/l2/engineapi/l2_engine_api.go 31.99% <0.00%> (ø)
... and 5 more

... and 16 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bitwiseguy bitwiseguy added the M-do-not-merge Meta: Do not merge label Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M-do-not-merge Meta: Do not merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant