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

Properly clear transient storage after transaction execution #715

Merged
merged 2 commits into from
Oct 2, 2023

ci: Run transient storage EIP blockchain tests

3fc6fef
Select commit
Loading
Failed to load commit list.
Merged

Properly clear transient storage after transaction execution #715

ci: Run transient storage EIP blockchain tests
3fc6fef
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 2, 2023 in 0s

97.70% (+0.00%) compared to f01df56

View this Pull Request on Codecov

97.70% (+0.00%) compared to f01df56

Details

Codecov Report

Merging #715 (3fc6fef) into master (f01df56) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #715   +/-   ##
=======================================
  Coverage   97.70%   97.70%           
=======================================
  Files         101      101           
  Lines        9376     9377    +1     
=======================================
+ Hits         9161     9162    +1     
  Misses        215      215           
Files Coverage Δ
test/state/state.cpp 100.00% <100.00%> (ø)