Closed Warashi closed 1 month ago
Attention: Patch coverage is 0%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 22.82%. Comparing base (
083c810
) to head (e57ffc4
). Report is 5 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...app/pipedv1/plugin/kubernetes/deployment/server.go | 0.00% | 28 Missing :warning: |
pkg/app/pipedv1/plugin/kubernetes/server.go | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What this PR does / why we need it:
This PR implements part of the Kubernetes plugin, FetchDefinedStages and BuildQuickSyncStages.
Which issue(s) this PR fixes:
Part of #4980
Does this PR introduce a user-facing change?: No