[Feature-11582][api] search task instance by task type
Purpose of the pull request
close #11582
Brief change log
here are four task instance

the result num of shell task type is 2

Verify this pull request
TaskInstanceServiceTest.java
queryTaskListPagingByTaskType test method can help verify this pr.
@SbloodyS @caishunfeng @Amy0104 @songjianet PTAL
Codecov Report
Merging #12052 (0e670a9) into dev (6617e3f) will decrease coverage by
0.04%. The diff coverage is100.00%.
:exclamation: Current head 0e670a9 differs from pull request most recent head e15b260. Consider uploading reports for the commit e15b260 to get more accurate results
@@ Coverage Diff @@
## dev #12052 +/- ##
============================================
- Coverage 38.54% 38.50% -0.04%
+ Complexity 4583 4578 -5
============================================
Files 1260 1260
Lines 43808 43809 +1
Branches 4836 4836
============================================
- Hits 16884 16868 -16
- Misses 25051 25068 +17
Partials 1873 1873
| Files Changed | Coverage Δ | |
|---|---|---|
| ...heduler/api/controller/TaskInstanceController.java | 45.45% <ø> (ø) |
|
| ...uler/api/service/impl/TaskInstanceServiceImpl.java | 51.79% <ø> (ø) |
|
| ...er/api/controller/v2/TaskInstanceV2Controller.java | 90.47% <100.00%> (+0.47%) |
:arrow_up: |
... and 5 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@SbloodyS @caishunfeng @Amy0104 @songjianet @EricGao888 PTAL, thx!
Close due to inactivity.







