coveralls commented on issue #545: KYLIN-3902 fix JoinDesc in case of same fact column with multiple loo… URL: https://github.com/apache/kylin/pull/545#issuecomment-475484766 ## Pull Request Test Coverage Report for [Build 4282](https://coveralls.io/builds/22337074) * **0** of **4** **(0.0%)** changed or added relevant lines in **1** file are covered. * **3** unchanged lines in **1** file lost coverage. * Overall coverage increased (+**0.003%**) to **26.89%** --- | Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | | :-----|--------------|--------|---: | | [query/src/main/java/org/apache/kylin/query/relnode/OLAPJoinRel.java](https://coveralls.io/builds/22337074/source?filename=query%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fquery%2Frelnode%2FOLAPJoinRel.java#L198) | 0 | 4 | 0.0% <!-- | **Total:** | **0** | **4** | **0.0%** | --> | Files with Coverage Reduction | New Missed Lines | % | | :-----|--------------|--: | | [core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/22337074/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449) | 3 | 78.42% | <!-- | **Total:** | **3** | | --> | Totals | [](https://coveralls.io/builds/22337074) | | :-- | --: | | Change from base [Build 4281](https://coveralls.io/builds/22336748): | 0.003% | | Covered Lines: | 18947 | | Relevant Lines: | 70460 | --- ##### 💛 - [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: [email protected] With regards, Apache Git Services
