Skip to content

crypto: Fold the pairing line coefficients into one function - #1639

Draft
chfast wants to merge 1 commit into
masterfrom
crypto/dedup-line-coefficients
Draft

crypto: Fold the pairing line coefficients into one function#1639
chfast wants to merge 1 commit into
masterfrom
crypto/dedup-line-coefficients

crypto: Fold the pairing line coefficients into one function

a2bd508
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 1s

97.71% (-0.01%) compared to 155eb66, passed because coverage increased by 0% when compared to adjusted base (97.71%)

View this Pull Request on Codecov

97.71% (-0.01%) compared to 155eb66, passed because coverage increased by 0% when compared to adjusted base (97.71%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.71%. Comparing base (155eb66) to head (a2bd508).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1639      +/-   ##
==========================================
- Coverage   97.71%   97.71%   -0.01%     
==========================================
  Files         171      171              
  Lines       15607    15597      -10     
  Branches     3610     3610              
==========================================
- Hits        15251    15241      -10     
  Misses        269      269              
  Partials       87       87              
Components Coverage Δ
core 96.09% <100.00%> (-0.01%) ⬇️
tooling 91.92% <ø> (ø)
tests 99.80% <ø> (ø)
Files with missing lines Coverage Δ
lib/evmone_precompiles/pairing/bn254/utils.hpp 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.