Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
master(dm): support create a task in
stopped
state #4510master(dm): support create a task in
stopped
state #4510Changes from 41 commits
d631fdd
3e1ccc4
873b5e1
b8b7712
b4d1e66
f37b4f9
30dbbbe
95ee828
6e186b0
169bfda
3e6a933
34de49e
5907ad4
6c70372
721c785
b9e1784
81e77ee
a4a1581
88d66a6
6449448
dd2e551
b1e781b
a9fd699
87a99e4
c602ee9
f19fc70
14efe7d
029f623
d43b44b
9629cef
38d4dda
b8d5735
a5e7631
d7b4e7d
b138816
bf6bf7a
a6080c9
256ef41
f0e2406
fee001c
c608c0b
74ea013
8955c53
78f098c
5594251
7b21bf7
5719c90
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
seprate test for this file would be added in next pr, current all func is tested Indirectly over
openapi_view_test.go
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.
all usage of funcs in this file is not steable, parameters and return response will be enriched in the next pr