This is an automated email from the ASF dual-hosted git repository.
casion pushed a change to branch dev-1.3.1
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
from bbd1d73bd Merge pull request #3787 from
ruY9527/dev-1.3.1-linkis-module-unit-test
new c8858874d unit test
new 159147449 repair format
new 8cf0a664e Merge pull request #3781 from
binbinCheng/dev-1.3.1-pipeline-test
The 3282 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../pipeline/TestPipelineEngineConnPlugin.scala} | 9 ++---
.../conf/TestPipelineEngineConfiguration.scala} | 15 ++++++---
.../pipeline/constant/TestPipeLineConstant.scala | 38 ++++++++++++++++++++++
.../exception/TestPipeLineErrorException.scala} | 19 +++++------
.../factory/TestPipelineEngineConnFactory.scala} | 19 +++++------
5 files changed, 69 insertions(+), 31 deletions(-)
copy
linkis-engineconn-plugins/{python/src/test/scala/org/apache/linkis/manager/engineplugin/python/TestPythonEngineConnPlugin.scala
=>
pipeline/src/main/test/scala/org/apache/linkis/manager/engineplugin/pipeline/TestPipelineEngineConnPlugin.scala}
(74%)
copy
linkis-engineconn-plugins/{python/src/test/scala/org/apache/linkis/manager/engineplugin/python/TestPythonEngineConnPlugin.scala
=>
pipeline/src/main/test/scala/org/apache/linkis/manager/engineplugin/pipeline/conf/TestPipelineEngineConfiguration.scala}
(52%)
create mode 100644
linkis-engineconn-plugins/pipeline/src/main/test/scala/org/apache/linkis/manager/engineplugin/pipeline/constant/TestPipeLineConstant.scala
copy
linkis-engineconn-plugins/{shell/src/test/scala/org/apache/linkis/manager/engineplugin/shell/exception/TestNoCorrectUserException.scala
=>
pipeline/src/main/test/scala/org/apache/linkis/manager/engineplugin/pipeline/exception/TestPipeLineErrorException.scala}
(65%)
copy
linkis-engineconn-plugins/{python/src/test/scala/org/apache/linkis/manager/engineplugin/python/factory/TestPythonEngineConnFactory.scala
=>
pipeline/src/main/test/scala/org/apache/linkis/manager/engineplugin/pipeline/factory/TestPipelineEngineConnFactory.scala}
(70%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]