Skip to content

Extract shared frame-exit result construction#1578

Merged
chfast merged 1 commit into
masterfrom
frame_exit
Jul 1, 2026
Merged

Extract shared frame-exit result construction#1578
chfast merged 1 commit into
masterfrom
frame_exit

Extract shared frame-exit result construction

fade609
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 0s

97.41% (-0.01%) compared to c1a0c7c, passed because coverage increased by 0% when compared to adjusted base (97.40%)

View this Pull Request on Codecov

97.41% (-0.01%) compared to c1a0c7c, passed because coverage increased by 0% when compared to adjusted base (97.40%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.41%. Comparing base (c1a0c7c) to head (fade609).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1578      +/-   ##
==========================================
- Coverage   97.41%   97.41%   -0.01%     
==========================================
  Files         163      163              
  Lines       14680    14677       -3     
  Branches     3407     3404       -3     
==========================================
- Hits        14300    14297       -3     
  Misses        280      280              
  Partials      100      100              
Components Coverage Δ
core 95.96% <100.00%> (-0.01%) ⬇️
tooling 90.32% <ø> (ø)
tests 99.80% <ø> (ø)
Files with missing lines Coverage Δ
lib/evmone/advanced_execution.cpp 100.00% <100.00%> (ø)
lib/evmone/baseline_execution.cpp 96.03% <100.00%> (-0.13%) ⬇️
lib/evmone/execution_state.hpp 88.37% <100.00%> (+1.88%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.