operator-framework / operator-controller

Apache License 2.0
29 stars 47 forks source link

Bentito helm poc #894

Closed dtfranz closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 58.52%. Comparing base (b993945) to head (507c86e).

Files Patch % Lines
internal/controllers/common_controller.go 51.02% 24 Missing :warning:
...nternal/controllers/clusterextension_controller.go 26.92% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## helm-poc #894 +/- ## ============================================= - Coverage 76.08% 58.52% -17.56% ============================================= Files 18 11 -7 Lines 1154 991 -163 ============================================= - Hits 878 580 -298 - Misses 198 378 +180 + Partials 78 33 -45 ``` | [Flag](https://app.codecov.io/gh/operator-framework/operator-controller/pull/894/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | Coverage Δ | | |---|---|---| | [e2e](https://app.codecov.io/gh/operator-framework/operator-controller/pull/894/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `?` | | | [unit](https://app.codecov.io/gh/operator-framework/operator-controller/pull/894/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `58.52% <44.87%> (+7.33%)` | :arrow_up: | 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=operator-framework#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.

tmshort commented 1 month ago

Closing in favor of #874