Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

group.Order() now returns bytes, scalar.MinusOne() sets to order-1 #68

Merged
merged 3 commits into from
Oct 2, 2024

gofump

b19ae7c
Select commit
Loading
Failed to load commit list.
Merged

group.Order() now returns bytes, scalar.MinusOne() sets to order-1 #68

gofump
b19ae7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 1s

91.59% (+0.14%) compared to 5fb54db

View this Pull Request on Codecov

91.59% (+0.14%) compared to 5fb54db

Details

Codecov Report

Attention: Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.59%. Comparing base (5fb54db) to head (b19ae7c).

Files with missing lines Patch % Lines
internal/edwards25519/scalar.go 90.90% 0 Missing and 1 partial ⚠️
internal/ristretto/scalar.go 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   91.44%   91.59%   +0.14%     
==========================================
  Files          19       19              
  Lines        1473     1475       +2     
==========================================
+ Hits         1347     1351       +4     
+ Misses         72       71       -1     
+ Partials       54       53       -1     

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