intelligent-machine-learning / dlrover

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

some refinement on code comment #1324

Closed jlsong01 closed 1 week ago

jlsong01 commented 1 week ago

What changes were proposed in this pull request?

fix one typo and one refinement in the comment

Why are the changes needed?

for better code readability

Does this PR introduce any user-facing change?

No

How was this patch tested?

codestyle check and unittest passed

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.47%. Comparing base (de6c5b1) to head (1f666c4). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1324 +/- ## ======================================= Coverage 80.46% 80.47% ======================================= Files 222 222 Lines 20740 20740 ======================================= + Hits 16688 16690 +2 + Misses 4052 4050 -2 ```

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