-
Notifications
You must be signed in to change notification settings - Fork 16
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
👷 Macos runner #3512
base: develop
Are you sure you want to change the base?
👷 Macos runner #3512
Conversation
65fd241
to
e91f5e3
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3512 +/- ##
===========================================
+ Coverage 76.59% 76.61% +0.01%
===========================================
Files 230 230
Lines 27015 27025 +10
===========================================
+ Hits 20691 20704 +13
+ Misses 6324 6321 -3 ☔ View full report in Codecov by Sentry. |
openmc is not available on macos otherwise this probably works. Need to find a way to have platform specific dependencies with conda |
2d7f55b
to
7ce1e2a
Compare
Minimal env added now waiting on nlopt to merge thier macos arm support |
7ce1e2a
to
7c45230
Compare
Quality Gate passedIssues Measures |
7c45230
to
a2a232a
Compare
2e26be6
to
07988a0
Compare
07988a0
to
cfe0e32
Compare
0051a98
to
52f6aa5
Compare
52f6aa5
to
f3ce15a
Compare
Quality Gate passedIssues Measures |
Description
Add a macos runner to the CI
Interface Changes
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build