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

Added environment for Apple Silicon (ARM64) #254

Merged
merged 16 commits into from
Oct 18, 2023
Merged

Added environment for Apple Silicon (ARM64) #254

merged 16 commits into from
Oct 18, 2023

Conversation

ben-l-p
Copy link
Collaborator

@ben-l-p ben-l-p commented Oct 4, 2023

Added environment for Apple Silicon (ARM64)

@ben-l-p ben-l-p closed this Oct 4, 2023
@ben-l-p ben-l-p reopened this Oct 4, 2023
@ben-l-p ben-l-p changed the title Add files via upload Added environment for Apple Silicon (ARM64) Oct 4, 2023
@kccwing kccwing self-requested a review October 4, 2023 15:19
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2023

Codecov Report

Merging #254 (3ef2997) into develop (362cd33) will increase coverage by 0.48%.
Report is 279 commits behind head on develop.
The diff coverage is 86.16%.

@@             Coverage Diff             @@
##           develop     #254      +/-   ##
===========================================
+ Coverage    67.20%   67.69%   +0.48%     
===========================================
  Files          156      166      +10     
  Lines        25924    26709     +785     
===========================================
+ Hits         17423    18081     +658     
- Misses        8501     8628     +127     
Files Coverage Δ
sharpy/aero/utils/mapping.py 100.00% <100.00%> (ø)
sharpy/cases/templates/flying_wings.py 89.92% <100.00%> (-0.02%) ⬇️
.../templates/fuselage_wing_configuration/__init__.py 100.00% <ø> (ø)
...rpy/linear/assembler/lincontrolsurfacedeflector.py 85.18% <100.00%> (ø)
sharpy/linear/assembler/linearaeroelastic.py 86.54% <100.00%> (ø)
sharpy/linear/assembler/linearuvlm.py 93.30% <100.00%> (ø)
sharpy/postproc/liftdistribution.py 100.00% <100.00%> (+57.14%) ⬆️
sharpy/solvers/aerogridloader.py 100.00% <100.00%> (ø)
sharpy/solvers/nonliftingbodygridloader.py 100.00% <100.00%> (ø)
sharpy/solvers/nonlineardynamiccoupledstep.py 94.91% <ø> (-0.09%) ⬇️
... and 29 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@kccwing kccwing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ben-l-p - good first contribution! Looking forward to the nice things to come :)

@kccwing kccwing merged commit f0b68a2 into develop Oct 18, 2023
5 checks passed
@kccwing kccwing deleted the dev_arm64 branch October 18, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants