Closed BalaBalaYi closed 4 months ago
Attention: Patch coverage is 97.82609%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 79.96%. Comparing base (
39a2cf7
) to head (a5e3d4d
). Report is 2 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
dlrover/python/master/stats/stats_backend.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
lgtm
What changes were proposed in this pull request?
Why are the changes needed?
Multi worker call master to update heart beat may cause thread safe issue.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
UT(TODO).