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/09/26 09:19:41 UTC

[GitHub] [kylin] codecov-io commented on issue #861: KYLIN-4180 Prevent abnormal CPU usage by limiting flat filters length

codecov-io commented on issue #861: KYLIN-4180 Prevent abnormal CPU usage by limiting flat filters length
URL: https://github.com/apache/kylin/pull/861#issuecomment-535417736
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/861?src=pr&el=h1) Report
   > Merging [#861](https://codecov.io/gh/apache/kylin/pull/861?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/75c90df928d921808201b172f14c42cc91eeae02?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/861/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/861?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #861      +/-   ##
   ============================================
   - Coverage     25.46%   25.46%   -0.01%     
   - Complexity     6108     6110       +2     
   ============================================
     Files          1410     1410              
     Lines         84916    84919       +3     
     Branches      11896    11897       +1     
   ============================================
     Hits          21623    21623              
   - Misses        61214    61217       +3     
     Partials       2079     2079
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/861?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [.../org/apache/kylin/metadata/filter/TupleFilter.java](https://codecov.io/gh/apache/kylin/pull/861/diff?src=pr&el=tree#diff-Y29yZS1tZXRhZGF0YS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vbWV0YWRhdGEvZmlsdGVyL1R1cGxlRmlsdGVyLmphdmE=) | `72.9% <100%> (+0.4%)` | `48 <0> (+1)` | :arrow_up: |
   | [...he/kylin/job/impl/threadpool/DefaultScheduler.java](https://codecov.io/gh/apache/kylin/pull/861/diff?src=pr&el=tree#diff-Y29yZS1qb2Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2pvYi9pbXBsL3RocmVhZHBvb2wvRGVmYXVsdFNjaGVkdWxlci5qYXZh) | `74.41% <0%> (-2.33%)` | `12% <0%> (ø)` | |
   | [...rg/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://codecov.io/gh/apache/kylin/pull/861/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2lubWVtY3ViaW5nL01lbURpc2tTdG9yZS5qYXZh) | `69.3% <0%> (-0.92%)` | `7% <0%> (ø)` | |
   | [...org/apache/kylin/rest/util/QueryRequestLimits.java](https://codecov.io/gh/apache/kylin/pull/861/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3QvdXRpbC9RdWVyeVJlcXVlc3RMaW1pdHMuamF2YQ==) | `40.47% <0%> (+4.76%)` | `6% <0%> (+1%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/861?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/861?src=pr&el=footer). Last update [75c90df...20b647f](https://codecov.io/gh/apache/kylin/pull/861?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