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

Use int instead of uint #32

Merged
merged 3 commits into from
Feb 11, 2023
Merged

Use int instead of uint #32

merged 3 commits into from
Feb 11, 2023

Conversation

bytemare
Copy link
Owner

No description provided.

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

codecov bot commented Feb 11, 2023

Codecov Report

Merging #32 (802f783) into main (52bda0f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   81.47%   81.47%           
=======================================
  Files          16       16           
  Lines         934      934           
=======================================
  Hits          761      761           
  Misses        112      112           
  Partials       61       61           
Impacted Files Coverage Δ
groups.go 68.29% <ø> (ø)
internal/edwards25519/group.go 90.90% <ø> (ø)
internal/ristretto/ristretto.go 76.92% <ø> (ø)
internal/nist/group.go 86.11% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Feb 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@bytemare bytemare merged commit b866f41 into main Feb 11, 2023
@bytemare bytemare deleted the use-int branch March 18, 2023 14:23
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