-
Notifications
You must be signed in to change notification settings - Fork 14k
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
chore: remove deprecated apis stop_query, queries, search_queries #24360
chore: remove deprecated apis stop_query, queries, search_queries #24360
Conversation
Codecov Report
@@ Coverage Diff @@
## master #24360 +/- ##
==========================================
- Coverage 68.99% 68.98% -0.02%
==========================================
Files 1903 1903
Lines 74196 74123 -73
Branches 8110 8110
==========================================
- Hits 51194 51135 -59
+ Misses 20890 20876 -14
Partials 2112 2112
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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
SUMMARY
Removes old deprecated APIs:
/superset/stop_query/...
/superset/queries/...
/superset/search_queries/...
Effort on removing deprecated APIs from
/superset
: #24332BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION