xorbits icon indicating copy to clipboard operation
xorbits copied to clipboard

ENH: update array slice order option

Open Hank0626 opened this issue 1 year ago • 1 comments

What do these changes do?

  • Deal with the big time cost of to_chunk_op when processing the order conversion.

Check code requirements

  • [ ] tests added / passed (if needed)
  • [ ] Ensure all linting tests pass

Hank0626 avatar Jun 05 '23 05:06 Hank0626

Codecov Report

Merging #494 (7a804a1) into main (d2e1622) will increase coverage by 11.30%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #494       +/-   ##
===========================================
+ Coverage   82.32%   93.63%   +11.30%     
===========================================
  Files         998      998               
  Lines       77520    77520               
  Branches    16107    16107               
===========================================
+ Hits        63820    72582     +8762     
+ Misses      11536     3303     -8233     
+ Partials     2164     1635      -529     
Flag Coverage Δ
unittests 93.53% <ø> (+11.32%) :arrow_up:

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

Impacted Files Coverage Δ
python/xorbits/_mars/tensor/datasource/array.py 89.68% <ø> (ø)

... and 165 files with indirect coverage changes

codecov[bot] avatar Jun 05 '23 05:06 codecov[bot]