xorbitsai / xorbits

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

BUG: Fetch to local when print object data #598

Closed aresnow1 closed 1 year ago

aresnow1 commented 1 year ago

What do these changes do?

Related issue number

Fixes #597

Check code requirements

codecov[bot] commented 1 year ago

Codecov Report

Merging #598 (fe7a3a1) into main (7a16288) will increase coverage by 19.20%. The diff coverage is 77.77%.

@@             Coverage Diff             @@
##             main     #598       +/-   ##
===========================================
+ Coverage   74.37%   93.58%   +19.20%     
===========================================
  Files        1010     1010               
  Lines       78579    78586        +7     
  Branches    16330    16332        +2     
===========================================
+ Hits        58447    73545    +15098     
+ Misses      18096     3377    -14719     
+ Partials     2036     1664      -372     
Flag Coverage Δ
unittests 93.47% <77.77%> (+19.21%) :arrow_up:

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

Impacted Files Coverage Δ
python/xorbits/_mars/resource.py 90.61% <ø> (ø)
python/xorbits/_mars/services/cluster/uploader.py 95.00% <ø> (-4.00%) :arrow_down:
python/xorbits/_mars/services/storage/core.py 96.64% <ø> (ø)
python/xorbits/_mars/core/entity/objects.py 95.91% <60.00%> (-4.09%) :arrow_down:
python/xorbits/_mars/utils.py 89.40% <100.00%> (+4.22%) :arrow_up:

... and 274 files with indirect coverage changes