Skip to content

state: Use StateView from State

Codecov / codecov/project succeeded Oct 9, 2024 in 0s

94.23% (+0.01%) compared to 8e4a055

View this Pull Request on Codecov

94.23% (+0.01%) compared to 8e4a055

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.23%. Comparing base (8e4a055) to head (3350cd7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #802      +/-   ##
==========================================
+ Coverage   94.21%   94.23%   +0.01%     
==========================================
  Files         153      155       +2     
  Lines       15934    15968      +34     
==========================================
+ Hits        15012    15047      +35     
+ Misses        922      921       -1     
Files with missing lines Coverage Δ
test/state/account.hpp 100.00% <100.00%> (ø)
test/state/host.cpp 100.00% <100.00%> (ø)
test/state/state.cpp 100.00% <100.00%> (ø)
test/state/state.hpp 100.00% <100.00%> (ø)
test/state/state_diff.hpp 100.00% <100.00%> (ø)
test/state/state_view.hpp 100.00% <100.00%> (ø)
test/state/system_contracts.cpp 100.00% <100.00%> (ø)
test/state/test_state.cpp 100.00% <100.00%> (ø)
test/state/test_state.hpp 88.88% <100.00%> (+8.88%) ⬆️
test/state/transaction.hpp 100.00% <ø> (ø)