kubewarden / kubewarden-controller

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

Fix the local development with tilt #747

Closed flavio closed 1 month ago

flavio commented 1 month ago

Ensure the PolicyReport and ClusterPolicyReport CRDs are installed into the cluster.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.11%. Comparing base (f089d9e) to head (a8ab7a2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #747 +/- ## =========================================== - Coverage 71.78% 50.11% -21.67% =========================================== Files 28 23 -5 Lines 1804 1267 -537 =========================================== - Hits 1295 635 -660 - Misses 388 579 +191 + Partials 121 53 -68 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/747/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/747/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `?` | | | [unit-tests](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/747/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `50.11% <ø> (ø)` | | 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.