You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2020/02/12 05:39:56 UTC

[incubator-dolphinscheduler] branch dev updated (0594a14 -> e35e8be)

This is an automated email from the ASF dual-hosted git repository.

lilin pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 0594a14  fix powermock coverage 0 (#1935)
     new 4bb044a  Merge pull request #3 from apache/dev
     new 4d643ee  Merge pull request #4 from apache/dev
     new 735034c  modify DataAnalysisServiceTest by mock
     new e35e8be  Merge pull request #1941 from samz406/dev

The 2037 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:
 .../api/service/DataAnalysisService.java           |  12 +-
 .../api/service/DataAnalysisServiceTest.java       | 207 +++++++++++++++++++--
 pom.xml                                            |   1 +
 3 files changed, 197 insertions(+), 23 deletions(-)