[Feature][API][backend] Query all upstream and downstream dependencies of the task#4778
[Feature][API][backend] Query all upstream and downstream dependencies of the task#4778IamMujuziMoses wants to merge 9 commits into
Conversation
|
@lgcareer I have been parsing the |
62121d2 to
204dfd3
Compare
b170536 to
aac398f
Compare
903e9b3 to
72da2b8
Compare
50b4bf7 to
34f68f4
Compare
a51a2ec to
ced3ed5
Compare
d3bb323 to
4ca8fda
Compare
Codecov Report
@@ Coverage Diff @@
## dev #4778 +/- ##
============================================
- Coverage 47.28% 47.25% -0.04%
- Complexity 3689 3690 +1
============================================
Files 568 568
Lines 23891 23989 +98
Branches 2754 2771 +17
============================================
+ Hits 11298 11336 +38
- Misses 11567 11626 +59
- Partials 1026 1027 +1 Continue to review full report at Codecov.
|
|
SonarCloud Quality Gate failed. |
|
Hi @lgcareer @dailidong sonar is reporting some code smell and vulnerability but for the code smell, that is the needed return type and for the vulnerability, we need to log the user-controlled data as protocol, so that is a mistake in the sonar results |
Codecov Report
@@ Coverage Diff @@
## dev #4778 +/- ##
============================================
+ Coverage 48.81% 48.84% +0.02%
- Complexity 3836 3847 +11
============================================
Files 570 570
Lines 24158 24254 +96
Branches 2800 2817 +17
============================================
+ Hits 11793 11847 +54
- Misses 11284 11322 +38
- Partials 1081 1085 +4 Continue to review full report at Codecov.
|
|
SonarCloud Quality Gate failed. |
|
It's been 1+ year and too many conflicts, let me close this and @IamMujuziMoses if you are interesting in continue please feel free to rebase the branch and open a new PR |
What is the purpose of the pull request
Brief change log
ProcessDefinitionController.java
ProcessDefinitionService.java
ProcessDefinitionServiceImpl.java
queryUpstreamTaskDependenciesqueryDownstreamTaskDependenciesProcessDefinitionControllerTest.java
ProcessDefinitionServiceTest.java
testQueryUpstreamTaskDependenciestestQueryDownstreamTaskDependenciesDependentParameters.java
DependentItem.java
DependentTaskModel.java
toString()methodStatus.java
QUERY_TASK_DEPENDENCIES_BY_TASK_NAME_ERROR