-
Notifications
You must be signed in to change notification settings - Fork 126
Fix suite_test.go for CRD path #2146
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
Conversation
Signed-off-by: Abhishek <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2146 +/- ##
==========================================
+ Coverage 48.82% 48.85% +0.03%
==========================================
Files 242 242
Lines 30714 30714
==========================================
+ Hits 14996 15006 +10
+ Misses 14596 14580 -16
- Partials 1122 1128 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@ChrisJBurns Should i change |
I think that |
Signed-off-by: Abhishek <[email protected]>
Signed-off-by: Abhishek <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you again!
Fix #2131