Skip to content

Bump minimum OS X deployment version to 10.15 #1893

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

Merged

Conversation

darbyjohnston
Copy link
Contributor

Fixes #1892

Now that 2022 is our minimum VFX Reference Platform, we can bump the OS X deployment version to 10.15:
https://vfxplatform.com/platform_history.html

@darbyjohnston
Copy link
Contributor Author

There seems to be an issue with the CI; the PR says the checks have passed, but the actions failed with the error: "Startup failure".

Copy link
Collaborator

@meshula meshula left a comment

Choose a reason for hiding this comment

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

yay!

@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.80%. Comparing base (c0e97b0) to head (13229ff).
Report is 56 commits behind head on main.

❌ Your changes status has failed because you have indirect coverage changes. Learn more about Unexpected Coverage Changes and reasons for indirect coverage changes.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1893      +/-   ##
==========================================
+ Coverage   84.11%   84.80%   +0.68%     
==========================================
  Files         198      177      -21     
  Lines       22241    12789    -9452     
  Branches     4687     1191    -3496     
==========================================
- Hits        18709    10846    -7863     
+ Misses       2610     1760     -850     
+ Partials      922      183     -739     
Flag Coverage Δ
py-unittests 84.80% <ø> (+0.68%) ⬆️

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

see 136 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f35c9aa...13229ff. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Darby Johnston <[email protected]>
@darbyjohnston darbyjohnston merged commit 8405a57 into AcademySoftwareFoundation:main Jun 8, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump minimum OS X deployment version to 10.15
3 participants