xorbitsai / xoscar

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

FEAT: Support fury #76

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 #76 (257f471) into main (2683f2e) will increase coverage by 0.10%. The diff coverage is 95.23%.

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   89.00%   89.10%   +0.10%     
==========================================
  Files          47       48       +1     
  Lines        3991     4012      +21     
  Branches      760      764       +4     
==========================================
+ Hits         3552     3575      +23     
+ Misses        356      352       -4     
- Partials       83       85       +2     
Flag Coverage Δ
unittests 88.93% <95.23%> (+0.10%) :arrow_up:

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

Files Changed Coverage Δ
python/xoscar/serialization/pyfury.py 95.23% <95.23%> (ø)

... and 2 files with indirect coverage changes