EnergySystemsModellingLab / MUSE_2.0

Welcome to the MUSE 2.0 repository
GNU General Public License v3.0
1 stars 0 forks source link

Re-enable testing on macOS #81

Closed alexdewar closed 3 months ago

alexdewar commented 3 months ago

I've noticed that @Ashmit8583 is using macOS, so given that we have at least one mac user, we probably need to be testing this platform too.

As this code isn't using the highs crate anymore, there won't be build failures (see https://github.com/EnergySystemsModellingLab/MUSE_2.0/issues/43). That said, it also seems like the HiGHS example code is also working with macOS again (I've opened a PR: https://github.com/EnergySystemsModellingLab/highs-example-rust/pull/3)!

I'm still unsure of what the problem was (no one has replied to me in the upstream repo: https://github.com/rust-or/highs/issues/17), but at least it's working now.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (448383c) to head (5f2b952).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 2 2 Lines 7 7 ===================================== Misses 7 7 ```

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