WilliamChen-luckbob commented on a change in pull request #4779:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/4779#discussion_r579901998



##########
File path: 
dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java
##########
@@ -575,23 +596,6 @@ private ProcessInstance 
generateNewProcessInstance(ProcessDefinition processDefi
                 }
             }
         }
-

Review comment:
       So far I've met a little question about code coverage failed.
   I've tested my commitment in my produce environment.
   But if I wanted to submit this PR, I didn't pass the sonar Analysis.
   If I want to create Unit Test to cover my code, I have to specify 
configurations such as DB and zookeeper, I tried to copy exsisting unit test 
code and changed the variables, it seems not working.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to