Skip to content

Conversation

hanno-becker
Copy link
Contributor

@hanno-becker hanno-becker commented Aug 22, 2025

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.


Commit 10a0611 broke the mlkem-native importer on MacOS (both AArch64 and x86_64) because of a missing quotation around sed invocations. This commit fixes this.

Commit 10a0611 broke the mlkem-native importer on MacOS
(both AArch64 and x86_64) because of a missing quotation
around `sed` invocations. This commit fixes this.

Found by mlkem-native CI.

Signed-off-by: Hanno Becker <[email protected]>
@hanno-becker hanno-becker requested a review from a team as a code owner August 22, 2025 08:11
@hanno-becker hanno-becker added the bug Something isn't working label Aug 22, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.71%. Comparing base (873ca6f) to head (a259728).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2635      +/-   ##
==========================================
+ Coverage   78.69%   78.71%   +0.02%     
==========================================
  Files         646      646              
  Lines      111213   111213              
  Branches    15711    15712       +1     
==========================================
+ Hits        87519    87542      +23     
+ Misses      23003    22977      -26     
- Partials      691      694       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hanno-becker hanno-becker removed the bug Something isn't working label Aug 22, 2025
@hanno-becker
Copy link
Contributor Author

hanno-becker commented Aug 26, 2025

@torben-hansen @dkostic Can we merge this? Then we can get rid of the mlkem-native patch.

@justsmth justsmth merged commit f389671 into aws:main Aug 26, 2025
134 of 137 checks passed
mkannwischer added a commit to pq-code-package/mlkem-native that referenced this pull request Aug 28, 2025
This patch has been upstreamed in aws/aws-lc#2635
and is no longer required.

Signed-off-by: Matthias J. Kannwischer <[email protected]>
mkannwischer added a commit to pq-code-package/mlkem-native that referenced this pull request Aug 28, 2025
This patch has been upstreamed in aws/aws-lc#2635
and is no longer required.

Signed-off-by: Matthias J. Kannwischer <[email protected]>
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.

5 participants