[ https://issues.apache.org/jira/browse/KYLIN-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388723#comment-17388723 ]
ASF GitHub Bot commented on KYLIN-5052: --------------------------------------- codecov-commenter commented on pull request #1702: URL: https://github.com/apache/kylin/pull/1702#issuecomment-888250843 # [Codecov](https://codecov.io/gh/apache/kylin/pull/1702?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > :exclamation: No coverage uploaded for pull request base (`kylin-on-parquet-v2@9f7e531`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#section-missing-base-commit). > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/kylin/pull/1702?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) ```diff @@ Coverage Diff @@ ## kylin-on-parquet-v2 #1702 +/- ## ====================================================== Coverage ? 24.63% Complexity ? 4451 ====================================================== Files ? 1092 Lines ? 61876 Branches ? 8888 ====================================================== Hits ? 15241 Misses ? 45027 Partials ? 1608 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/1702?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/kylin/pull/1702?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [9f7e531...42acc52](https://codecov.io/gh/apache/kylin/pull/1702?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). -- 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. To unsubscribe, e-mail: issues-unsubscr...@kylin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Clean up unused and out-of-date source code/config > -------------------------------------------------- > > Key: KYLIN-5052 > URL: https://issues.apache.org/jira/browse/KYLIN-5052 > Project: Kylin > Issue Type: Sub-task > Affects Versions: v4.0.0-beta > Reporter: Xiaoxiang Yu > Assignee: Xiaoxiang Yu > Priority: Major > Fix For: v4.0.0 > > > There still exists some unused and out-of-date maven module in current > development branch, such as core-dictionary, datasource-sdk. > Besides, a lot of UTs is out-of-date and should be ignored, because new > storage/build/query engine are used and old ones are removed. > Finally, a lot of configuration entries(kylin.properties) are out-of-date, > they should be categorized/removed. -- This message was sent by Atlassian Jira (v8.3.4#803005)