This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from e9479e4 [fix-#3962][api] Avoid ClassCastException for
LoggerService.queryLog(). (#3963)
add afd0e6a [Test-3557][API] full cover DataAnalysisServiceImpl (#3605)
No new revisions were added by this update.
Summary of changes:
.../api/dto/CommandStateCount.java | 28 ++++
.../dolphinscheduler/api/dto/TaskCountDto.java | 81 ++--------
.../dolphinscheduler/api/dto/TaskStateCount.java | 24 +++
.../api/service/impl/DataAnalysisServiceImpl.java | 169 +++++----------------
.../api/service/DataAnalysisServiceTest.java | 137 +++++++++++++++++
5 files changed, 237 insertions(+), 202 deletions(-)