evmone icon indicating copy to clipboard operation
evmone copied to clipboard

precompiles: Investigate missing BLS test cases

Open chfast opened this issue 1 year ago • 1 comments

chfast avatar Sep 18 '24 10:09 chfast

Codecov Report

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

Project coverage is 94.19%. Comparing base (7961b60) to head (7d24f37). Report is 162 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1015   +/-   ##
=======================================
  Coverage   94.19%   94.19%           
=======================================
  Files         149      149           
  Lines       15888    15896    +8     
=======================================
+ Hits        14965    14973    +8     
  Misses        923      923           
Flag Coverage Δ
eof_execution_spec_tests 17.24% <0.00%> (-0.01%) :arrow_down:
ethereum_tests 27.31% <0.00%> (-0.02%) :arrow_down:
ethereum_tests_silkpre 19.13% <0.00%> (-0.01%) :arrow_down:
execution_spec_tests 20.46% <100.00%> (+0.04%) :arrow_up:
unittests 88.95% <81.81%> (-0.01%) :arrow_down:

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

Files with missing lines Coverage Δ
lib/evmone_precompiles/bls.cpp 100.00% <100.00%> (ø)
test/state/precompiles.cpp 98.92% <ø> (ø)
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Sep 23 '24 09:09 codecov[bot]