-
Notifications
You must be signed in to change notification settings - Fork 272
feat(native-filters): add AppSection type #1038
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/superset/superset-ui/8iwv3btnpaaTuq4Novj2jQHkY8Cp |
Codecov Report
@@ Coverage Diff @@
## master #1038 +/- ##
==========================================
+ Coverage 27.74% 27.76% +0.01%
==========================================
Files 428 428
Lines 8758 8760 +2
Branches 1314 1314
==========================================
+ Hits 2430 2432 +2
Misses 6155 6155
Partials 173 173
Continue to review full report at Codecov.
|
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 - please update the title and description to reflect the renamed property
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 - leaving open for a while for others to chime in.
* feat: add place type * refactor: fix CR notes * docs: update comments * fix: fix CR notes
🏆 Enhancements
Add
AppSection
metadata to support functionality in apache/superset#13726 (review)Changes: