ricardozanini commented on code in PR #4033: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4033#discussion_r2291616770
########## kogito-serverless-workflow/kogito-serverless-workflow-builder/src/test/java/org/kie/kogito/serverless/workflow/SwitchStateServerlessWorkflowParsingTest.java: ########## @@ -19,24 +19,9 @@ package org.kie.kogito.serverless.workflow; import org.jbpm.ruleflow.core.RuleFlowProcess; -import org.jbpm.workflow.core.node.ActionNode; Review Comment: Since you deleted all these tests, do we now have coverage for the feature you've just introduced? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
