Skip to content

opcm: Update upgrade method for disputegame-v2#17874

Merged
ajsutton merged 15 commits into
developfrom
inphi/opcm-upgrade-dgv2
Oct 21, 2025
Merged

opcm: Update upgrade method for disputegame-v2#17874
ajsutton merged 15 commits into
developfrom
inphi/opcm-upgrade-dgv2

use v1 functions for existing upgrade path

157c431
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2025 in 0s

81.17% (+6.54%) compared to a34c18b

View this Pull Request on Codecov

81.17% (+6.54%) compared to a34c18b

Details

Codecov Report

❌ Patch coverage is 86.52482% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.17%. Comparing base (a34c18b) to head (157c431).
⚠️ Report is 26 commits behind head on develop.

Files with missing lines Patch % Lines
...ock/src/L1/OPContractsManagerStandardValidator.sol 75.47% 13 Missing ⚠️
...es/contracts-bedrock/src/L1/OPContractsManager.sol 90.32% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17874      +/-   ##
===========================================
+ Coverage    74.62%   81.17%   +6.54%     
===========================================
  Files          174      120      -54     
  Lines        11096     6426    -4670     
===========================================
- Hits          8280     5216    -3064     
+ Misses        2672     1210    -1462     
+ Partials       144        0     -144     
Files with missing lines Coverage Δ
.../contracts-bedrock/src/dispute/lib/LibGameArgs.sol 100.00% <100.00%> (ø)
...es/contracts-bedrock/src/L1/OPContractsManager.sol 95.78% <90.32%> (-0.82%) ⬇️
...ock/src/L1/OPContractsManagerStandardValidator.sol 95.39% <75.47%> (-4.61%) ⬇️

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