You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2019/12/30 15:01:53 UTC

[GitHub] [incubator-dolphinscheduler] codecov-io edited a comment on issue #1649: fix "wait(...)" should be used instead of "Thread.sleep(...)" when a lock is held

codecov-io edited a comment on issue #1649: fix "wait(...)" should be used instead of "Thread.sleep(...)" when a lock is held
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1649#issuecomment-569690203
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1649?src=pr&el=h1) Report
   > Merging [#1649](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1649?src=pr&el=desc) into [dev](https://codecov.io/gh/apache/incubator-dolphinscheduler/commit/b73979360e91dccdd7e9761b6d3caa53ffce765a?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1649/graphs/tree.svg?width=650&token=bv9iXXRLi9&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1649?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             dev    #1649      +/-   ##
   =========================================
   + Coverage   13.4%   13.41%   +<.01%     
   =========================================
     Files        282      282              
     Lines      13915    13913       -2     
     Branches    2250     2251       +1     
   =========================================
     Hits        1866     1866              
   + Misses     11843    11841       -2     
     Partials     206      206
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1649?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...e/dolphinscheduler/server/master/MasterServer.java](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1649/diff?src=pr&el=tree#diff-ZG9scGhpbnNjaGVkdWxlci1zZXJ2ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL21hc3Rlci9NYXN0ZXJTZXJ2ZXIuamF2YQ==) | `0% <0%> (ø)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1649?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/1649?src=pr&el=footer). Last update [b739793...fdc5d94](https://codecov.io/gh/apache/incubator-dolphinscheduler/pull/1649?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:
users@infra.apache.org


With regards,
Apache Git Services