evmone icon indicating copy to clipboard operation
evmone copied to clipboard

mutation testing: surviving mutants in EOF validation

Open chfast opened this issue 10 months ago • 1 comments

chfast avatar Feb 28 '25 19:02 chfast

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 32.53%. Comparing base (61f9cbd) to head (8547837).

:exclamation: There is a different number of reports uploaded between BASE (61f9cbd) and HEAD (8547837). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (61f9cbd) HEAD (8547837)
unittests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1149       +/-   ##
===========================================
- Coverage   94.52%   32.53%   -62.00%     
===========================================
  Files         167      167               
  Lines       18186    18186               
===========================================
- Hits        17191     5917    -11274     
- Misses        995    12269    +11274     
Flag Coverage Δ
eof_execution_spec_tests 22.53% <100.00%> (-0.02%) :arrow_down:
ethereum_tests 28.37% <100.00%> (-0.02%) :arrow_down:
ethereum_tests_silkpre 21.06% <0.00%> (ø)
execution_spec_tests 21.11% <0.00%> (ø)
unittests ?

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

Files with missing lines Coverage Δ
lib/evmone/eof.cpp 82.45% <100.00%> (-3.69%) :arrow_down:

... and 109 files with indirect coverage changes

codecov[bot] avatar Feb 28 '25 19:02 codecov[bot]