intelligent-machine-learning / dlrover

DLRover: An Automatic Distributed Deep Learning System
Other
1.22k stars 153 forks source link

fix time type issue #1197

Closed BalaBalaYi closed 2 months ago

BalaBalaYi commented 2 months ago

What changes were proposed in this pull request?

  1. Node heartbeat time is timestamp and the start/create time is datetime.
  2. Can't setup value in the iterator.

Why are the changes needed?

Bug fix.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 79.97%. Comparing base (b5f43ce) to head (1f7a917).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1197 +/- ## ========================================== - Coverage 79.97% 79.97% -0.01% ========================================== Files 215 215 Lines 19023 19022 -1 ========================================== - Hits 15213 15212 -1 Misses 3810 3810 ```

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