Skip to content

revert: tweaks to FDG legibility#17209

Merged
smartcontracts merged 2 commits into
proposal/op-contracts/v4.1.0from
sc/rv-fdg-tweaks
Aug 26, 2025
Merged

revert: tweaks to FDG legibility#17209
smartcontracts merged 2 commits into
proposal/op-contracts/v4.1.0from
sc/rv-fdg-tweaks

fix: use patch version for StandardValidator

165e561
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2025 in 0s

96.29% (+33.86%) compared to a1a200a

View this Pull Request on Codecov

96.29% (+33.86%) compared to a1a200a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.29%. Comparing base (a1a200a) to head (165e561).

Additional details and impacted files
@@                        Coverage Diff                        @@
##           proposal/op-contracts/v4.1.0   #17209       +/-   ##
=================================================================
+ Coverage                         62.42%   96.29%   +33.86%     
=================================================================
  Files                               192      106       -86     
  Lines                             12305     4584     -7721     
=================================================================
- Hits                               7682     4414     -3268     
+ Misses                             4465      170     -4295     
+ Partials                            158        0      -158     
Files with missing lines Coverage Δ
...ock/src/L1/OPContractsManagerStandardValidator.sol 100.00% <100.00%> (ø)
...contracts-bedrock/src/dispute/FaultDisputeGame.sol 98.48% <100.00%> (+<0.01%) ⬆️
...ts-bedrock/src/dispute/PermissionedDisputeGame.sol 100.00% <100.00%> (ø)
...acts-bedrock/src/dispute/SuperFaultDisputeGame.sol 98.03% <100.00%> (+0.01%) ⬆️
...drock/src/dispute/SuperPermissionedDisputeGame.sol 100.00% <100.00%> (ø)

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