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

Return groups for elements and scalars #66

Merged
merged 6 commits into from
Oct 1, 2024

update go versions to test

01f1045
Select commit
Loading
Failed to load commit list.
Merged

Return groups for elements and scalars #66

update go versions to test
01f1045
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

91.44% (+0.00%) compared to 24e1bda

View this Pull Request on Codecov

91.44% (+0.00%) compared to 24e1bda

Details

Codecov Report

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

Project coverage is 91.44%. Comparing base (24e1bda) to head (01f1045).

Files with missing lines Patch % Lines
internal/nist/element.go 88.88% 1 Missing ⚠️
internal/nist/scalar.go 93.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   91.44%   91.44%           
=======================================
  Files          19       19           
  Lines        1449     1473   +24     
=======================================
+ Hits         1325     1347   +22     
- Misses         70       72    +2     
  Partials       54       54           

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