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

Implement Blake2s hints (Part 4) #315

Merged
merged 36 commits into from
Nov 21, 2023
Merged

Implement Blake2s hints (Part 4) #315

merged 36 commits into from
Nov 21, 2023

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Oct 3, 2023

No description provided.

@fmoletta fmoletta marked this pull request as ready for review October 5, 2023 13:42
Base automatically changed from blake2s-hints-3 to main November 21, 2023 19:36
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (17a2ee1) 57.51% compared to head (4d675a2) 57.50%.

Files Patch % Lines
pkg/hints/blake2s_hints.go 57.14% 16 Missing and 5 partials ⚠️
pkg/hints/sha256_hints.go 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
- Coverage   57.51%   57.50%   -0.02%     
==========================================
  Files          55       56       +1     
  Lines        7179     7243      +64     
==========================================
+ Hits         4129     4165      +36     
- Misses       2633     2654      +21     
- Partials      417      424       +7     

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

@pefontana pefontana added this pull request to the merge queue Nov 21, 2023
Merged via the queue into main with commit 31c3628 Nov 21, 2023
2 checks passed
@pefontana pefontana deleted the blake2s-hints-4 branch November 21, 2023 20:54
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.

4 participants