mila-iqia / milatools

Tools to connect to and interact with the Mila cluster
MIT License
62 stars 12 forks source link

Fix issues with macOS in CI #120

Closed lebrice closed 6 months ago

lebrice commented 6 months ago

Fix some weird issue that seem to be related to using setup-python with cache: poetry on MacOS, for example here: https://github.com/mila-iqia/milatools/actions/runs/8834122225/job/24257059736?pr=112#step:4:53

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 44.98%. Comparing base (3a1237b) to head (eac9490). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #120 +/- ## =========================================== - Coverage 65.80% 44.98% -20.82% =========================================== Files 12 11 -1 Lines 1778 1776 -2 =========================================== - Hits 1170 799 -371 - Misses 608 977 +369 ``` | [Flag](https://app.codecov.io/gh/mila-iqia/milatools/pull/120/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mila-iqia) | Coverage Δ | | |---|---|---| | [integrationtests](https://app.codecov.io/gh/mila-iqia/milatools/pull/120/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mila-iqia) | `?` | | | [unittests](https://app.codecov.io/gh/mila-iqia/milatools/pull/120/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mila-iqia) | `44.98% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mila-iqia#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.