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

Add prestate validation checks to state test loader #1134

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

test: Skip state test with invalid prestate

adc15ef
Select commit
Loading
Failed to load commit list.
Open

Add prestate validation checks to state test loader #1134

test: Skip state test with invalid prestate
adc15ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2025 in 0s

94.51% (+0.01%) compared to d62977d

View this Pull Request on Codecov

94.51% (+0.01%) compared to d62977d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.51%. Comparing base (d62977d) to head (adc15ef).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1134      +/-   ##
==========================================
+ Coverage   94.50%   94.51%   +0.01%     
==========================================
  Files         167      167              
  Lines       18202    18240      +38     
==========================================
+ Hits        17201    17239      +38     
  Misses       1001     1001              
Files with missing lines Coverage Δ
test/statetest/statetest_loader.cpp 98.01% <100.00%> (+0.07%) ⬆️
test/unittests/state_transition_create_test.cpp 100.00% <100.00%> (ø)
test/unittests/statetest_loader_test.cpp 100.00% <100.00%> (ø)