-
Notifications
You must be signed in to change notification settings - Fork 61
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
4425 add additional tag based filtering in helm UI page #4525
4425 add additional tag based filtering in helm UI page #4525
Conversation
Signed-off-by: msivasubramaniaan <[email protected]>
Signed-off-by: msivasubramaniaan <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4525 +/- ##
===========================================
+ Coverage 32.37% 43.42% +11.04%
===========================================
Files 85 98 +13
Lines 6505 8049 +1544
Branches 1349 1713 +364
===========================================
+ Hits 2106 3495 +1389
- Misses 4399 4554 +155 ☔ 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.
One small change to simplify the code, but otherwise looks good and works well
Signed-off-by: msivasubramaniaan <[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.
Looks great. Thanks, Muthu!
Ref: #4425