[
https://issues.apache.org/jira/browse/KYLIN-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202587#comment-17202587
]
ASF GitHub Bot commented on KYLIN-4775:
---------------------------------------
coveralls edited a comment on pull request #1424:
URL: https://github.com/apache/kylin/pull/1424#issuecomment-698783979
## Pull Request Test Coverage Report for [Build
6398](https://coveralls.io/builds/33740375)
* **0** of **0** changed or added relevant lines in **0** files are
covered.
* **4** unchanged lines in **2** files lost coverage.
* Overall coverage increased (+**0.005%**) to **28.061%**
---
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/33740375/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L50)
| 1 | 78.95% |
|
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/33740375/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
| 3 | 78.42% |
<!-- | **Total:** | **4** | | -->
| Totals | [](https://coveralls.io/builds/33740375)
|
| :-- | --: |
| Change from base [Build 6388](https://coveralls.io/builds/33669186): |
0.005% |
| Covered Lines: | 26253 |
| Relevant Lines: | 93558 |
---
##### 💛 - [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]
> Use docker-compose to deploy Hadoop and Kylin
> ---------------------------------------------
>
> Key: KYLIN-4775
> URL: https://issues.apache.org/jira/browse/KYLIN-4775
> Project: Kylin
> Issue Type: Sub-task
> Components: Tools, Build and Test
> Reporter: Xiaoxiang Yu
> Assignee: liuyongheng
> Priority: Major
> Labels: Testing
> Fix For: v3.1.2
>
>
> We know that Kylin has *kylin-it* for intergration test, which cover build,
> query, tools etc. But some complex features, such as system cube, read write
> separation deployment, jdbc source can not be covered by intergration test. I
> wonder if we could automate system level testing to cover these important
> feature.
> So the first step is to enable automatic deployment for Kylin and Hadoop. I
> propose to use docker-compose to make it happen.
> Â
--
This message was sent by Atlassian Jira
(v8.3.4#803005)