xorbitsai / xoscar

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

ENH: use tempfile.gettempdir() for temp dir #17

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 #17 (37cd5c3) into main (c90deba) will increase coverage by 0.37%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   90.98%   91.36%   +0.37%     
==========================================
  Files          42       42              
  Lines        3205     3207       +2     
  Branches      641      641              
==========================================
+ Hits         2916     2930      +14     
+ Misses        215      202      -13     
- Partials       74       75       +1     
Flag Coverage Δ
unittests 91.20% <100.00%> (+0.37%) :arrow_up:

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

Impacted Files Coverage Δ
python/xoscar/constants.py 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

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