-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
feat: Added example to admin-cluster.go and projectwindow.go files new PR #16103
Conversation
Signed-off-by: Surajyadav <harrypotter1108@gmail.com>
Signed-off-by: Surajyadav <harrypotter1108@gmail.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #16103 +/- ##
==========================================
- Coverage 49.56% 49.44% -0.12%
==========================================
Files 269 269
Lines 46668 46771 +103
==========================================
- Hits 23131 23128 -3
- Misses 21263 21368 +105
- Partials 2274 2275 +1
☔ View full report in Codecov by Sentry. |
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.
@surajyadav1108, can you resolve the conflicts?
Signed-off-by: Suraj yadav <harrypotter1108@gmail.com>
@ishitasequeira resolved you can review now |
@ishitasequeira |
added examples for the admin/cluster.go and projectwindow.go files. there were some CI- test issues in the last one so this one is tested first on my forked branch.
part of the issue:https: #15690
Checklist: