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/03/17 16:47:52 UTC

[GitHub] [kylin] coveralls edited a comment on issue #1157: KYLIN-4423 use spring session to support clustered sessions

coveralls edited a comment on issue #1157: KYLIN-4423 use spring session to support clustered sessions
URL: https://github.com/apache/kylin/pull/1157#issuecomment-597203624
 
 
   ## Pull Request Test Coverage Report for [Build 5771](https://coveralls.io/builds/29423040)
   
   * **13** of **42**   **(30.95%)**  changed or added relevant lines in **2** files are covered.
   * **3** unchanged lines in **1** file lost coverage.
   * Overall coverage increased (+**0.006%**) to **27.52%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [server-base/src/main/java/org/apache/kylin/rest/session/KylinSessionFilter.java](https://coveralls.io/builds/29423040/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fsession%2FKylinSessionFilter.java#L43) | 4 | 12 | 33.33%
   | [server-base/src/main/java/org/apache/kylin/rest/session/KylinSessionConfig.java](https://coveralls.io/builds/29423040/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fsession%2FKylinSessionConfig.java#L66) | 9 | 30 | 30.0%
   <!-- | **Total:** | **13** | **42** | **30.95%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/29423040/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449) | 3 | 78.42% |
   <!-- | **Total:** | **3** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/29423040/badge)](https://coveralls.io/builds/29423040) |
   | :-- | --: |
   | Change from base [Build 5753](https://coveralls.io/builds/29295116): |  0.006% |
   | Covered Lines: | 24313 |
   | Relevant Lines: | 88347 |
   
   ---
   ##### 💛  - [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