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

Replace inject_hash.go with C inject_hash on MacOS #1601

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

billbo-yang
Copy link
Contributor

@billbo-yang billbo-yang commented May 20, 2024

Issues:

Addresses CryptoAlg-2240

Description of changes:

Replaces the use of inject_hash.go with a C version of the script on MacOS as a first step to removing inject_hash.go entirely.

Putting up as a draft first so I can ensure that it builds on all platforms.

Testing:

Tests pass locally.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

codecov-commenter commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.33%. Comparing base (ee53f25) to head (1f846c5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1601      +/-   ##
==========================================
- Coverage   78.33%   78.33%   -0.01%     
==========================================
  Files         580      580              
  Lines       97255    97255              
  Branches    13946    13946              
==========================================
- Hits        76187    76181       -6     
- Misses      20447    20453       +6     
  Partials      621      621              

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

@billbo-yang billbo-yang force-pushed the new_inject_hash branch 2 times, most recently from 5fea59c to ef94361 Compare May 28, 2024 16:15
@billbo-yang billbo-yang marked this pull request as ready for review July 25, 2024 22:15
@billbo-yang billbo-yang requested a review from a team as a code owner July 25, 2024 22:15
@justsmth
Copy link
Contributor

I pushed a commit that did some minor "cleanup" here: 1f846c5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants