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

Include Go source in aws-lc-sys crate #754

Merged
merged 4 commits into from
Mar 31, 2025
Merged

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Mar 28, 2025

Issues

Description of changes:

  • Include err_data_generate.go and prebuilt-nasm.sh in the aws-lc-sys crate
  • Add support for AWS_LC_SYS_NO_PREGENERATED_SRC environment variable that will prevent any pregenerated code from being used.

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.

@justsmth justsmth requested a review from a team as a code owner March 28, 2025 11:33
@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.94%. Comparing base (c358484) to head (83388bd).
Report is 196 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #754      +/-   ##
==========================================
- Coverage   95.80%   92.94%   -2.86%     
==========================================
  Files          61       71      +10     
  Lines        8143     9813    +1670     
  Branches        0     9813    +9813     
==========================================
+ Hits         7801     9121    +1320     
- Misses        342      405      +63     
- Partials        0      287     +287     

☔ 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.

skmcgrail
skmcgrail previously approved these changes Mar 28, 2025
@justsmth justsmth force-pushed the include-go-source branch from 20f3b0d to 83388bd Compare March 31, 2025 19:42
@justsmth justsmth merged commit 706565c into aws:main Mar 31, 2025
271 of 276 checks passed
@justsmth justsmth deleted the include-go-source branch March 31, 2025 20:46
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.

None yet

4 participants