Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

externalize handler interface implementation #915

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

varshaprasad96
Copy link
Member

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

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

Signed-off-by: Varsha Prasad Narsing <[email protected]>
@varshaprasad96 varshaprasad96 requested a review from a team as a code owner June 12, 2024 14:06
Copy link

codecov bot commented Jun 12, 2024

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 ⚠️
cmd/core/main.go 0.00% 2 Missing ⚠️
cmd/helm/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@m1kola m1kola added this pull request to the merge queue Jun 12, 2024
Merged via the queue into operator-framework:main with commit 352d42f Jun 12, 2024
9 of 10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants