[
https://issues.apache.org/jira/browse/KYLIN-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069819#comment-18069819
]
ASF GitHub Bot commented on KYLIN-4778:
---------------------------------------
codecov-commenter commented on PR #1504:
URL: https://github.com/apache/kylin/pull/1504#issuecomment-4160590608
##
[Codecov](https://app.codecov.io/gh/apache/kylin/pull/1504?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
:white_check_mark: All modified and coverable lines are covered by tests.
:warning: Please [upload](https://docs.codecov.com/docs/codecov-uploader)
report for BASE (`kylin-on-parquet-v2@959edeb`). [Learn
more](https://docs.codecov.io/docs/error-reference?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#section-missing-base-commit)
about missing BASE report.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## kylin-on-parquet-v2 #1504 +/- ##
======================================================
Coverage ? 24.32%
Complexity ? 4618
======================================================
Files ? 1138
Lines ? 64371
Branches ? 9497
======================================================
Hits ? 15661
Misses ? 47077
Partials ? 1633
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/kylin/pull/1504?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
:loudspeaker: Have feedback on the report? [Share it
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests,
report on failures, and find test suite problems.
- :package: [JS Bundle
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save
yourself from yourself by tracking and limiting bundle sizes in JS merges.
</details>
> Provide docker container for Kylin package/release
> --------------------------------------------------
>
> Key: KYLIN-4778
> URL: https://issues.apache.org/jira/browse/KYLIN-4778
> Project: Kylin
> Issue Type: Sub-task
> Reporter: Xiaoxiang Yu
> Assignee: Xiaoxiang Yu
> Priority: Major
> Fix For: v4.0.0
>
>
> Today, build/packaging Kylin binary require a specific env, developer may
> face some trouble, like some front-end exceptions such as npm/nodejs not
> correct.
>
> Here, I propose to use docker image to make it easy, developer can rely on
> kylin-build image to build Kylin binary.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)