xorbitsai / xorbits

Scalable Python DS & ML, in an API compatible & lightning fast way.
https://xorbits.io
Apache License 2.0
1.06k stars 67 forks source link

BLD: Fix macos and windows build CI #784

Closed luweizheng closed 2 weeks ago

luweizheng commented 2 weeks ago

Fix CI on macos and windows

Check code requirements

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 31.14%. Comparing base (3986478) to head (ade1e5f).

:exclamation: There is a different number of reports uploaded between BASE (3986478) and HEAD (ade1e5f). Click for more details.

HEAD has 8 uploads less than BASE | Flag | BASE (3986478) | HEAD (ade1e5f) | |------|------|------| |unittests|11|3|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #784 +/- ## =========================================== - Coverage 83.31% 31.14% -52.17% =========================================== Files 1059 1059 Lines 79789 79771 -18 Branches 16493 16493 =========================================== - Hits 66476 24845 -41631 - Misses 11800 54504 +42704 + Partials 1513 422 -1091 ``` | [Flag](https://app.codecov.io/gh/xorbitsai/xorbits/pull/784/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/xorbits/pull/784/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xorbitsai) | `31.14% <ø> (-52.11%)` | :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.