[
https://issues.apache.org/jira/browse/KYLIN-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091233#comment-17091233
]
ASF GitHub Bot commented on KYLIN-3844:
---------------------------------------
coveralls commented on pull request #1183:
URL: https://github.com/apache/kylin/pull/1183#issuecomment-618824064
## Pull Request Test Coverage Report for [Build
5845](https://coveralls.io/builds/30307042)
* **0** of **3** **(0.0%)** changed or added relevant lines in **1** file
are covered.
* **3** unchanged lines in **2** files lost coverage.
* Overall coverage increased (+**0.002%**) to **27.468%**
---
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
| :-----|--------------|--------|---: |
|
[core-cube/src/main/java/org/apache/kylin/cube/model/CubeDesc.java](https://coveralls.io/builds/30307042/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fmodel%2FCubeDesc.java#L654)
| 0 | 3 | 0.0%
<!-- | **Total:** | **0** | **3** | **0.0%** | -->
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[server-base/src/main/java/org/apache/kylin/rest/util/QueryRequestLimits.java](https://coveralls.io/builds/30307042/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Futil%2FQueryRequestLimits.java#L72)
| 1 | 47.62% |
|
[stream-core/src/main/java/org/apache/kylin/stream/core/storage/CheckPointStore.java](https://coveralls.io/builds/30307042/source?filename=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2FCheckPointStore.java#L98)
| 2 | 73.74% |
<!-- | **Total:** | **3** | | -->
| Totals | [](https://coveralls.io/builds/30307042)
|
| :-- | --: |
| Change from base [Build 5830](https://coveralls.io/builds/30067502): |
0.002% |
| Covered Lines: | 24317 |
| Relevant Lines: | 88530 |
---
##### 💛 - [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]
> some instruction about config 'kylin.metadata.hbasemapping-adapter'
> -------------------------------------------------------------------
>
> Key: KYLIN-3844
> URL: https://issues.apache.org/jira/browse/KYLIN-3844
> Project: Kylin
> Issue Type: Improvement
> Components: Documentation
> Reporter: Yuzhang QIU
> Assignee: Yaqian Zhang
> Priority: Minor
> Fix For: v3.0.1
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> Hi team:
> When someone want to self-define hbase column family mapping, they may
> need to know how to config 'kylin.metadata.hbasemapping-adapter'.
> Although tracing the code at CubeDesc:around 678 will show the usage of
> this configuration, some official instruction in document may be better.
> Just a small suggestion. :)
>
> Best regards
>
> yuzhang
--
This message was sent by Atlassian Jira
(v8.3.4#803005)