Skip to content

feat: network upgrade transactions for cgt - #17062

Closed
tynes wants to merge 1 commit into
developfrom
feat/cgt-network-upgrade-txs
Closed

feat: network upgrade transactions for cgt#17062
tynes wants to merge 1 commit into
developfrom
feat/cgt-network-upgrade-txs

feat: network upgrade transactions for cgt

8fe563f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2025 in 0s

41.42% (-40.46%) compared to bbe533d

View this Pull Request on Codecov

41.42% (-40.46%) compared to bbe533d

Details

Codecov Report

❌ Patch coverage is 40.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.42%. Comparing base (bbe533d) to head (8fe563f).
⚠️ Report is 84 commits behind head on develop.

Files with missing lines Patch % Lines
op-node/rollup/types.go 36.84% 10 Missing and 2 partials ⚠️
op-node/rollup/derive/attributes.go 0.00% 5 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (bbe533d) and HEAD (8fe563f). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (bbe533d) HEAD (8fe563f)
cannon-go-tests-64 3 0
contracts-bedrock-tests 2 1
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #17062       +/-   ##
============================================
- Coverage    81.88%   41.42%   -40.46%     
============================================
  Files          161     1349     +1188     
  Lines         9244   108778    +99534     
============================================
+ Hits          7569    45062    +37493     
- Misses        1528    60424    +58896     
- Partials       147     3292     +3145     
Files with missing lines Coverage Δ
op-node/rollup/chain_spec.go 75.43% <ø> (ø)
...up/derive/custom_gas_token_upgrade_transactions.go 100.00% <100.00%> (ø)
op-node/rollup/derive/attributes.go 62.12% <0.00%> (ø)
op-node/rollup/types.go 60.80% <36.84%> (ø)

... and 1294 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.