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 2018/12/11 03:41:36 UTC

[GitHub] codecov-io edited a comment on issue #380: KYLIN-3416 Group by with expression can not aggregate exactly

codecov-io edited a comment on issue #380: KYLIN-3416 Group by with expression can not aggregate exactly
URL: https://github.com/apache/kylin/pull/380#issuecomment-445814135
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/380?src=pr&el=h1) Report
   > Merging [#380](https://codecov.io/gh/apache/kylin/pull/380?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/497cdf0c3bf0bee3bcc1c9d9ff21b0a00448f42e?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/380/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/380?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #380      +/-   ##
   ============================================
   + Coverage     23.63%   23.63%   +<.01%     
   - Complexity     4881     4882       +1     
   ============================================
     Files          1134     1134              
     Lines         68641    68648       +7     
     Branches       9750     9752       +2     
   ============================================
   + Hits          16223    16225       +2     
   - Misses        50829    50835       +6     
   + Partials       1589     1588       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/380?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...va/org/apache/kylin/query/relnode/OLAPContext.java](https://codecov.io/gh/apache/kylin/pull/380/diff?src=pr&el=tree#diff-cXVlcnkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3F1ZXJ5L3JlbG5vZGUvT0xBUENvbnRleHQuamF2YQ==) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...g/apache/kylin/metadata/realization/SQLDigest.java](https://codecov.io/gh/apache/kylin/pull/380/diff?src=pr&el=tree#diff-Y29yZS1tZXRhZGF0YS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vbWV0YWRhdGEvcmVhbGl6YXRpb24vU1FMRGlnZXN0LmphdmE=) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...g/apache/kylin/query/relnode/OLAPAggregateRel.java](https://codecov.io/gh/apache/kylin/pull/380/diff?src=pr&el=tree#diff-cXVlcnkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3F1ZXJ5L3JlbG5vZGUvT0xBUEFnZ3JlZ2F0ZVJlbC5qYXZh) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...kylin/storage/gtrecord/GTCubeStorageQueryBase.java](https://codecov.io/gh/apache/kylin/pull/380/diff?src=pr&el=tree#diff-Y29yZS1zdG9yYWdlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9zdG9yYWdlL2d0cmVjb3JkL0dUQ3ViZVN0b3JhZ2VRdWVyeUJhc2UuamF2YQ==) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...org/apache/kylin/rest/util/QueryRequestLimits.java](https://codecov.io/gh/apache/kylin/pull/380/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/380?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/380?src=pr&el=footer). Last update [497cdf0...8a9c1f8](https://codecov.io/gh/apache/kylin/pull/380?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 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