Skip to content

maint: better comments for migration function#19006

Merged
smartcontracts merged 1 commit into
developfrom
sc/migrator-comments
Jan 30, 2026
Merged

maint: better comments for migration function#19006
smartcontracts merged 1 commit into
developfrom
sc/migrator-comments

maint: better comments for migration function

4b5fb6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

81.6% (+5.6%) compared to 05ee369

View this Pull Request on Codecov

81.6% (+5.6%) compared to 05ee369

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.6%. Comparing base (05ee369) to head (4b5fb6f).

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #19006     +/-   ##
==========================================
+ Coverage     76.0%    81.6%   +5.6%     
==========================================
  Files          188      133     -55     
  Lines        10937     6907   -4030     
==========================================
- Hits          8320     5643   -2677     
+ Misses        2473     1264   -1209     
+ Partials       144        0    -144     
Files with missing lines Coverage Δ
...bedrock/src/L1/opcm/OPContractsManagerMigrator.sol 95.7% <ø> (ø)
...racts-bedrock/src/L1/opcm/OPContractsManagerV2.sol 97.2% <100.0%> (ø)

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