intelligent-machine-learning / dlrover

DLRover: An Automatic Distributed Deep Learning System
Other
1.27k stars 167 forks source link

Improve job context function using. #1327

Closed BalaBalaYi closed 1 week ago

BalaBalaYi commented 1 week ago

What changes were proposed in this pull request?

Code optimization.

Why are the changes needed?

Code optimization.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.

Project coverage is 80.67%. Comparing base (ec15193) to head (0d33f4f). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
dlrover/python/master/node/worker.py 72.72% 3 Missing :warning:
dlrover/python/master/node/ps.py 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1327 +/- ## ======================================= Coverage 80.66% 80.67% ======================================= Files 225 225 Lines 21266 21269 +3 ======================================= + Hits 17155 17159 +4 + Misses 4111 4110 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.