-
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
Support parse task output params under multiple log #15244
Support parse task output params under multiple log #15244
Conversation
d3067d8
to
dcaa151
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #15244 +/- ##
============================================
+ Coverage 38.00% 38.05% +0.05%
- Complexity 4639 4661 +22
============================================
Files 1279 1279
Lines 44505 44553 +48
Branches 4800 4802 +2
============================================
+ Hits 16915 16956 +41
Misses 25730 25730
- Partials 1860 1867 +7 ☔ View full report in Codecov by Sentry. |
...-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/k8s/impl/K8sTaskExecutor.java
Show resolved
Hide resolved
.../main/java/org/apache/dolphinscheduler/plugin/task/api/parser/TaskOutputParameterParser.java
Show resolved
Hide resolved
7bb2b60
to
933e7ae
Compare
933e7ae
to
115b280
Compare
SonarCloud Quality Gate failed. 2 Bugs 47.2% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
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
Purpose of the pull request
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)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md