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

Fix type mismatch for shake and setup x86 ci #117

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

inkydragon
Copy link
Collaborator

@inkydragon inkydragon commented Dec 14, 2024

Fix #118

@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (15f7dbc) to head (eb06dcb).
Report is 10 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   99.79%   99.78%   -0.02%     
==========================================
  Files           9        9              
  Lines         490      462      -28     
==========================================
- Hits          489      461      -28     
  Misses          1        1              

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

@inkydragon inkydragon marked this pull request as ready for review December 14, 2024 11:07
@inkydragon inkydragon added the bug label Dec 14, 2024
@inkydragon
Copy link
Collaborator Author

Bug #118 is reproduced by #119

@inkydragon inkydragon merged commit aba9014 into JuliaCrypto:master Dec 14, 2024
11 checks passed
@inkydragon inkydragon deleted the ci-shake branch December 14, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

digest!(::T, !Matched::UInt32, ::Ptr{UInt8}) arg type mismatch for shake
2 participants