Skip to content

proofs: Add provable output roots to super DGs#18605

Merged
Inphi merged 5 commits into
developfrom
inphi/super-root-preimage
Dec 18, 2025
Merged

proofs: Add provable output roots to super DGs#18605
Inphi merged 5 commits into
developfrom
inphi/super-root-preimage

fix panic in non-l2oo proposals

db1f95c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2025 in 1s

75.10% (+2.88%) compared to 5401e3a

View this Pull Request on Codecov

75.10% (+2.88%) compared to 5401e3a

Details

Codecov Report

❌ Patch coverage is 95.71429% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.10%. Comparing base (5401e3a) to head (db1f95c).
⚠️ Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
...acts-bedrock/src/dispute/SuperFaultDisputeGame.sol 92.68% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #18605      +/-   ##
===========================================
+ Coverage    72.22%   75.10%   +2.88%     
===========================================
  Files          189      134      -55     
  Lines        11163     7183    -3980     
===========================================
- Hits          8062     5395    -2667     
+ Misses        2955     1788    -1167     
+ Partials       146        0     -146     
Files with missing lines Coverage Δ
...drock/src/dispute/SuperPermissionedDisputeGame.sol 100.00% <100.00%> (ø)
...kages/contracts-bedrock/src/libraries/Encoding.sol 100.00% <100.00%> (ø)
...acts-bedrock/src/dispute/SuperFaultDisputeGame.sol 97.59% <92.68%> (-0.77%) ⬇️

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