[Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.TaskInstanceController#11747
[Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.TaskInstanceController#11747SbloodyS merged 12 commits intoapache:devfrom Zzihh:task-instance-v2
Conversation
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/ApiApplicationServer.java
Outdated
Show resolved
Hide resolved
.../main/java/org/apache/dolphinscheduler/api/dto/taskInstance/TaskInstanceSuccessResponse.java
Outdated
Show resolved
Hide resolved
...-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskInstanceServiceImpl.java
Outdated
Show resolved
Hide resolved
|
I had approved to run CI. |
Codecov Report
@@ Coverage Diff @@
## dev #11747 +/- ##
============================================
+ Coverage 39.44% 39.46% +0.01%
- Complexity 4244 4245 +1
============================================
Files 1052 1055 +3
Lines 39857 39853 -4
Branches 4586 4569 -17
============================================
+ Hits 15722 15727 +5
+ Misses 22357 22349 -8
+ Partials 1778 1777 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Kudos, SonarCloud Quality Gate passed! |
|
PTAL @SbloodyS |
i'm done |
|
I'll merge this pr as soon as the CI passed. Thanks @Zzih |
Have wrong, I'll handle it. |
Done. |
...-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskInstanceServiceImpl.java
Outdated
Show resolved
Hide resolved
update license header
…ance-v2 # Conflicts: # dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/TaskInstanceControllerTest.java
|
@SbloodyS i fix conflicts,if need merge,please tell me what to do next。 |
Please run |
done. |
|
Kudos, SonarCloud Quality Gate passed! |
|
@SbloodyS may have been done~ |
Thanks. Looking forwared to your further contribution. |










Purpose of the pull request
Fix #11713