-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
VTAdmin(API): Add MoveTablesCreate
endpoint
#16690
Conversation
Signed-off-by: Noble Mittal <[email protected]>
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #16690 +/- ##
==========================================
- Coverage 68.95% 68.92% -0.03%
==========================================
Files 1565 1565
Lines 201530 201555 +25
==========================================
- Hits 138957 138922 -35
- Misses 62573 62633 +60 ☔ View full report in Codecov by Sentry. |
Merged changes from here into #16707. So, closing this one. |
Description
This PR adds an API endpoint for creating move tables workflow.
Related Issue(s)
Checklist
Deployment Notes