Skip to content

feat(benchmark): add EXTCODESIZE bytecode size benchmark for cold access testing#1961

Merged
LouisTsai-Csie merged 15 commits into
ethereum:forks/amsterdamfrom
CPerezz:feat/bytecode-size-benches
Jan 8, 2026
Merged

feat(benchmark): add EXTCODESIZE bytecode size benchmark for cold access testing#1961
LouisTsai-Csie merged 15 commits into
ethereum:forks/amsterdamfrom
CPerezz:feat/bytecode-size-benches

fix: remove verification TX to fix GasUsedExceedsLimitError

4790f73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

86.33% (+0.00%) compared to d618e52

View this Pull Request on Codecov

86.33% (+0.00%) compared to d618e52

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.33%. Comparing base (d618e52) to head (4790f73).
⚠️ Report is 11 commits behind head on forks/amsterdam.

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #1961   +/-   ##
================================================
  Coverage            86.33%   86.33%           
================================================
  Files                  538      538           
  Lines                34557    34557           
  Branches              3222     3222           
================================================
  Hits                 29835    29835           
  Misses                4148     4148           
  Partials               574      574           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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