flow-go icon indicating copy to clipboard operation
flow-go copied to clipboard

[EVM] Improve tests

Open devbugging opened this issue 9 months ago • 1 comments

Closes: #5748

WIP

devbugging avatar May 16 '24 16:05 devbugging

Codecov Report

Attention: Patch coverage is 18.18182% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 55.85%. Comparing base (55cf969) to head (1423f05). Report is 11 commits behind head on master.

Files Patch % Lines
fvm/evm/types/codeFinder.go 18.75% 26 Missing :warning:
fvm/evm/handler/blockstore.go 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5937      +/-   ##
==========================================
+ Coverage   55.79%   55.85%   +0.06%     
==========================================
  Files        1128     1129       +1     
  Lines       89012    89177     +165     
==========================================
+ Hits        49660    49806     +146     
- Misses      34608    34620      +12     
- Partials     4744     4751       +7     
Flag Coverage Δ
unittests 55.85% <18.18%> (+0.06%) :arrow_up:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar May 16 '24 16:05 codecov-commenter