codecov-io commented on issue #2396: [optimization]:prevent repeated database updates URL: https://github.com/apache/incubator-dolphinscheduler/pull/2396#issuecomment-611889377 # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396?src=pr&el=h1) Report > Merging [#2396](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396?src=pr&el=desc) into [dev](https://codecov.io/gh/apache/incubator-dolphinscheduler/commit/4c90f04bb22c67475b7ccdebb62414a02a28c7eb&el=desc) will **increase** coverage by `0.01%`. > The diff coverage is `0.00%`. [](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## dev #2396 +/- ## ============================================ + Coverage 32.79% 32.81% +0.01% Complexity 2266 2266 ============================================ Files 421 421 Lines 19788 19784 -4 Branches 2353 2353 ============================================ + Hits 6490 6492 +2 + Misses 12720 12714 -6 Partials 578 578 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [.../dolphinscheduler/api/service/ExecutorService.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvYXBpL3NlcnZpY2UvRXhlY3V0b3JTZXJ2aWNlLmphdmE=) | `32.14% <0.00%> (+0.42%)` | `16.00 <0.00> (ø)` | | | [...heduler/server/master/runner/MasterExecThread.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL21hc3Rlci9ydW5uZXIvTWFzdGVyRXhlY1RocmVhZC5qYXZh) | `0.00% <ø> (ø)` | `0.00 <0.00> (ø)` | | | [...e/dolphinscheduler/remote/NettyRemotingClient.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1yZW1vdGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvcmVtb3RlL05ldHR5UmVtb3RpbmdDbGllbnQuamF2YQ==) | `51.07% <0.00%> (-2.88%)` | `9.00% <0.00%> (-2.00%)` | | | [...he/dolphinscheduler/common/thread/ThreadUtils.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvY29tbW9uL3RocmVhZC9UaHJlYWRVdGlscy5qYXZh) | `81.66% <0.00%> (+10.00%)` | `15.00% <0.00%> (+2.00%)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396?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/2396?src=pr&el=footer). Last update [4c90f04...b9eb134](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/2396?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
