-
Notifications
You must be signed in to change notification settings - Fork 885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
operator/pkg: unit test init and deinit #5613
base: master
Are you sure you want to change the base?
operator/pkg: unit test init and deinit #5613
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
ac415bc
to
169c520
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #5613 +/- ##
==========================================
+ Coverage 34.14% 36.36% +2.21%
==========================================
Files 643 646 +3
Lines 44524 44891 +367
==========================================
+ Hits 15203 16323 +1120
+ Misses 28165 27302 -863
- Partials 1156 1266 +110
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
169c520
to
7f481a7
Compare
145231c
to
1760599
Compare
c238375
to
03f39de
Compare
03f39de
to
41ccb6f
Compare
41ccb6f
to
32792cf
Compare
In this commit, we unit test the init and deinit workflows in the operator pkg. Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
c87ad2b
to
b36ebcb
Compare
Description
In this commit, we unit test the init and deinit workflows in the operator pkg.
What type of PR is this?
Which issue(s) this PR fixes:
Part of #5491.
Dependency:
This PR depends on #5616, #5617, and #5630.
Does this PR introduce a user-facing change?: