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/07/02 10:30:09 UTC

[GitHub] [kylin] coveralls commented on issue #725: KYLIN-4062 Using a static hashmap to replace many "if-else" to improv…

coveralls commented on issue #725: KYLIN-4062 Using a static hashmap to replace many "if-else" to improv…
URL: https://github.com/apache/kylin/pull/725#issuecomment-507618083
 
 
   ## Pull Request Test Coverage Report for [Build 4687](https://coveralls.io/builds/24322443)
   
   * **0** of **26**   **(0.0%)**  changed or added relevant lines in **1** file are covered.
   * **6** unchanged lines in **3** files lost coverage.
   * Overall coverage increased (+**0.009%**) to **28.275%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [query/src/main/java/org/apache/kylin/query/adhoc/PushDownRunnerJdbcImpl.java](https://coveralls.io/builds/24322443/source?filename=query%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fquery%2Fadhoc%2FPushDownRunnerJdbcImpl.java#L43) | 0 | 26 | 0.0%
   <!-- | **Total:** | **0** | **26** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [query/src/main/java/org/apache/kylin/query/adhoc/PushDownRunnerJdbcImpl.java](https://coveralls.io/builds/24322443/source?filename=query%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fquery%2Fadhoc%2FPushDownRunnerJdbcImpl.java#L259) | 1 | 0.0% |
   | [core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/24322443/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124) | 2 | 68.46% |
   | [core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/24322443/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449) | 3 | 78.42% |
   <!-- | **Total:** | **6** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/24322443/badge)](https://coveralls.io/builds/24322443) |
   | :-- | --: |
   | Change from base [Build 4686](https://coveralls.io/builds/24316858): |  0.009% |
   | Covered Lines: | 23410 |
   | Relevant Lines: | 82793 |
   
   ---
   ##### 💛  - [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