operator-framework / rukpak

RukPak runs in a Kubernetes cluster and defines APIs for installing cloud native content
Apache License 2.0
52 stars 50 forks source link

externalize handler interface implementation #915

Closed varshaprasad96 closed 3 months ago

varshaprasad96 commented 3 months ago

This would help in removing the duplicate handler interface implmentation in operator-controller.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 14.44%. Comparing base (2cb02e5) to head (e940f43). Report is 1 commits behind head on main.

Files Patch % Lines
...l/controllers/bundledeployment/bundledeployment.go 0.00% 3 Missing :warning:
cmd/core/main.go 0.00% 2 Missing :warning:
cmd/helm/main.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #915 +/- ## ========================================== + Coverage 14.41% 14.44% +0.03% ========================================== Files 41 41 Lines 2553 2554 +1 ========================================== + Hits 368 369 +1 Misses 2128 2128 Partials 57 57 ```

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