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

Correctly fetch ppc64el CmdStan #661

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Correctly fetch ppc64el CmdStan #661

merged 1 commit into from
Mar 23, 2023

Conversation

WardBrian
Copy link
Member

Submission Checklist

  • Run unit tests
  • Declare copyright holder and open-source license: see below

Summary

Resolves #660

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):

Simons Foundation

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2023

Codecov Report

Merging #661 (261493a) into develop (aae75b4) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #661      +/-   ##
===========================================
- Coverage    80.54%   80.51%   -0.03%     
===========================================
  Files           69       69              
  Lines        10641    10641              
===========================================
- Hits          8571     8568       -3     
- Misses        2070     2073       +3     

see 1 file with indirect coverage changes

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

@WardBrian WardBrian merged commit 180c91a into develop Mar 23, 2023
@WardBrian WardBrian deleted the fix/ppc64el-typo branch March 23, 2023 13:19
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.

determine_linux_arch() returns '' for ppc64le machine
3 participants