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 2020/01/13 06:27:32 UTC

[GitHub] [kylin] hit-lacus opened a new pull request #1055: Fix for KYLIN-4206

hit-lacus opened a new pull request #1055: Fix for KYLIN-4206
URL: https://github.com/apache/kylin/pull/1055
 
 
   

----------------------------------------------------------------
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

[GitHub] [kylin] coveralls commented on issue #1055: Fix for KYLIN-4206

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #1055: Fix for KYLIN-4206
URL: https://github.com/apache/kylin/pull/1055#issuecomment-573534895
 
 
   ## Pull Request Test Coverage Report for [Build 5513](https://coveralls.io/builds/28062332)
   
   * **0** of **10**   **(0.0%)**  changed or added relevant lines in **1** file are covered.
   * **4** unchanged lines in **2** files lost coverage.
   * Overall coverage decreased (**-0.007%**) to **27.517%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [source-hive/src/main/java/org/apache/kylin/source/hive/HiveMetaStoreClientFactory.java](https://coveralls.io/builds/28062332/source?filename=source-hive%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fhive%2FHiveMetaStoreClientFactory.java#L45) | 0 | 10 | 0.0%
   <!-- | **Total:** | **0** | **10** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/28062332/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124) | 2 | 68.46% |
   | [core-job/src/main/java/org/apache/kylin/job/impl/threadpool/DefaultScheduler.java](https://coveralls.io/builds/28062332/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FDefaultScheduler.java#L194) | 2 | 80.23% |
   <!-- | **Total:** | **4** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28062332/badge)](https://coveralls.io/builds/28062332) |
   | :-- | --: |
   | Change from base [Build 5512](https://coveralls.io/builds/28061631): |  -0.007% |
   | Covered Lines: | 24127 |
   | Relevant Lines: | 87680 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
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

[GitHub] [kylin] nichunen merged pull request #1055: Fix for KYLIN-4206

Posted by GitBox <gi...@apache.org>.
nichunen merged pull request #1055: Fix for KYLIN-4206
URL: https://github.com/apache/kylin/pull/1055
 
 
   

----------------------------------------------------------------
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

[GitHub] [kylin] codecov-io commented on issue #1055: Fix for KYLIN-4206

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #1055: Fix for KYLIN-4206
URL: https://github.com/apache/kylin/pull/1055#issuecomment-573534188
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/1055?src=pr&el=h1) Report
   > Merging [#1055](https://codecov.io/gh/apache/kylin/pull/1055?src=pr&el=desc) into [master](https://codecov.io/gh/apache/kylin/commit/2a9aa87bb3833f80c29d462e5a1cd8c7a238b21e?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `0%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/1055/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/1055?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #1055      +/-   ##
   ============================================
   - Coverage     25.07%   25.06%   -0.01%     
     Complexity     6220     6220              
   ============================================
     Files          1438     1438              
     Lines         87673    87680       +7     
     Branches      12256    12256              
   ============================================
   - Hits          21980    21975       -5     
   - Misses        63545    63556      +11     
   - Partials       2148     2149       +1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/1055?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [.../kylin/source/hive/HiveMetaStoreClientFactory.java](https://codecov.io/gh/apache/kylin/pull/1055/diff?src=pr&el=tree#diff-c291cmNlLWhpdmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3NvdXJjZS9oaXZlL0hpdmVNZXRhU3RvcmVDbGllbnRGYWN0b3J5LmphdmE=) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
   | [...he/kylin/job/impl/threadpool/DefaultScheduler.java](https://codecov.io/gh/apache/kylin/pull/1055/diff?src=pr&el=tree#diff-Y29yZS1qb2Ivc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL2pvYi9pbXBsL3RocmVhZHBvb2wvRGVmYXVsdFNjaGVkdWxlci5qYXZh) | `74.41% <0%> (-2.33%)` | `12% <0%> (ø)` | |
   | [.../apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://codecov.io/gh/apache/kylin/pull/1055/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2N1Ym9pZC9UcmVlQ3Vib2lkU2NoZWR1bGVyLmphdmE=) | `63.84% <0%> (-2.31%)` | `0% <0%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/1055?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/1055?src=pr&el=footer). Last update [2a9aa87...153f1c7](https://codecov.io/gh/apache/kylin/pull/1055?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