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/11/17 12:51:15 UTC

[GitHub] [kylin] coveralls commented on issue #945: KYLIN-4258 Real-time OLAP may return incorrect result for some case

coveralls commented on issue #945: KYLIN-4258 Real-time OLAP may return incorrect result for some case
URL: https://github.com/apache/kylin/pull/945#issuecomment-554742523
 
 
   ## Pull Request Test Coverage Report for [Build 5231](https://coveralls.io/builds/27038669)
   
   * **5** of **5**   **(100.0%)**  changed or added relevant lines in **3** files are covered.
   * **7** unchanged lines in **3** files lost coverage.
   * Overall coverage increased (+**0.02%**) to **28.076%**
   
   ---
   
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/27038669/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/CheckPointStore.java](https://coveralls.io/builds/27038669/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2FCheckPointStore.java#L98) | 2 | 73.74% |
   | [stream-core/src/main/java/org/apache/kylin/stream/core/util/CompareFilterTimeRangeChecker.java](https://coveralls.io/builds/27038669/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Futil%2FCompareFilterTimeRangeChecker.java#L51) | 3 | 36.67% |
   <!-- | **Total:** | **7** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/27038669/badge)](https://coveralls.io/builds/27038669) |
   | :-- | --: |
   | Change from base [Build 5229](https://coveralls.io/builds/27028879): |  0.02% |
   | Covered Lines: | 23885 |
   | Relevant Lines: | 85074 |
   
   ---
   ##### 💛  - [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