Skip to content

fix(contracts): improve DelayedWETH loading for fork tests#19206

Merged
ajsutton merged 6 commits into
developfrom
aj/fix-upgrade-tests
Feb 17, 2026
Merged

fix(contracts): improve DelayedWETH loading for fork tests#19206
ajsutton merged 6 commits into
developfrom
aj/fix-upgrade-tests

Load preupgrade state from on chain.

47fd02a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/kona-unit succeeded Feb 17, 2026 in 0s

81.5% (+15.1%) compared to e0340d6

View this Pull Request on Codecov

81.5% (+15.1%) compared to e0340d6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.5%. Comparing base (e0340d6) to head (47fd02a).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #19206      +/-   ##
===========================================
+ Coverage     66.4%    81.5%   +15.1%     
===========================================
  Files           55      134      +79     
  Lines         4030     6930    +2900     
===========================================
+ Hits          2677     5651    +2974     
- Misses        1209     1279      +70     
+ Partials       144        0     -144     

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