Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

precompiles: Investigate missing BLS test cases #1015

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

precompiles: Investigate missing BLS test cases

7d24f37
Select commit
Loading
Failed to load commit list.
Draft

precompiles: Investigate missing BLS test cases #1015

precompiles: Investigate missing BLS test cases
7d24f37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 1s

94.19% (+0.00%) compared to 7961b60

View this Pull Request on Codecov

94.19% (+0.00%) compared to 7961b60

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.19%. Comparing base (7961b60) to head (7d24f37).

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           
Files with missing lines Coverage Δ
lib/evmone_precompiles/bls.cpp 100.00% <100.00%> (ø)
test/state/precompiles.cpp 98.92% <ø> (ø)