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/04 11:23:23 UTC

[GitHub] [kylin] codecov-io commented on issue #974: Inapproprate exception handling causes job stuck on running status

codecov-io commented on issue #974: Inapproprate exception handling causes job stuck on running status
URL: https://github.com/apache/kylin/pull/974#issuecomment-561602284
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/974?src=pr&el=h1) Report
   > Merging [#974](https://codecov.io/gh/apache/kylin/pull/974?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/0a2786e5a126d1867ff24a2c44cd90af12487563?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `66.66%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/974/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/974?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #974      +/-   ##
   ============================================
   + Coverage     25.48%   25.49%   +<.01%     
     Complexity     6148     6148              
   ============================================
     Files          1413     1413              
     Lines         85497    85502       +5     
     Branches      11976    11976              
   ============================================
   + Hits          21793    21798       +5     
     Misses        61583    61583              
     Partials       2121     2121
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/974?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...apache/kylin/job/execution/AbstractExecutable.java](https://codecov.io/gh/apache/kylin/pull/974/diff?src=pr&el=tree#diff-Y29yZS1qb2Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2pvYi9leGVjdXRpb24vQWJzdHJhY3RFeGVjdXRhYmxlLmphdmE=) | `47.93% <66.66%> (+0.25%)` | `51 <1> (ø)` | :arrow_down: |
   | [...he/kylin/job/impl/threadpool/DefaultScheduler.java](https://codecov.io/gh/apache/kylin/pull/974/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/974?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/974?src=pr&el=footer). Last update [0a2786e...c50574d](https://codecov.io/gh/apache/kylin/pull/974?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