xorbitsai / xoscar

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

ENH: Modify debug level #41

Closed aresnow1 closed 1 year ago

aresnow1 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 #41 (95dc05f) into main (aea295f) will decrease coverage by 0.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   93.79%   93.67%   -0.12%     
==========================================
  Files          43       43              
  Lines        3399     3399              
  Branches      675      675              
==========================================
- Hits         3188     3184       -4     
- Misses        139      144       +5     
+ Partials       72       71       -1     
Flag Coverage Δ
unittests 93.52% <100.00%> (-0.12%) :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% <100.00%> (ø)

... and 1 file with indirect coverage changes