Skip to content

feat: have OPCMv2 check upgrade ordering version - #18583

Merged
smartcontracts merged 7 commits into
developfrom
sc/opcmv2-semver-check
Dec 16, 2025
Merged

feat: have OPCMv2 check upgrade ordering version#18583
smartcontracts merged 7 commits into
developfrom
sc/opcmv2-semver-check

fix: properly run permitted upgrade sequence tests

26cc742
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

74.95% (+2.71%) compared to e7cc171

View this Pull Request on Codecov

74.95% (+2.71%) compared to e7cc171

Details

Codecov Report

❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.95%. Comparing base (e7cc171) to head (26cc742).
⚠️ Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
...racts-bedrock/src/L1/opcm/OPContractsManagerV2.sol 95.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #18583      +/-   ##
===========================================
+ Coverage    72.23%   74.95%   +2.71%     
===========================================
  Files          189      134      -55     
  Lines        11163     7151    -4012     
===========================================
- Hits          8064     5360    -2704     
+ Misses        2953     1791    -1162     
+ Partials       146        0     -146     
Files with missing lines Coverage Δ
...racts-bedrock/src/L1/opcm/OPContractsManagerV2.sol 95.51% <95.00%> (-0.11%) ⬇️

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