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

Fix ExecutionState::reset() #1004

Merged
merged 1 commit into from
Sep 12, 2024

Fix `ExecutionState::reset()`

88129ee
Select commit
Loading
Failed to load commit list.
Merged

Fix ExecutionState::reset() #1004

Fix `ExecutionState::reset()`
88129ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

93.89% (+0.00%) compared to 00af48c

View this Pull Request on Codecov

93.89% (+0.00%) compared to 00af48c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.89%. Comparing base (00af48c) to head (88129ee).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1004   +/-   ##
=======================================
  Coverage   93.89%   93.89%           
=======================================
  Files         146      146           
  Lines       15485    15487    +2     
=======================================
+ Hits        14539    14541    +2     
  Misses        946      946           
Files with missing lines Coverage Δ
lib/evmone/execution_state.hpp 94.82% <100.00%> (+0.18%) ⬆️