brainglobe / brainglobe-utils

Shared general purpose tools for the BrainGlobe project
MIT License
11 stars 1 forks source link

Run CI on both types of Mac #71

Closed alessandrofelder closed 6 months ago

alessandrofelder commented 6 months ago

Description

What is this PR

Why is this PR needed?

We'd like to run CI on both Intel and Silicon Macs.

What does this PR do?

This PR modifies the workflow file so that test and installation runs smoothly on both Mac architectures.

References

Partial solution to https://github.com/brainglobe/BrainGlobe/issues/63

How has this PR been tested?

CI runs observed.

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 90.70%. Comparing base (d27d63d) to head (11d4c98).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ======================================= Coverage 90.70% 90.70% ======================================= Files 35 35 Lines 1377 1377 ======================================= Hits 1249 1249 Misses 128 128 ```

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