xorbitsai / xoscar

Python actor framework for heterogeneous computing.
https://xoscar.dev
Apache License 2.0
91 stars 21 forks source link

ENH: separate ray #6

Closed qianduoduo0904 closed 1 year ago

qianduoduo0904 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 #6 (e956baa) into main (4aa2003) will decrease coverage by 1.18%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   92.20%   91.02%   -1.18%     
==========================================
  Files          49       41       -8     
  Lines        3888     3188     -700     
  Branches      750      638     -112     
==========================================
- Hits         3585     2902     -683     
+ Misses        219      213       -6     
+ Partials       84       73      -11     
Flag Coverage Δ
unittests 90.87% <100.00%> (-1.19%) :arrow_down:

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

Impacted Files Coverage Δ
python/xoscar/metrics/api.py 77.39% <ø> (-15.81%) :arrow_down:
python/xoscar/backends/communication/base.py 100.00% <100.00%> (ø)
python/xoscar/backends/communication/dummy.py 97.67% <100.00%> (ø)
python/xoscar/backends/communication/socket.py 97.65% <100.00%> (ø)
python/xoscar/backends/communication/ucx.py 66.39% <100.00%> (ø)
python/xoscar/backends/pool.py 95.51% <100.00%> (-0.01%) :arrow_down:
python/xoscar/debug.py 92.70% <100.00%> (+0.07%) :arrow_up:
python/xoscar/serialization/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.