intelligent-machine-learning / dlrover

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

add logging for writing error #1232

Closed BalaBalaYi closed 3 months ago

BalaBalaYi commented 3 months ago

What changes were proposed in this pull request?

Add logging.

Why are the changes needed?

For tracing issue.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.44%. Comparing base (1b95ea6) to head (1b1b425). Report is 3 commits behind head on master.

Files Patch % Lines
dlrover/python/tests/test_storage.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1232 +/- ## ========================================== - Coverage 80.46% 80.44% -0.02% ========================================== Files 217 217 Lines 19576 19590 +14 ========================================== + Hits 15751 15759 +8 - Misses 3825 3831 +6 ```

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