intelligent-machine-learning / dlrover

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

optimize diagnose logging #1262

Closed BalaBalaYi closed 2 weeks ago

BalaBalaYi commented 2 weeks ago

What changes were proposed in this pull request?

Otimize logging.

Why are the changes needed?

Otimize logging.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.57%. Comparing base (c72d7d0) to head (4f8aa30). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
dlrover/python/elastic_agent/torch/training.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1262 +/- ## ========================================== - Coverage 80.58% 80.57% -0.02% ========================================== Files 218 218 Lines 19982 20002 +20 ========================================== + Hits 16102 16116 +14 - Misses 3880 3886 +6 ```

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