Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track EVM stack "end" instead of "top" #895

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Track EVM stack "end" instead of "top"

47ae17c
Select commit
Loading
Failed to load commit list.
Open

Track EVM stack "end" instead of "top" #895

Track EVM stack "end" instead of "top"
47ae17c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2024 in 0s

98.47% (-0.03%) compared to 42a2ac7

View this Pull Request on Codecov

98.47% (-0.03%) compared to 42a2ac7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.47%. Comparing base (42a2ac7) to head (47ae17c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #895      +/-   ##
==========================================
- Coverage   98.50%   98.47%   -0.03%     
==========================================
  Files         130      130              
  Lines       15627    15628       +1     
==========================================
- Hits        15393    15390       -3     
- Misses        234      238       +4     
Files Coverage Δ
lib/evmone/advanced_analysis.hpp 96.29% <100.00%> (ø)
lib/evmone/baseline.cpp 100.00% <100.00%> (ø)
lib/evmone/execution_state.hpp 96.72% <100.00%> (-0.06%) ⬇️
lib/evmone/instructions.hpp 99.36% <100.00%> (-0.64%) ⬇️