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

TST: Fix xorbits.sklearn windows CI #748

Closed ChengjieLi28 closed 8 months ago

ChengjieLi28 commented 8 months ago

What do these changes do?

Related issue number

Fixes #xxxx

Check code requirements

codecov[bot] commented 8 months ago

Codecov Report

Merging #748 (87205aa) into main (251d1ca) will increase coverage by 11.13%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #748       +/-   ##
===========================================
+ Coverage   82.44%   93.58%   +11.13%     
===========================================
  Files        1058     1058               
  Lines       79777    79777               
  Branches    16503    16503               
===========================================
+ Hits        65775    74659     +8884     
+ Misses      11712     3437     -8275     
+ Partials     2290     1681      -609     
Flag Coverage Δ
unittests 93.47% <100.00%> (+11.14%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
python/xorbits/_mars/tensor/statistics/bincount.py 98.60% <100.00%> (ø)
python/xorbits/_mars/utils.py 89.44% <100.00%> (+3.55%) :arrow_up:

... and 173 files with indirect coverage changes