Skip to content

refactor: move OP EVM code into alloy-op-evm newtypes#19533

Closed
theochap wants to merge 1 commit into
ethereum-optimism:developfrom
theochap:theo/op-evm-newtypes
Closed

refactor: move OP EVM code into alloy-op-evm newtypes#19533
theochap wants to merge 1 commit into
ethereum-optimism:developfrom
theochap:theo/op-evm-newtypes

refactor: move OP-specific EVM code into alloy-op-evm newtypes

cf8487f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 1s

79.1% (+3.7%) compared to aadf0fc

View this Pull Request on Codecov

79.1% (+3.7%) compared to aadf0fc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.1%. Comparing base (aadf0fc) to head (cf8487f).

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #19536     +/-   ##
==========================================
+ Coverage     75.3%    79.1%   +3.7%     
==========================================
  Files          194      139     -55     
  Lines        11285     7255   -4030     
==========================================
- Hits          8502     5741   -2761     
+ Misses        2639     1514   -1125     
+ Partials       144        0    -144     

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