Skip to content

Conversation

@rodiazet
Copy link
Member

@rodiazet rodiazet commented Oct 9, 2024

  • Implements bls msm and mul test input generator.
  • Add bls msm and mulbenchmarks

@codecov
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 33 lines in your changes missing coverage. Please review.

Project coverage is 94.02%. Comparing base (8e4a055) to head (164d167).

Files with missing lines Patch % Lines
test/precompiles_bench/bls_bench_input.cpp 0.00% 22 Missing ⚠️
test/precompiles_bench/precompiles_bench.cpp 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1045      +/-   ##
==========================================
- Coverage   94.21%   94.02%   -0.19%     
==========================================
  Files         153      154       +1     
  Lines       15934    15966      +32     
==========================================
  Hits        15012    15012              
- Misses        922      954      +32     
Flag Coverage Δ
eof_execution_spec_tests 17.50% <0.00%> (-0.04%) ⬇️
ethereum_tests 27.29% <0.00%> (-0.06%) ⬇️
ethereum_tests_silkpre 19.11% <0.00%> (-0.04%) ⬇️
execution_spec_tests 20.41% <0.00%> (-0.05%) ⬇️
unittests 88.83% <0.00%> (-0.18%) ⬇️

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

Files with missing lines Coverage Δ
test/precompiles_bench/precompiles_bench.cpp 0.00% <0.00%> (ø)
test/precompiles_bench/bls_bench_input.cpp 0.00% <0.00%> (ø)

@rodiazet rodiazet force-pushed the bls-bench branch 5 times, most recently from 864afd1 to 164d167 Compare October 9, 2024 10:54
@rodiazet rodiazet requested a review from chfast October 9, 2024 11:01
@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.15%. Comparing base (ec1b304) to head (8fc680c).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1045   +/-   ##
=======================================
  Coverage   87.15%   87.15%           
=======================================
  Files         167      167           
  Lines       24732    24732           
  Branches     4059     4059           
=======================================
  Hits        21554    21554           
  Misses        537      537           
  Partials     2641     2641           
Flag Coverage Δ
eest-develop 17.78% <ø> (ø)
eest-develop-gmp 15.81% <ø> (ø)
eest-fusaka 12.17% <ø> (ø)
eest-legacy 11.06% <ø> (ø)
eest-legacy-silkpre 17.67% <ø> (ø)
eest-static 18.70% <ø> (ø)
evmone-unittests 83.75% <ø> (ø)

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

Components Coverage Δ
core 93.29% <ø> (ø)
tooling 88.35% <ø> (ø)
tests 84.12% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants