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

Fix #1822 - Linux x64 executable not being able to run in macOS Docker on Apple Silicon #1831

Merged
merged 3 commits into from
Feb 2, 2025

Conversation

dangmai
Copy link
Owner

@dangmai dangmai commented Feb 2, 2025

Closes #1822

  • I’ve added tests to confirm my change works.
  • (If changing formatting output/API or CLI) I’ve added my changes to the CHANGELOG.md file in the Unreleased section.
  • I’ve read the contributing guidelines.

Copy link

codecov bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.35%. Comparing base (f62f951) to head (44a3ba1).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1831   +/-   ##
=========================================
  Coverage     94.35%   94.35%           
  Complexity       16       16           
=========================================
  Files            18       18           
  Lines          4587     4587           
  Branches        848      848           
=========================================
  Hits           4328     4328           
  Misses          249      249           
  Partials         10       10           
Flag Coverage Δ
apex-ast-serializer 39.69% <ø> (ø)
prettier-plugin-apex 98.52% <ø> (ø)

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

@dangmai dangmai merged commit 81cf03e into master Feb 2, 2025
30 checks passed
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.

Executable cannot be found / CPU features not supported
1 participant