evmone icon indicating copy to clipboard operation
evmone copied to clipboard

baseline: Stack height check using over-aligned stack space pointer

Open chfast opened this issue 2 months ago • 1 comments

chfast avatar Nov 14 '25 12:11 chfast

Codecov Report

:x: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review. :white_check_mark: Project coverage is 81.48%. Comparing base (e651019) to head (c696e38).

Files with missing lines Patch % Lines
lib/evmone/baseline_execution.cpp 90.90% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1373      +/-   ##
==========================================
+ Coverage   81.47%   81.48%   +0.01%     
==========================================
  Files         152      152              
  Lines       13411    13420       +9     
  Branches     3213     3213              
==========================================
+ Hits        10926    10935       +9     
  Misses        340      340              
  Partials     2145     2145              
Flag Coverage Δ
eest-develop 88.79% <90.90%> (+0.01%) :arrow_up:
eest-develop-gmp 22.51% <81.81%> (+0.05%) :arrow_up:
eest-legacy 15.57% <81.81%> (+0.05%) :arrow_up:
eest-legacy-silkpre 24.78% <81.81%> (+0.05%) :arrow_up:
evmone-unittests 75.97% <81.81%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
core 94.30% <90.90%> (+0.01%) :arrow_up:
tooling 82.15% <ø> (ø)
tests 73.14% <ø> (ø)
Files with missing lines Coverage Δ
lib/evmone/execution_state.hpp 86.48% <ø> (ø)
lib/evmone/baseline_execution.cpp 91.36% <90.90%> (+0.59%) :arrow_up:
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Nov 14 '25 12:11 codecov[bot]