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/07 05:48:31 UTC

[GitHub] [kylin] codecov-io commented on issue #977: KYLIN-4283: return SUCCEED while IOException happend in GarbageCollec…

codecov-io commented on issue #977: KYLIN-4283: return SUCCEED while IOException happend in GarbageCollec…
URL: https://github.com/apache/kylin/pull/977#issuecomment-562817235
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/977?src=pr&el=h1) Report
   > Merging [#977](https://codecov.io/gh/apache/kylin/pull/977?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/f2bea280d12061b2fb5f39f5b301579178d70e7a?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/977/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/977?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #977      +/-   ##
   ============================================
   + Coverage     25.43%   25.43%   +<.01%     
   - Complexity     6153     6155       +2     
   ============================================
     Files          1415     1415              
     Lines         85878    85877       -1     
     Branches      12042    12042              
   ============================================
   + Hits          21840    21845       +5     
   + Misses        61907    61904       -3     
   + Partials       2131     2128       -3
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/977?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...age/hbase/steps/HDFSPathGarbageCollectionStep.java](https://codecov.io/gh/apache/kylin/pull/977/diff?src=pr&el=tree#diff-c3RvcmFnZS1oYmFzZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vc3RvcmFnZS9oYmFzZS9zdGVwcy9IREZTUGF0aEdhcmJhZ2VDb2xsZWN0aW9uU3RlcC5qYXZh) | `0% <ø> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...rg/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://codecov.io/gh/apache/kylin/pull/977/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2lubWVtY3ViaW5nL01lbURpc2tTdG9yZS5qYXZh) | `69.3% <0%> (-0.31%)` | `7% <0%> (ø)` | |
   | [...a/org/apache/kylin/dict/Number2BytesConverter.java](https://codecov.io/gh/apache/kylin/pull/977/diff?src=pr&el=tree#diff-Y29yZS1kaWN0aW9uYXJ5L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9kaWN0L051bWJlcjJCeXRlc0NvbnZlcnRlci5qYXZh) | `82.53% <0%> (+0.79%)` | `18% <0%> (+1%)` | :arrow_up: |
   | [...ream/core/storage/columnar/ColumnarStoreCache.java](https://codecov.io/gh/apache/kylin/pull/977/diff?src=pr&el=tree#diff-c3RyZWFtLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3N0cmVhbS9jb3JlL3N0b3JhZ2UvY29sdW1uYXIvQ29sdW1uYXJTdG9yZUNhY2hlLmphdmE=) | `55.68% <0%> (+3.4%)` | `8% <0%> (ø)` | :arrow_down: |
   | [...he/kylin/dict/lookup/cache/RocksDBLookupTable.java](https://codecov.io/gh/apache/kylin/pull/977/diff?src=pr&el=tree#diff-Y29yZS1kaWN0aW9uYXJ5L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9kaWN0L2xvb2t1cC9jYWNoZS9Sb2Nrc0RCTG9va3VwVGFibGUuamF2YQ==) | `78.37% <0%> (+5.4%)` | `7% <0%> (+1%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/977?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/977?src=pr&el=footer). Last update [f2bea28...65d2202](https://codecov.io/gh/apache/kylin/pull/977?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