Skip to content

feat: remove v1 dispute games#18714

Merged
stevennevins merged 19 commits into
developfrom
feat/remove-v1-dispute-games
Jan 15, 2026
Merged

feat: remove v1 dispute games#18714
stevennevins merged 19 commits into
developfrom
feat/remove-v1-dispute-games

test: restore OPCM v2 skip for PDG getter checks

30d56a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 0s

81.79% (+7.85%) compared to 8c3317f

View this Pull Request on Codecov

81.79% (+7.85%) compared to 8c3317f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.79%. Comparing base (8c3317f) to head (30d56a2).
⚠️ Report is 14 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #18714      +/-   ##
===========================================
+ Coverage    73.94%   81.79%   +7.85%     
===========================================
  Files          190      133      -57     
  Lines        11317     6917    -4400     
===========================================
- Hits          8368     5658    -2710     
+ Misses        2803     1259    -1544     
+ Partials       146        0     -146     
Files with missing lines Coverage Δ
...es/contracts-bedrock/src/L1/OPContractsManager.sol 93.31% <100.00%> (+3.45%) ⬆️
...edrock/src/L1/opcm/OPContractsManagerContainer.sol 100.00% <ø> (ø)
...ts-bedrock/src/L1/opcm/OPContractsManagerUtils.sol 94.79% <100.00%> (ø)
...ntracts-bedrock/src/dispute/DisputeGameFactory.sol 100.00% <ø> (ø)
...contracts-bedrock/src/dispute/FaultDisputeGame.sol 98.79% <100.00%> (+98.79%) ⬆️
...ts-bedrock/src/dispute/PermissionedDisputeGame.sol 100.00% <100.00%> (+100.00%) ⬆️
...tracts-bedrock/src/dispute/zk/OptimisticZkGame.sol 81.43% <ø> (ø)

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