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

Various updates and enhancements #15

Merged
merged 31 commits into from
Oct 8, 2024

rename groupublickey to verificationkey, add tests

8050e3a
Select commit
Loading
Failed to load commit list.
Merged

Various updates and enhancements #15

rename groupublickey to verificationkey, add tests
8050e3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 98.12165% with 21 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@bc6f787). Learn more about missing BASE report.

Files with missing lines Patch % Lines
internal/hashing.go 80.00% 5 Missing and 3 partials ⚠️
encoding.go 99.06% 3 Missing and 1 partial ⚠️
internal/lambda.go 93.75% 2 Missing and 2 partials ⚠️
signer.go 96.47% 2 Missing and 1 partial ⚠️
frost.go 98.84% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage        ?   97.99%           
=======================================
  Files           ?        9           
  Lines           ?     1145           
  Branches        ?        0           
=======================================
  Hits            ?     1122           
  Misses          ?       14           
  Partials        ?        9           

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