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/30 08:25:04 UTC

[GitHub] [kylin] coveralls commented on issue #867: fix KYLIN-4184 Real time OLAP query gets wrong result

coveralls commented on issue #867: fix KYLIN-4184 Real time OLAP query gets wrong result
URL: https://github.com/apache/kylin/pull/867#issuecomment-536457594
 
 
   ## Pull Request Test Coverage Report for [Build 5078](https://coveralls.io/builds/26008190)
   
   * **4** of **16**   **(25.0%)**  changed or added relevant lines in **3** files are covered.
   * **5** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.002%**) to **27.912%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [stream-core/src/main/java/org/apache/kylin/stream/core/storage/columnar/RawRecord.java](https://coveralls.io/builds/26008190/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2Fcolumnar%2FRawRecord.java#L42) | 0 | 12 | 0.0%
   <!-- | **Total:** | **4** | **16** | **25.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/26008190/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L553) | 1 | 78.12% |
   | [core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/26008190/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124) | 2 | 68.46% |
   | [stream-core/src/main/java/org/apache/kylin/stream/core/storage/columnar/RawRecord.java](https://coveralls.io/builds/26008190/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2Fcolumnar%2FRawRecord.java#L52) | 2 | 46.88% |
   <!-- | **Total:** | **5** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/26008190/badge)](https://coveralls.io/builds/26008190) |
   | :-- | --: |
   | Change from base [Build 5075](https://coveralls.io/builds/26005591): |  -0.002% |
   | Covered Lines: | 23705 |
   | Relevant Lines: | 84929 |
   
   ---
   ##### 💛  - [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