Skip to content

remove proxyAdmin inputs from opcm and sv, derive it from the sysCfg, fix tests - #17744

Merged
AmadiMichael merged 41 commits into
developfrom
amadi/rm-proxyAdmin-opcm-input-var
Oct 30, 2025
Merged

remove proxyAdmin inputs from opcm and sv, derive it from the sysCfg, fix tests#17744
AmadiMichael merged 41 commits into
developfrom
amadi/rm-proxyAdmin-opcm-input-var

pull and fix

6e13817
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 1s

81.62% (+5.69%) compared to beca830

View this Pull Request on Codecov

81.62% (+5.69%) compared to beca830

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.62%. Comparing base (beca830) to head (6e13817).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17744      +/-   ##
===========================================
+ Coverage    75.92%   81.62%   +5.69%     
===========================================
  Files          175      120      -55     
  Lines        10515     6494    -4021     
===========================================
- Hits          7984     5301    -2683     
+ Misses        2387     1193    -1194     
+ Partials       144        0     -144     
Files with missing lines Coverage Δ
...es/contracts-bedrock/src/L1/OPContractsManager.sol 96.33% <100.00%> (+<0.01%) ⬆️
...ock/src/L1/OPContractsManagerStandardValidator.sol 100.00% <100.00%> (ø)

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