[GitHub] [kylin] codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is dropped, continue to build the subsequent segment and provide REST API to resubmit the segment

2019-11-20 Thread GitBox
codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is 
dropped, continue to build the subsequent segment and provide REST API to 
resubmit the segment
URL: https://github.com/apache/kylin/pull/840#issuecomment-531734445
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=h1) Report
   > Merging [#840](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=desc) 
into 
[master](https://codecov.io/gh/apache/kylin/commit/6bbd1b36a5d08e2db74ff86c63b1487951da7b53?src=pr&el=desc)
 will **decrease** coverage by `0.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/kylin/pull/840/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree)
   
   ```diff
   @@ Coverage Diff  @@
   ## master #840  +/-   ##
   
   - Coverage 25.57%   25.56%   -0.02% 
   + Complexity 6140 6138   -2 
   
 Files  1412 1412  
 Lines 8507285108  +36 
 Branches  1192811928  
   
   - Hits  2175921758   -1 
   - Misses6120761243  +36 
   - Partials   2106 2107   +1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree) | Coverage Δ 
| Complexity Δ | |
   |---|---|---|---|
   | 
[...g/apache/kylin/stream/coordinator/Coordinator.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c3RyZWFtLWNvb3JkaW5hdG9yL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9zdHJlYW0vY29vcmRpbmF0b3IvQ29vcmRpbmF0b3IuamF2YQ==)
 | `24.85% <0%> (-0.03%)` | `35 <0> (ø)` | |
   | 
[...java/org/apache/kylin/rest/service/JobService.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3Qvc2VydmljZS9Kb2JTZXJ2aWNlLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | 
[...rg/apache/kylin/rest/controller/JobController.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3QvY29udHJvbGxlci9Kb2JDb250cm9sbGVyLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | 
[...he/kylin/dict/lookup/cache/RocksDBLookupTable.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-Y29yZS1kaWN0aW9uYXJ5L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9kaWN0L2xvb2t1cC9jYWNoZS9Sb2Nrc0RCTG9va3VwVGFibGUuamF2YQ==)
 | `72.97% <0%> (-5.41%)` | `6% <0%> (-1%)` | |
   | 
[...core/storage/columnar/GeneralColumnDataReader.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c3RyZWFtLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3N0cmVhbS9jb3JlL3N0b3JhZ2UvY29sdW1uYXIvR2VuZXJhbENvbHVtbkRhdGFSZWFkZXIuamF2YQ==)
 | `89.47% <0%> (-5.27%)` | `6% <0%> (-1%)` | |
   | 
[.../apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2N1Ym9pZC9UcmVlQ3Vib2lkU2NoZWR1bGVyLmphdmE=)
 | `66.15% <0%> (+2.3%)` | `0% <0%> (ø)` | :arrow_down: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=footer). Last 
update 
[6bbd1b3...51b806b](https://codecov.io/gh/apache/kylin/pull/840?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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [kylin] codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is dropped, continue to build the subsequent segment and provide REST API to resubmit the segment

2019-11-20 Thread GitBox
codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is 
dropped, continue to build the subsequent segment and provide REST API to 
resubmit the segment
URL: https://github.com/apache/kylin/pull/840#issuecomment-531734445
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=h1) Report
   > Merging [#840](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=desc) 
into 
[master](https://codecov.io/gh/apache/kylin/commit/6bbd1b36a5d08e2db74ff86c63b1487951da7b53?src=pr&el=desc)
 will **decrease** coverage by `0.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/kylin/pull/840/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree)
   
   ```diff
   @@ Coverage Diff  @@
   ## master #840  +/-   ##
   
   - Coverage 25.57%   25.56%   -0.02% 
   + Complexity 6140 6138   -2 
   
 Files  1412 1412  
 Lines 8507285108  +36 
 Branches  1192811928  
   
   - Hits  2175921754   -5 
   - Misses6120761246  +39 
   - Partials   2106 2108   +2
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree) | Coverage Δ 
| Complexity Δ | |
   |---|---|---|---|
   | 
[...java/org/apache/kylin/rest/service/JobService.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3Qvc2VydmljZS9Kb2JTZXJ2aWNlLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | 
[...rg/apache/kylin/rest/controller/JobController.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3QvY29udHJvbGxlci9Kb2JDb250cm9sbGVyLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | 
[...g/apache/kylin/stream/coordinator/Coordinator.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c3RyZWFtLWNvb3JkaW5hdG9yL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9zdHJlYW0vY29vcmRpbmF0b3IvQ29vcmRpbmF0b3IuamF2YQ==)
 | `24.85% <0%> (-0.03%)` | `35 <0> (ø)` | |
   | 
[...core/storage/columnar/GeneralColumnDataReader.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c3RyZWFtLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3N0cmVhbS9jb3JlL3N0b3JhZ2UvY29sdW1uYXIvR2VuZXJhbENvbHVtbkRhdGFSZWFkZXIuamF2YQ==)
 | `89.47% <0%> (-5.27%)` | `6% <0%> (-1%)` | |
   | 
[...he/kylin/job/impl/threadpool/DefaultScheduler.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-Y29yZS1qb2Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2pvYi9pbXBsL3RocmVhZHBvb2wvRGVmYXVsdFNjaGVkdWxlci5qYXZh)
 | `74.41% <0%> (-2.33%)` | `12% <0%> (ø)` | |
   | 
[...ain/java/org/apache/kylin/dict/TrieDictionary.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-Y29yZS1kaWN0aW9uYXJ5L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9kaWN0L1RyaWVEaWN0aW9uYXJ5LmphdmE=)
 | `72.55% <0%> (-0.47%)` | `56% <0%> (-1%)` | |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=footer). Last 
update 
[6bbd1b3...3dfa435](https://codecov.io/gh/apache/kylin/pull/840?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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [kylin] codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is dropped, continue to build the subsequent segment and provide REST API to resubmit the segment

2019-11-21 Thread GitBox
codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is 
dropped, continue to build the subsequent segment and provide REST API to 
resubmit the segment
URL: https://github.com/apache/kylin/pull/840#issuecomment-531734445
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base 
(`master@2e571e6`). [Click here to learn what that 
means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `0%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/kylin/pull/840/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree)
   
   ```diff
   @@Coverage Diff@@
   ## master #840   +/-   ##
   =
 Coverage  ?   25.55%   
 Complexity? 6138   
   =
 Files ? 1412   
 Lines ?85107   
 Branches  ?11928   
   =
 Hits  ?21753   
 Misses?61246   
 Partials  ? 2108
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree) | Coverage Δ 
| Complexity Δ | |
   |---|---|---|---|
   | 
[...java/org/apache/kylin/rest/service/JobService.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3Qvc2VydmljZS9Kb2JTZXJ2aWNlLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   | 
[...rg/apache/kylin/rest/controller/JobController.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3QvY29udHJvbGxlci9Kb2JDb250cm9sbGVyLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   | 
[...g/apache/kylin/stream/coordinator/Coordinator.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c3RyZWFtLWNvb3JkaW5hdG9yL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9zdHJlYW0vY29vcmRpbmF0b3IvQ29vcmRpbmF0b3IuamF2YQ==)
 | `24.85% <0%> (ø)` | `35 <0> (?)` | |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=footer). Last 
update 
[2e571e6...9f57fc7](https://codecov.io/gh/apache/kylin/pull/840?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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [kylin] codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is dropped, continue to build the subsequent segment and provide REST API to resubmit the segment

2019-11-22 Thread GitBox
codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is 
dropped, continue to build the subsequent segment and provide REST API to 
resubmit the segment
URL: https://github.com/apache/kylin/pull/840#issuecomment-531734445
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base 
(`master@2c79a24`). [Click here to learn what that 
means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `0%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/kylin/pull/840/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree)
   
   ```diff
   @@Coverage Diff@@
   ## master #840   +/-   ##
   =
 Coverage  ?   25.55%   
 Complexity? 6138   
   =
 Files ? 1412   
 Lines ?85133   
 Branches  ?11934   
   =
 Hits  ?21754   
 Misses?61270   
 Partials  ? 2109
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree) | Coverage Δ 
| Complexity Δ | |
   |---|---|---|---|
   | 
[...rc/main/java/org/apache/kylin/job/JobInstance.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-Y29yZS1qb2Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2pvYi9Kb2JJbnN0YW5jZS5qYXZh)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   | 
[...pache/kylin/engine/mr/common/JobInfoConverter.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-ZW5naW5lLW1yL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9lbmdpbmUvbXIvY29tbW9uL0pvYkluZm9Db252ZXJ0ZXIuamF2YQ==)
 | `28.68% <0%> (ø)` | `21 <0> (?)` | |
   | 
[...va/org/apache/kylin/tool/JobInstanceExtractor.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-dG9vbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vdG9vbC9Kb2JJbnN0YW5jZUV4dHJhY3Rvci5qYXZh)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   | 
[...rg/apache/kylin/rest/controller/JobController.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3QvY29udHJvbGxlci9Kb2JDb250cm9sbGVyLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   | 
[...g/apache/kylin/stream/coordinator/Coordinator.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c3RyZWFtLWNvb3JkaW5hdG9yL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9zdHJlYW0vY29vcmRpbmF0b3IvQ29vcmRpbmF0b3IuamF2YQ==)
 | `24.85% <0%> (ø)` | `35 <0> (?)` | |
   | 
[...java/org/apache/kylin/rest/service/JobService.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3Qvc2VydmljZS9Kb2JTZXJ2aWNlLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=footer). Last 
update 
[2c79a24...f4410c4](https://codecov.io/gh/apache/kylin/pull/840?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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [kylin] codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is dropped, continue to build the subsequent segment and provide REST API to resubmit the segment

2019-11-22 Thread GitBox
codecov-io edited a comment on issue #840: KYLIN-4162 After the paragraph is 
dropped, continue to build the subsequent segment and provide REST API to 
resubmit the segment
URL: https://github.com/apache/kylin/pull/840#issuecomment-531734445
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base 
(`master@2c79a24`). [Click here to learn what that 
means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `0%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/kylin/pull/840/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree)
   
   ```diff
   @@Coverage Diff@@
   ## master #840   +/-   ##
   =
 Coverage  ?   25.55%   
 Complexity? 6137   
   =
 Files ? 1412   
 Lines ?85132   
 Branches  ?11934   
   =
 Hits  ?21753   
 Misses?61269   
 Partials  ? 2110
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=tree) | Coverage Δ 
| Complexity Δ | |
   |---|---|---|---|
   | 
[...rc/main/java/org/apache/kylin/job/JobInstance.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-Y29yZS1qb2Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2pvYi9Kb2JJbnN0YW5jZS5qYXZh)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   | 
[...pache/kylin/engine/mr/common/JobInfoConverter.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-ZW5naW5lLW1yL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9lbmdpbmUvbXIvY29tbW9uL0pvYkluZm9Db252ZXJ0ZXIuamF2YQ==)
 | `28.68% <0%> (ø)` | `21 <0> (?)` | |
   | 
[...va/org/apache/kylin/tool/JobInstanceExtractor.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-dG9vbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vdG9vbC9Kb2JJbnN0YW5jZUV4dHJhY3Rvci5qYXZh)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   | 
[...rg/apache/kylin/rest/controller/JobController.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3QvY29udHJvbGxlci9Kb2JDb250cm9sbGVyLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   | 
[...g/apache/kylin/stream/coordinator/Coordinator.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c3RyZWFtLWNvb3JkaW5hdG9yL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9zdHJlYW0vY29vcmRpbmF0b3IvQ29vcmRpbmF0b3IuamF2YQ==)
 | `24.85% <0%> (ø)` | `35 <0> (?)` | |
   | 
[...java/org/apache/kylin/rest/service/JobService.java](https://codecov.io/gh/apache/kylin/pull/840/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3Qvc2VydmljZS9Kb2JTZXJ2aWNlLmphdmE=)
 | `0% <0%> (ø)` | `0 <0> (?)` | |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/kylin/pull/840?src=pr&el=footer). Last 
update 
[2c79a24...f4410c4](https://codecov.io/gh/apache/kylin/pull/840?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:
us...@infra.apache.org


With regards,
Apache Git Services