Skip to content

op-deployer: support op-contracts/v5.0.0 upgrade (#18154)#18580

Merged
serpixel merged 3 commits into
developfrom
cherrypick/op-deployer/500_upgrader
Dec 11, 2025
Merged

op-deployer: support op-contracts/v5.0.0 upgrade (#18154)#18580
serpixel merged 3 commits into
developfrom
cherrypick/op-deployer/500_upgrader

fix(op-validator): correct semver for v5.0.0

3ba3731
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2025 in 0s

66.58% (-8.81%) compared to 8b6bcfa

View this Pull Request on Codecov

66.58% (-8.81%) compared to 8b6bcfa

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.58%. Comparing base (8b6bcfa) to head (3ba3731).
⚠️ Report is 1 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (8b6bcfa) and HEAD (3ba3731). Click for more details.

HEAD has 7 uploads less than BASE
Flag BASE (8b6bcfa) HEAD (3ba3731)
cannon-go-tests-64 2 1
contracts-bedrock-tests 6 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #18580      +/-   ##
===========================================
- Coverage    75.38%   66.58%   -8.81%     
===========================================
  Files          189       55     -134     
  Lines        11239     4031    -7208     
===========================================
- Hits          8473     2684    -5789     
+ Misses        2620     1203    -1417     
+ Partials       146      144       -2     

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