Skip to content

WIP: support tx type 4 as setcode in RLP and statetest_loader

Codecov / codecov/project failed Aug 8, 2024 in 0s

93.94% (-0.35%) compared to 9696fcf

View this Pull Request on Codecov

93.94% (-0.35%) compared to 9696fcf

Details

Codecov Report

Attention: Patch coverage is 79.36508% with 39 lines in your changes missing coverage. Please review.

Project coverage is 93.94%. Comparing base (9696fcf) to head (056e8ae).
Report is 3 commits behind head on master.

Files Patch % Lines
test/state/state.cpp 56.25% 21 Missing ⚠️
lib/evmone/instructions.hpp 67.56% 12 Missing ⚠️
test/state/errors.hpp 0.00% 4 Missing ⚠️
lib/evmone/instructions_calls.cpp 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #961      +/-   ##
==========================================
- Coverage   94.29%   93.94%   -0.35%     
==========================================
  Files         143      141       -2     
  Lines       16129    16247     +118     
==========================================
+ Hits        15209    15264      +55     
- Misses        920      983      +63     
Files Coverage Δ
test/state/state.hpp 100.00% <ø> (ø)
test/statetest/statetest_loader.cpp 95.97% <100.00%> (-0.91%) ⬇️
test/unittests/evm_eof_calls_test.cpp 100.00% <100.00%> (ø)
test/unittests/state_transition.cpp 97.81% <100.00%> (+0.21%) ⬆️
test/unittests/state_transition_eip7702_test.cpp 100.00% <100.00%> (ø)
lib/evmone/instructions_calls.cpp 97.85% <80.00%> (-0.82%) ⬇️
test/state/errors.hpp 46.29% <0.00%> (-3.71%) ⬇️
lib/evmone/instructions.hpp 97.86% <67.56%> (-2.14%) ⬇️
test/state/state.cpp 84.47% <56.25%> (-6.01%) ⬇️

... and 20 files with indirect coverage changes