kubewarden / kubewarden-controller

Manage admission policies in your Kubernetes cluster with ease
https://kubewarden.io
Apache License 2.0
182 stars 30 forks source link

Create or update function #726

Closed jvanz closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 71.05263% with 55 lines in your changes are missing coverage. Please review.

Project coverage is 72.61%. Comparing base (37204f4) to head (ba0873a).

:exclamation: Current head ba0873a differs from pull request most recent head 7e4919f. Consider uploading reports for the commit 7e4919f to get more accurate results

Files Patch % Lines
internal/pkg/admission/policy-server-deployment.go 72.07% 38 Missing and 5 partials :warning:
internal/pkg/admission/policy-server-service.go 35.29% 9 Missing and 2 partials :warning:
internal/pkg/admission/policy-server-configmap.go 94.73% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #726 +/- ## ========================================== + Coverage 68.61% 72.61% +3.99% ========================================== Files 5 28 +23 Lines 478 1957 +1479 ========================================== + Hits 328 1421 +1093 - Misses 103 413 +310 - Partials 47 123 +76 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/726/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | Coverage Δ | | |---|---|---| | [integration-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/726/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `62.28% <71.05%> (-6.34%)` | :arrow_down: | | [unit-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/726/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `33.78% <8.42%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden#carryforward-flags-in-the-pull-request-comment) to find out more.

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

jvanz commented 2 months ago

I'm closing this PR to open another one with clean history and ensure that codev is working properly