Closed khanhtc1202 closed 1 week ago
Attention: Patch coverage is 12.50000%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 25.31%. Comparing base (
7676161
) to head (242b995
). Report is 3 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/app/pipedv1/controller/scheduler.go | 0.00% | 13 Missing :warning: |
pkg/app/pipedv1/controller/controller.go | 0.00% | 8 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What this PR does:
We added rollback to pipelineStage model recently, so I updated the FindRollbackStage logic to depend on that field too
Why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: