[
https://issues.apache.org/jira/browse/KYLIN-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17295109#comment-17295109
]
ASF GitHub Bot commented on KYLIN-4863:
---------------------------------------
coveralls commented on pull request #1597:
URL: https://github.com/apache/kylin/pull/1597#issuecomment-790460385
## Pull Request Test Coverage Report for [Build
6923](https://coveralls.io/builds/37646062)
* **0** of **0** changed or added relevant lines in **0** files are
covered.
* **7** unchanged lines in **2** files lost coverage.
* Overall coverage remained the same at **27.955%**
---
| Files with Coverage Reduction | New Missed Lines | % |
| :-----|--------------|--: |
|
[core-job/src/main/java/org/apache/kylin/job/impl/threadpool/DefaultScheduler.java](https://coveralls.io/builds/37646062/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FDefaultScheduler.java#L193)
| 2 | 79.07% |
|
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/37646062/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L439)
| 5 | 77.81% |
<!-- | **Total:** | **7** | | -->
| Totals | [](https://coveralls.io/builds/37646062)
|
| :-- | --: |
| Change from base [Build 6921](https://coveralls.io/builds/37585214): |
0.0% |
| Covered Lines: | 26256 |
| Relevant Lines: | 93921 |
---
##### 💛 - [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]
> dependency cache script files not fully used
> --------------------------------------------
>
> Key: KYLIN-4863
> URL: https://issues.apache.org/jira/browse/KYLIN-4863
> Project: Kylin
> Issue Type: Improvement
> Components: Environment
> Affects Versions: v3.1.1
> Reporter: Huajie Wang
> Priority: Minor
> Fix For: v3.1.2
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> kylin startup-related scripts will generate dependent cache scripts at the
> first startup to speed up the second startup. Now it is found that the
> dependent cache scripts are not fully utilized. Only some scripts use this
> file. It is recommended to use this file globally to speed up the startup
> again, and it is recommended that the generated cache file start with ".", so
> that dependent cache scripts are not directly visible
--
This message was sent by Atlassian Jira
(v8.3.4#803005)