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

update dependencies and docs, add tests, minor fixes #44

Merged
merged 2 commits into from
Dec 30, 2023
Merged

Conversation

bytemare
Copy link
Owner

No description provided.

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

Attention: 33 lines in your changes are missing coverage. Please review.

Comparison is base (b866f41) 81.47% compared to head (d78b59a) 85.74%.
Report is 10 commits behind head on main.

Files Patch % Lines
internal/secp256k1/scalar.go 79.66% 6 Missing and 6 partials ⚠️
internal/nist/element.go 77.77% 4 Missing and 2 partials ⚠️
internal/edwards25519/map.go 66.66% 2 Missing and 2 partials ⚠️
internal/field/field.go 91.17% 2 Missing and 1 partial ⚠️
groups.go 50.00% 2 Missing ⚠️
internal/secp256k1/element.go 95.00% 1 Missing and 1 partial ⚠️
internal/edwards25519/element.go 50.00% 1 Missing ⚠️
internal/edwards25519/scalar.go 50.00% 1 Missing ⚠️
internal/nist/scalar.go 96.87% 1 Missing ⚠️
internal/ristretto/scalar.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   81.47%   85.74%   +4.26%     
==========================================
  Files          16       19       +3     
  Lines         934     1045     +111     
==========================================
+ Hits          761      896     +135     
+ Misses        112       84      -28     
- Partials       61       65       +4     

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

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Copy link

sonarcloud bot commented Dec 30, 2023

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

37 New issues
0 Security Hotspots
82.9% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@bytemare bytemare merged commit 622e6c4 into main Dec 30, 2023
10 checks passed
@bytemare bytemare deleted the update branch December 30, 2023 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant