Skip to content

Use sha2 extensions on ARM by default if available - #22

Open
macladson wants to merge 1 commit into
sigp:mainfrom
macladson:sha2-arm-default
Open

macladson wants to merge 1 commit into
sigp:mainfrom
macladson:sha2-arm-default

Conversation

@macladson

Copy link
Copy Markdown
Member

Use sha2 extensions on ARM by default.

Previously we would only attempt to use these if the sha2 feature was explicitly enabled.
Now, sha2 is enabled by default for ARM and only falls back to ring if no sha2 extensions are available.

@codecov

codecov Bot commented Mar 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.77%. Comparing base (52177cf) to head (44c44de).

Files with missing lines Patch % Lines
src/lib.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   81.60%   79.77%   -1.84%     
==========================================
  Files           3        3              
  Lines          87       89       +2     
==========================================
  Hits           71       71              
- Misses         16       18       +2     

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

@michaelsproul
michaelsproul self-requested a review April 14, 2026 06:06
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