codecov-io commented on issue #2294: fix:Optimize content returned by interface #2292 URL: https://github.com/apache/incubator-dolphinscheduler/pull/2294#issuecomment-602980576 # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294?src=pr&el=h1) Report > Merging [#2294](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294?src=pr&el=desc) into [dev](https://codecov.io/gh/apache/incubator-dolphinscheduler/commit/53b62d403feabab4bd67683cb0dbab44f39da9e9&el=desc) will **decrease** coverage by `0.12%`. > The diff coverage is `100.00%`. [](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## dev #2294 +/- ## ============================================ - Coverage 30.51% 30.39% -0.13% + Complexity 1665 1662 -3 ============================================ Files 337 337 Lines 17831 17826 -5 Branches 2238 2238 ============================================ - Hits 5442 5419 -23 - Misses 11835 11850 +15 - Partials 554 557 +3 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [...nscheduler/api/service/ProcessInstanceService.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvYXBpL3NlcnZpY2UvUHJvY2Vzc0luc3RhbmNlU2VydmljZS5qYXZh) | `74.14% <100.00%> (-0.40%)` | `36.00 <0.00> (ø)` | | | [...he/dolphinscheduler/common/thread/ThreadUtils.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvY29tbW9uL3RocmVhZC9UaHJlYWRVdGlscy5qYXZh) | `71.66% <0.00%> (-10.00%)` | `13.00% <0.00%> (-1.00%)` | | | [...he/dolphinscheduler/api/service/LoggerService.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvYXBpL3NlcnZpY2UvTG9nZ2VyU2VydmljZS5qYXZh) | `91.30% <0.00%> (-8.70%)` | `7.00% <0.00%> (-1.00%)` | | | [...nscheduler/server/worker/task/shell/ShellTask.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL3dvcmtlci90YXNrL3NoZWxsL1NoZWxsVGFzay5qYXZh) | `64.15% <0.00%> (-7.55%)` | `5.00% <0.00%> (ø%)` | | | [...er/server/worker/task/AbstractCommandExecutor.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL3dvcmtlci90YXNrL0Fic3RyYWN0Q29tbWFuZEV4ZWN1dG9yLmphdmE=) | `36.74% <0.00%> (-2.80%)` | `14.00% <0.00%> (-1.00%)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294?src=pr&el=footer). Last update [53b62d4...94751af](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2294?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
---------------------------------------------------------------- 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] With regards, Apache Git Services
