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

test: Add some mising State Test export features #807

Merged
merged 3 commits into from
Feb 28, 2024

test: Export transaction access list

11cfcf6
Select commit
Loading
Failed to load commit list.
Merged

test: Add some mising State Test export features #807

test: Export transaction access list
11cfcf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2024 in 1s

97.98% (+0.04%) compared to a980168

View this Pull Request on Codecov

97.98% (+0.04%) compared to a980168

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.98%. Comparing base (a980168) to head (11cfcf6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #807      +/-   ##
==========================================
+ Coverage   97.93%   97.98%   +0.04%     
==========================================
  Files         116      116              
  Lines       11309    11370      +61     
==========================================
+ Hits        11076    11141      +65     
+ Misses        233      229       -4     
Files Coverage Δ
test/unittests/state_transition.cpp 97.43% <100.00%> (-0.37%) ⬇️
test/unittests/state_transition.hpp 0.00% <ø> (ø)
test/unittests/state_transition_eof_test.cpp 100.00% <100.00%> (ø)
test/unittests/state_transition_tx_test.cpp 100.00% <100.00%> (ø)
test/utils/utils.cpp 78.37% <100.00%> (+10.81%) ⬆️

... and 1 file with indirect coverage changes