[Bug] [dolphinscheduler-api] Data Analysis Service API responds with jackson deserialization exception#11858
Merged
kezhenxu94 merged 1 commit intoapache:devfrom Sep 11, 2022
Merged
Conversation
fuchanghai
reviewed
Sep 8, 2022
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/dto/TaskCountDto.java
Show resolved
Hide resolved
fuchanghai
requested changes
Sep 8, 2022
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/dto/TaskCountDto.java
Show resolved
Hide resolved
6a6a514 to
eb6ec13
Compare
6f61054 to
a6b68f1
Compare
Contributor
Author
|
@SbloodyS @caishunfeng @zhuangchong pls review, tks! |
Codecov Report
@@ Coverage Diff @@
## dev #11858 +/- ##
=========================================
Coverage 38.53% 38.53%
+ Complexity 4038 4036 -2
=========================================
Files 993 993
Lines 36716 36716
Branches 4273 4275 +2
=========================================
Hits 14150 14150
+ Misses 20940 20939 -1
- Partials 1626 1627 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Kudos, SonarCloud Quality Gate passed!
|
Contributor
|
I had rerun the fail CI. |
Contributor
Author
|
@caishunfeng @SbloodyS changes has been approved, could it be merged ? |
xdu-chenrj
pushed a commit
to xdu-chenrj/dolphinscheduler
that referenced
this pull request
Sep 17, 2022
caishunfeng
pushed a commit
that referenced
this pull request
Sep 19, 2022
xdu-chenrj
pushed a commit
to xdu-chenrj/dolphinscheduler
that referenced
this pull request
Oct 13, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.








fix #11854