xorbitsai / xoscar

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

ENH: support dict log config #79

Closed UranusSeven closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #79 (f9649d6) into main (30f4f4c) will decrease coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   89.22%   89.02%   -0.20%     
==========================================
  Files          48       48              
  Lines        4008     4010       +2     
  Branches      763      764       +1     
==========================================
- Hits         3576     3570       -6     
- Misses        348      355       +7     
- Partials       84       85       +1     
Flag Coverage Δ
unittests 88.85% <100.00%> (-0.20%) :arrow_down:

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

Files Coverage Δ
python/xoscar/backends/indigen/pool.py 95.43% <100.00%> (+0.04%) :arrow_up:

... and 1 file with indirect coverage changes