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/31 11:50:00 UTC

[GitHub] [kylin] codecov-io edited a comment on issue #981: KYLIN-4284:Introducing redis as a distributed cache for queries

codecov-io edited a comment on issue #981: KYLIN-4284:Introducing redis as a distributed cache for queries
URL: https://github.com/apache/kylin/pull/981#issuecomment-563163034
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/981?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@14603c3`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `20%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/981/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/981?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #981   +/-   ##
   =========================================
     Coverage          ?   25.01%           
     Complexity        ?     6180           
   =========================================
     Files             ?     1439           
     Lines             ?    87640           
     Branches          ?    12249           
   =========================================
     Hits              ?    21919           
     Misses            ?    63568           
     Partials          ?     2153
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/981?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...e/kylin/cache/cachemanager/RemoteCacheManager.java](https://codecov.io/gh/apache/kylin/pull/981/diff?src=pr&el=tree#diff-Y2FjaGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2NhY2hlL2NhY2hlbWFuYWdlci9SZW1vdGVDYWNoZU1hbmFnZXIuamF2YQ==) | `0% <0%> (ø)` | `0 <0> (?)` | |
   | [...n/cache/cachemanager/RedisCacheManagerAdaptor.java](https://codecov.io/gh/apache/kylin/pull/981/diff?src=pr&el=tree#diff-Y2FjaGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2NhY2hlL2NhY2hlbWFuYWdlci9SZWRpc0NhY2hlTWFuYWdlckFkYXB0b3IuamF2YQ==) | `0% <0%> (ø)` | `0 <0> (?)` | |
   | [...e/kylin/metadata/querymeta/SelectedColumnMeta.java](https://codecov.io/gh/apache/kylin/pull/981/diff?src=pr&el=tree#diff-Y29yZS1tZXRhZGF0YS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vbWV0YWRhdGEvcXVlcnltZXRhL1NlbGVjdGVkQ29sdW1uTWV0YS5qYXZh) | `0% <0%> (ø)` | `0 <0> (?)` | |
   | [...ylin/cache/cachemanager/MemcachedCacheManager.java](https://codecov.io/gh/apache/kylin/pull/981/diff?src=pr&el=tree#diff-Y2FjaGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2NhY2hlL2NhY2hlbWFuYWdlci9NZW1jYWNoZWRDYWNoZU1hbmFnZXIuamF2YQ==) | `43.33% <100%> (ø)` | `7 <1> (?)` | |
   | [.../cachemanager/RemoteLocalFailOverCacheManager.java](https://codecov.io/gh/apache/kylin/pull/981/diff?src=pr&el=tree#diff-Y2FjaGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2NhY2hlL2NhY2hlbWFuYWdlci9SZW1vdGVMb2NhbEZhaWxPdmVyQ2FjaGVNYW5hZ2VyLmphdmE=) | `75% <50%> (ø)` | `7 <4> (?)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/981?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/981?src=pr&el=footer). Last update [14603c3...f5a52bc](https://codecov.io/gh/apache/kylin/pull/981?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