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 hash #310

Merged
merged 6 commits into from
Oct 23, 2023
Merged

Implement Blake2s hash #310

merged 6 commits into from
Oct 23, 2023

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Oct 2, 2023

No description provided.

@fmoletta fmoletta marked this pull request as ready for review October 3, 2023 14:26
@codecov-commenter
Copy link

Codecov Report

Merging #310 (4e89d38) into main (78c0a08) will increase coverage by 0.73%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
+ Coverage   56.19%   56.92%   +0.73%     
==========================================
  Files          48       49       +1     
  Lines        6316     6442     +126     
==========================================
+ Hits         3549     3667     +118     
- Misses       2407     2415       +8     
  Partials      360      360              
Files Coverage Δ
pkg/hints/hint_utils/blake2s_hash.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@juanbono juanbono added this pull request to the merge queue Oct 23, 2023
Merged via the queue into main with commit 62f6a55 Oct 23, 2023
2 checks passed
@juanbono juanbono deleted the blake2s branch October 23, 2023 19:04
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