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

CMake and aarch64 #1829

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from
Open

Conversation

eifrah-aws
Copy link
Contributor

While macOS will report arm64 for uname -m command others, might report aarch64. This PR fixes this

While macOS will report `arm64` for `uname -m` command
others, might report `aarch64`. This PR fixes this

Signed-off-by: Eran Ifrah <[email protected]>
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.03%. Comparing base (bb944c7) to head (6c31e2d).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1829      +/-   ##
============================================
- Coverage     71.04%   71.03%   -0.01%     
============================================
  Files           123      123              
  Lines         65665    65665              
============================================
- Hits          46651    46647       -4     
- Misses        19014    19018       +4     

see 15 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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