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/07/19 05:16:22 UTC

[GitHub] [kylin] codecov-io commented on issue #762: KYLIN-4099: Using no blocking RDD unpersist in spark cubing job

codecov-io commented on issue #762: KYLIN-4099: Using no blocking RDD unpersist in spark cubing job
URL: https://github.com/apache/kylin/pull/762#issuecomment-513093563
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/762?src=pr&el=h1) Report
   > Merging [#762](https://codecov.io/gh/apache/kylin/pull/762?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/d659542ed28e6dcb12a9e6944214258f4eefc178?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/762/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/762?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##             master    #762      +/-   ##
   ===========================================
   - Coverage     25.71%   25.7%   -0.01%     
     Complexity     6020    6020              
   ===========================================
     Files          1387    1387              
     Lines         82783   82783              
     Branches      11592   11592              
   ===========================================
   - Hits          21284   21283       -1     
   - Misses        59451   59452       +1     
     Partials       2048    2048
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/762?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [.../apache/kylin/engine/spark/SparkCubingByLayer.java](https://codecov.io/gh/apache/kylin/pull/762/diff?src=pr&el=tree#diff-ZW5naW5lLXNwYXJrL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9lbmdpbmUvc3BhcmsvU3BhcmtDdWJpbmdCeUxheWVyLmphdmE=) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [.../apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://codecov.io/gh/apache/kylin/pull/762/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2N1Ym9pZC9UcmVlQ3Vib2lkU2NoZWR1bGVyLmphdmE=) | `63.84% <0%> (-2.31%)` | `0% <0%> (ø)` | |
   | [...rg/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://codecov.io/gh/apache/kylin/pull/762/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2lubWVtY3ViaW5nL01lbURpc2tTdG9yZS5qYXZh) | `70.21% <0%> (+0.6%)` | `7% <0%> (ø)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/762?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/762?src=pr&el=footer). Last update [d659542...34b8637](https://codecov.io/gh/apache/kylin/pull/762?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