xorbitsai / xoscar

Python actor framework for heterogeneous computing.
https://xoscar.dev
Apache License 2.0
89 stars 21 forks source link

BLD: macos arm64 #105

Closed luweizheng closed 1 week ago

luweizheng commented 1 week ago

github runner macos-13 auto arch is x86_64 this pr add arm64. see: https://github.com/actions/runner-images/tree/main/images/macos

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 85.10%. Comparing base (d6465c9) to head (0bf9731). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ========================================== - Coverage 88.97% 85.10% -3.88% ========================================== Files 48 54 +6 Lines 4038 4559 +521 Branches 770 834 +64 ========================================== + Hits 3593 3880 +287 - Misses 358 584 +226 - Partials 87 95 +8 ``` | [Flag](https://app.codecov.io/gh/xorbitsai/xoscar/pull/105/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xorbitsai) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/xorbitsai/xoscar/pull/105/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xorbitsai) | `84.93% <ø> (-3.88%)` | :arrow_down: | 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=xorbitsai#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.