Skip to content

Import h2c and fix LessOrEqual#29

Open
bytemare wants to merge 2 commits into
mainfrom
import-h2c
Open

Import h2c and fix LessOrEqual#29
bytemare wants to merge 2 commits into
mainfrom
import-h2c

Fix Scalar.LessOrEqual in Ristretto and Edwards25519

802b1ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2026 in 0s

88.40% (-7.29%) compared to 3c498e6

View this Pull Request on Codecov

88.40% (-7.29%) compared to 3c498e6

Details

Codecov Report

❌ Patch coverage is 38.09524% with 143 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.40%. Comparing base (3c498e6) to head (802b1ee).

Files with missing lines Patch % Lines
encoding/encoding.go 0.00% 35 Missing ⚠️
encoding/i2osp.go 23.07% 30 Missing ⚠️
encoding/misc.go 0.00% 24 Missing ⚠️
hash2curve/internal/xof.go 0.00% 20 Missing ⚠️
hash2curve/h2f.go 0.00% 19 Missing ⚠️
hash2curve/expand.go 50.00% 4 Missing and 1 partial ⚠️
hash2curve/internal/xmd.go 88.63% 4 Missing and 1 partial ⚠️
internal/compare.go 76.19% 4 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (3c498e6) and HEAD (802b1ee). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (3c498e6) HEAD (802b1ee)
2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   95.68%   88.40%   -7.29%     
==========================================
  Files          20       28       +8     
  Lines        1598     1776     +178     
==========================================
+ Hits         1529     1570      +41     
- Misses         41      178     +137     
  Partials       28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.