Closed BalaBalaYi closed 3 months ago
Attention: Patch coverage is 98.11321%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 80.36%. Comparing base (
592e1c4
) to head (d65b721
). Report is 25 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What changes were proposed in this pull request?
Why are the changes needed?
Job should early stop in the 2 following case:
Details of these 2 scenarios can be found in the comments in the code.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
UT for now. Need more training test later.