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

[MNT][FIX] Update GitHub actions for MacOS #619

Merged
merged 8 commits into from
May 22, 2024

Conversation

tallyhawley
Copy link
Member

@tallyhawley tallyhawley commented May 18, 2024

Description

Updates the GitHub actions workflows so that Python is actually installed and setup properly on MacOS runners.

Excludes 3.8 and 3.9 for latest mac since there is no runner, and adds in macos-13 to test these versions. Also installs ffmpeg for latest mac.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.38%. Comparing base (7a9da85) to head (53f1a71).
Report is 141 commits behind head on master.

Current head 53f1a71 differs from pull request most recent head 10b0943

Please upload reports for the commit 10b0943 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #619      +/-   ##
==========================================
- Coverage   93.83%   91.38%   -2.45%     
==========================================
  Files          90      128      +38     
  Lines        7782    11481    +3699     
==========================================
+ Hits         7302    10492    +3190     
- Misses        480      989     +509     
Flag Coverage Δ
unittests 91.38% <ø> (-2.45%) ⬇️

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.

@tallyhawley tallyhawley marked this pull request as ready for review May 21, 2024 02:38
@tallyhawley tallyhawley changed the title [MNT][FIX] Update GitHub actions Python setup [MNT][FIX] Update GitHub actions for MacOS May 21, 2024
@tallyhawley tallyhawley requested a review from jgranley May 21, 2024 02:39
Copy link
Member

@jgranley jgranley left a comment

Choose a reason for hiding this comment

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

Looks great, I think the test precision changes are fine, that still shouldn't be noticeable that small

@jgranley jgranley merged commit e5289c3 into pulse2percept:master May 22, 2024
23 checks passed
jgranley added a commit that referenced this pull request May 22, 2024
* [ENH] Update wheels (#610)

* update wheels

* test with cibuildwheel 2.16.5

* [MNT][FIX] Update GitHub actions for MacOS (#619)

* update github actions python setup

* exclude 3.8 and 3.9 from macos runners?

* exclude 3.8 and 3.9 from macos runners?

* add ffmpeg setup step for macos?

* add macos-13

* add ffmpeg setup back, edit videostimulus tests to be more lenient

* add error message for percept save max test

* widen allowance for percept save

---------

Co-authored-by: isaac hoffman <ihoffman@ucsb.edu>
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.

None yet

2 participants