xorbitsai / xorbits

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

BLD: Pin numpy<2.0 as xorbits is not fully prepared for it #782

Closed luweizheng closed 3 months ago

luweizheng commented 3 months ago

What do these changes do?

xorbits is not fully prepared for numpy 2.0. limit numpy version in CI.

Related issue number

Fixes #781

Check code requirements

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 53.47%. Comparing base (f2fa7cf) to head (364fd53).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #782 +/- ## =========================================== - Coverage 84.64% 53.47% -31.17% =========================================== Files 1059 1059 Lines 79789 79731 -58 Branches 12433 12139 -294 =========================================== - Hits 67535 42638 -24897 - Misses 10683 35145 +24462 - Partials 1571 1948 +377 ``` | [Flag](https://app.codecov.io/gh/xorbitsai/xorbits/pull/782/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/782/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xorbitsai) | `53.47% <ø> (-31.09%)` | :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.