You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2019/12/10 12:29:29 UTC

[GitHub] [kylin] codecov-io commented on issue #985: KYLIN-4290: Add file lock to kylin startup script to avoid starting multiple instances on one node

codecov-io commented on issue #985: KYLIN-4290: Add file lock to kylin startup script to avoid starting multiple instances on one node
URL: https://github.com/apache/kylin/pull/985#issuecomment-564011075
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/985?src=pr&el=h1) Report
   > Merging [#985](https://codecov.io/gh/apache/kylin/pull/985?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/4f9406edc21b8f7b6cf098780d4940e0c2893435?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/985/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/985?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #985      +/-   ##
   ============================================
   + Coverage     25.43%   25.43%   +<.01%     
     Complexity     6153     6153              
   ============================================
     Files          1415     1415              
     Lines         85877    85877              
     Branches      12042    12042              
   ============================================
   + Hits          21841    21843       +2     
   + Misses        61906    61905       -1     
   + Partials       2130     2129       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/985?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...rg/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://codecov.io/gh/apache/kylin/pull/985/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2lubWVtY3ViaW5nL01lbURpc2tTdG9yZS5qYXZh) | `70.21% <0%> (-0.92%)` | `7% <0%> (ø)` | |
   | [.../apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://codecov.io/gh/apache/kylin/pull/985/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2N1Ym9pZC9UcmVlQ3Vib2lkU2NoZWR1bGVyLmphdmE=) | `66.15% <0%> (+2.3%)` | `0% <0%> (ø)` | :arrow_down: |
   | [...he/kylin/job/impl/threadpool/DefaultScheduler.java](https://codecov.io/gh/apache/kylin/pull/985/diff?src=pr&el=tree#diff-Y29yZS1qb2Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2pvYi9pbXBsL3RocmVhZHBvb2wvRGVmYXVsdFNjaGVkdWxlci5qYXZh) | `76.74% <0%> (+2.32%)` | `12% <0%> (ø)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/985?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/kylin/pull/985?src=pr&el=footer). Last update [4f9406e...f73378b](https://codecov.io/gh/apache/kylin/pull/985?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