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

Cross build aarch64 #448

Merged
merged 13 commits into from
Sep 16, 2024
Merged

Cross build aarch64 #448

merged 13 commits into from
Sep 16, 2024

Conversation

andrewdavidmackenzie
Copy link
Owner

@andrewdavidmackenzie andrewdavidmackenzie commented Sep 16, 2024

Fixes #440
Fixes #392

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29%. Comparing base (c1c4cf4) to head (d885da7).
Report is 20 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff          @@
##           master   #448   +/-   ##
=====================================
  Coverage      29%    29%           
=====================================
  Files          40     40           
  Lines        4899   4899           
=====================================
  Hits         1401   1401           
  Misses       3498   3498           
Flag Coverage Δ
unittests 29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@andrewdavidmackenzie andrewdavidmackenzie merged commit e29bbc2 into master Sep 16, 2024
14 checks passed
@andrewdavidmackenzie andrewdavidmackenzie deleted the cross-build-aarch64 branch September 16, 2024 19:41
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.

cross compilation failing for aarch64 target in github actions Optimize cross build even more
1 participant