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/18 14:22:58 UTC

[GitHub] [kylin] zhaojintaozhao commented on issue #728: KYLIN-4067 optimize the kylin cube page loading mechanism.

zhaojintaozhao commented on issue #728: KYLIN-4067 optimize the kylin cube page loading mechanism.
URL: https://github.com/apache/kylin/pull/728#issuecomment-512837553
 
 
   > ## Pull Request Test Coverage Report for [Build 4691](https://coveralls.io/builds/24350345)
   > * **0** of **0**   changed or added relevant lines in **0** files are covered.
   > * **3** unchanged lines in **2** files lost coverage.
   > * Overall coverage increased (+**0.001%**) to **28.271%**
   > 
   > Files with Coverage Reduction	New Missed Lines	%
   > [core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/24350345/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L553)	1	78.12%
   > [core-job/src/main/java/org/apache/kylin/job/impl/threadpool/DefaultScheduler.java](https://coveralls.io/builds/24350345/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FDefaultScheduler.java#L194)	2	80.23%
   > Totals	[![Coverage Status](https://camo.githubusercontent.com/285856230c417246e82375706cc727880c0578be/68747470733a2f2f636f766572616c6c732e696f2f6275696c64732f32343335303334352f6261646765)](https://coveralls.io/builds/24350345)
   > Change from base [Build 4690](https://coveralls.io/builds/24339755):	0.001%
   > Covered Lines:	23411
   > Relevant Lines:
   
   > ## Pull Request Test Coverage Report for [Build 4691](https://coveralls.io/builds/24350345)
   > * **0** of **0**   changed or added relevant lines in **0** files are covered.
   > * **3** unchanged lines in **2** files lost coverage.
   > * Overall coverage increased (+**0.001%**) to **28.271%**
   > 
   > Files with Coverage Reduction	New Missed Lines	%
   > [core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/24350345/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L553)	1	78.12%
   > [core-job/src/main/java/org/apache/kylin/job/impl/threadpool/DefaultScheduler.java](https://coveralls.io/builds/24350345/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FDefaultScheduler.java#L194)	2	80.23%
   > Totals	[![Coverage Status](https://camo.githubusercontent.com/285856230c417246e82375706cc727880c0578be/68747470733a2f2f636f766572616c6c732e696f2f6275696c64732f32343335303334352f6261646765)](https://coveralls.io/builds/24350345)
   > Change from base [Build 4690](https://coveralls.io/builds/24339755):	0.001%
   > Covered Lines:	23411
   > Relevant Lines:	82808
   > ##### 💛 - [Coveralls](https://coveralls.io)
   
   I just modify js files, why the  "Test Coverage Report for Build 4691" show  tow java files reduce coverage ?

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