xorbitsai / xorbits

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

Fix copyright #651

Closed codingl2k1 closed 1 year ago

codingl2k1 commented 1 year ago

What do these changes do?

Related issue number

Fixes #xxxx

Check code requirements

codecov[bot] commented 1 year ago

Codecov Report

Merging #651 (7a46026) into main (bb0566f) will decrease coverage by 0.24%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #651      +/-   ##
==========================================
- Coverage   93.61%   93.37%   -0.24%     
==========================================
  Files        1025     1025              
  Lines       79714    79714              
  Branches    16534    16534              
==========================================
- Hits        74623    74432     -191     
- Misses       3415     3617     +202     
+ Partials     1676     1665      -11     
Flag Coverage Δ
unittests 93.26% <ø> (-0.24%) :arrow_down:

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

Files Changed Coverage Δ
python/xorbits/datasets/adapter.py 100.00% <ø> (ø)
.../xorbits/datasets/backends/huggingface/__init__.py 100.00% <ø> (ø)
...thon/xorbits/datasets/backends/huggingface/core.py 100.00% <ø> (ø)
...on/xorbits/datasets/backends/huggingface/export.py 96.17% <ø> (ø)
.../datasets/backends/huggingface/from_huggingface.py 99.09% <ø> (ø)
...n/xorbits/datasets/backends/huggingface/getitem.py 95.40% <ø> (ø)
...ython/xorbits/datasets/backends/huggingface/map.py 100.00% <ø> (ø)
...n/xorbits/datasets/backends/huggingface/rechunk.py 100.00% <ø> (ø)
...bits/datasets/backends/huggingface/to_dataframe.py 77.27% <ø> (ø)
python/xorbits/datasets/dataset.py 95.31% <ø> (ø)
... and 2 more

... and 21 files with indirect coverage changes