xorbitsai / xoscar

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

ENH: remove subtask in profiling #10

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 #10 (1fbb265) into main (33c7503) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   91.02%   91.02%           
=======================================
  Files          41       41           
  Lines        3188     3188           
  Branches      638      638           
=======================================
  Hits         2902     2902           
  Misses        213      213           
  Partials       73       73           
Flag Coverage Δ
unittests 90.87% <ø> (ø)

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

Impacted Files Coverage Δ
python/xoscar/profiling.py 92.63% <ø> (ø)

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