-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[DSIP-46] Unify the logic task params data structure between front-end and back-end #16193
[DSIP-46] Unify the logic task params data structure between front-end and back-end #16193
Conversation
c227768
to
e261d05
Compare
b969cdc
to
7d7d5f6
Compare
...src/main/java/org/apache/dolphinscheduler/plugin/task/api/task/AbstractLogicTaskChannel.java
Fixed
Show fixed
Hide fixed
7d7d5f6
to
2fdfb02
Compare
97c8628
to
0639aa9
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #16193 +/- ##
============================================
+ Coverage 41.00% 41.31% +0.31%
- Complexity 5157 5162 +5
============================================
Files 1400 1403 +3
Lines 44860 44423 -437
Branches 4747 4721 -26
============================================
- Hits 18396 18355 -41
+ Misses 24658 24264 -394
+ Partials 1806 1804 -2 ☔ View full report in Codecov by Sentry. |
adc2958
to
2d2ae78
Compare
2d2ae78
to
ba64ebf
Compare
...eduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/TaskConstants.java
Show resolved
Hide resolved
ba64ebf
to
1b0173e
Compare
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.
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
Quality Gate failedFailed conditions |
Purpose of the pull request
close #16153
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
Pull Request Notice
Pull Request Notice
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md