evmone icon indicating copy to clipboard operation
evmone copied to clipboard

test: TestState

Open chfast opened this issue 1 year ago • 1 comments

chfast avatar Feb 08 '24 17:02 chfast

Codecov Report

Attention: Patch coverage is 94.73684% with 12 lines in your changes missing coverage. Please review.

Project coverage is 95.15%. Comparing base (189bbaf) to head (924b6b8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #811   +/-   ##
=======================================
  Coverage   95.14%   95.15%           
=======================================
  Files         138      140    +2     
  Lines       15766    15785   +19     
=======================================
+ Hits        15001    15020   +19     
  Misses        765      765           
Flag Coverage Δ
ethereum_tests 26.62% <17.75%> (+0.05%) :arrow_up:
ethereum_tests_silkpre 18.47% <13.55%> (+0.06%) :arrow_up:
execution_spec_tests 17.95% <18.66%> (+0.07%) :arrow_up:
unittests 90.27% <92.00%> (+0.02%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
test/blockchaintest/blockchaintest.hpp 100.00% <ø> (ø)
test/blockchaintest/blockchaintest_loader.cpp 98.64% <100.00%> (ø)
test/state/mpt_hash.cpp 100.00% <100.00%> (ø)
test/state/mpt_hash.hpp 100.00% <ø> (ø)
test/state/state.hpp 100.00% <100.00%> (ø)
test/state/test_state.cpp 100.00% <100.00%> (ø)
test/statetest/statetest.hpp 100.00% <ø> (ø)
test/statetest/statetest_export.cpp 100.00% <100.00%> (ø)
test/statetest/statetest_loader.cpp 96.86% <100.00%> (-0.03%) :arrow_down:
test/statetest/statetest_runner.cpp 96.66% <100.00%> (ø)
... and 10 more

codecov[bot] avatar Feb 08 '24 17:02 codecov[bot]