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 10:22:31 UTC

[GitHub] [kylin] codecov-io edited a comment on issue #984: KYLIN-4287 SegmenPruner cannot prune segment exactly when handle 'IN' filter

codecov-io edited a comment on issue #984: KYLIN-4287  SegmenPruner cannot prune segment exactly when handle 'IN' filter
URL: https://github.com/apache/kylin/pull/984#issuecomment-563956800
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/984?src=pr&el=h1) Report
   > Merging [#984](https://codecov.io/gh/apache/kylin/pull/984?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/4f9406edc21b8f7b6cf098780d4940e0c2893435?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `80%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/984/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/984?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #984      +/-   ##
   ============================================
   - Coverage     25.43%   25.43%   -0.01%     
   - Complexity     6153     6154       +1     
   ============================================
     Files          1415     1415              
     Lines         85877    85879       +2     
     Branches      12042    12043       +1     
   ============================================
   - Hits          21841    21840       -1     
   - Misses        61906    61909       +3     
     Partials       2130     2130
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/984?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...va/org/apache/kylin/cube/common/SegmentPruner.java](https://codecov.io/gh/apache/kylin/pull/984/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2NvbW1vbi9TZWdtZW50UHJ1bmVyLmphdmE=) | `61.53% <80%> (+1.01%)` | `26 <0> (+1)` | :arrow_up: |
   | [...rg/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://codecov.io/gh/apache/kylin/pull/984/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2lubWVtY3ViaW5nL01lbURpc2tTdG9yZS5qYXZh) | `70.21% <0%> (-0.92%)` | `7% <0%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/984?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/984?src=pr&el=footer). Last update [4f9406e...d252a1a](https://codecov.io/gh/apache/kylin/pull/984?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