Closed BalaBalaYi closed 1 week ago
Attention: Patch coverage is 82.35294%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 80.70%. Comparing base (
b6bac44
) to head (3407cb3
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
dlrover/python/master/node/ps.py | 75.00% | 2 Missing :warning: |
dlrover/python/master/node/worker.py | 83.33% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What changes were proposed in this pull request?
Function renaming in
TranningNodeManager
.Why are the changes needed?
To distinguish the usage of different types of methods.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
UT.