[
https://issues.apache.org/jira/browse/KYLIN-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154198#comment-17154198
]
ASF GitHub Bot commented on KYLIN-4627:
---------------------------------------
coveralls commented on pull request #1313:
URL: https://github.com/apache/kylin/pull/1313#issuecomment-655914336
## Pull Request Test Coverage Report for [Build
6121](https://coveralls.io/builds/31957779)
* **0** of **0** changed or added relevant lines in **0** files are
covered.
* **14** unchanged lines in **5** files lost coverage.
* Overall coverage decreased (**-0.007%**) to **28.051%**
---
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[stream-core/src/main/java/org/apache/kylin/stream/core/storage/columnar/ColumnarStoreCache.java](https://coveralls.io/builds/31957779/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2Fcolumnar%2FColumnarStoreCache.java#L146)
| 1 | 56.82% |
|
[core-job/src/main/java/org/apache/kylin/job/impl/threadpool/DefaultScheduler.java](https://coveralls.io/builds/31957779/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FDefaultScheduler.java#L194)
| 2 | 80.23% |
|
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/31957779/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
| 3 | 78.42% |
|
[tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/31957779/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42)
| 3 | 77.78% |
|
[core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/MetricsSystem.java](https://coveralls.io/builds/31957779/source?filename=core-metrics%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetrics%2Flib%2Fimpl%2FMetricsSystem.java#L46)
| 5 | 66.67% |
<!-- | **Total:** | **14** | | -->
| Totals | [](https://coveralls.io/builds/31957779)
|
| :-- | --: |
| Change from base [Build 6117](https://coveralls.io/builds/31940525): |
-0.007% |
| Covered Lines: | 26218 |
| Relevant Lines: | 93464 |
---
##### 💛 - [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]
> Add the document about try kylin with docker in readme.md
> ---------------------------------------------------------
>
> Key: KYLIN-4627
> URL: https://issues.apache.org/jira/browse/KYLIN-4627
> Project: Kylin
> Issue Type: Improvement
> Components: Documentation
> Reporter: Zhou Yao
> Priority: Minor
>
> Get start kylin in 5 min with Docker
> In order to allow users to try Kylin easily, I add the document about try
> kylin with docker in readme.md
--
This message was sent by Atlassian Jira
(v8.3.4#803005)