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

Only need libunwind for testing #2131

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Jan 21, 2025

Notice

This change does not modify the FIPS module boundary. This change only avoids having CMake check for the availability of Libunwind when no tests are being built.

Description of changes:

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.

### Description of changes: 
* Libunwind is only needed when building tests.

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 January 21, 2025 21:18
@justsmth justsmth changed the title Only need libunwind for testing (#2093) Only need libunwind for testing Jan 21, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.58%. Comparing base (7b62d56) to head (7ed27e5).

Additional details and impacted files
@@                 Coverage Diff                 @@
##           fips-2024-09-27    #2131      +/-   ##
===================================================
- Coverage            78.59%   78.58%   -0.02%     
===================================================
  Files                  585      585              
  Lines               100513   100518       +5     
  Branches             14254    14244      -10     
===================================================
- Hits                 79002    78989      -13     
- Misses               20875    20892      +17     
- Partials               636      637       +1     

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

@justsmth justsmth merged commit 190be06 into aws:fips-2024-09-27 Jan 22, 2025
98 of 110 checks passed
@justsmth justsmth deleted the fix-twisted-build branch January 22, 2025 12:55
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.

4 participants