kubewarden / kubewarden-controller

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

fix: policy group plural name #890

Closed fabriziosestito closed 2 months ago

fabriziosestito commented 2 months ago

Description

Related #887

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 39.21%. Comparing base (d0e5c14) to head (755dd7b). Report is 8 commits behind head on main.

:exclamation: There is a different number of reports uploaded between BASE (d0e5c14) and HEAD (755dd7b). Click for more details.

HEAD has 3 uploads less than BASE | Flag | BASE (d0e5c14) | HEAD (755dd7b) | |------|------|------| |unit-tests|2|1| |integration-tests|2|0|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #890 +/- ## =========================================== - Coverage 70.70% 39.21% -31.49% =========================================== Files 30 17 -13 Lines 2601 844 -1757 =========================================== - Hits 1839 331 -1508 + Misses 593 489 -104 + Partials 169 24 -145 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kubewarden-controller/pull/890/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/890/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/890/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `39.21% <ø> (ø)` | | 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.