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

SHA1 Re-write #163

Merged
merged 96 commits into from
Dec 24, 2024
Merged

SHA1 Re-write #163

merged 96 commits into from
Dec 24, 2024

Conversation

mborland
Copy link
Member

Brings required detail files with it. I need to rewrite the SHAVS harness to work with this now.

CC: @ckormanyos since this is the beginning of the conversion to C++20 with enhanced safety.

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cb8d39b) to head (c8e11ef).
Report is 97 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #163      +/-   ##
============================================
+ Coverage    99.87%   100.00%   +0.12%     
============================================
  Files          149         8     -141     
  Lines         5779       362    -5417     
  Branches       731         0     -731     
============================================
- Hits          5772       362    -5410     
+ Misses           7         0       -7     

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

@mborland mborland force-pushed the sha1 branch 2 times, most recently from 47032db to fb1de16 Compare December 24, 2024 00:00
@mborland
Copy link
Member Author

Ok this gets SHA1 building with Clang memory hardening and CUDA with NVCC. A good framework for moving forwards I think

@mborland mborland merged commit dcd3d6b into develop Dec 24, 2024
48 checks passed
@mborland mborland deleted the sha1 branch December 24, 2024 13:01
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.

1 participant