-
Notifications
You must be signed in to change notification settings - Fork 29
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
Improve Catalog Performance #1367
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1367 +/- ##
=======================================
Coverage ? 67.20%
Complexity ? 25
=======================================
Files ? 264
Lines ? 7592
Branches ? 1474
=======================================
Hits ? 5102
Misses ? 2487
Partials ? 3 ☔ 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.
Functionality-wise, LGTM, thanks a lot @shivamG640 for taking care.
I just left a couple of items to take care for 💅
@@ -30,7 +30,6 @@ export const camelComponentToTile = (componentDef: ICamelComponentDefinition): I | |||
tags, | |||
provider, | |||
version, | |||
rawObject: componentDef, |
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.
Great 🚀
Quality Gate failedFailed conditions |
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.
Thanks for taking care 🎸
Description
Fixes #1194
Fixes #252
Also Removed RawProperties from the Tile.