[
https://issues.apache.org/jira/browse/KYLIN-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070832#comment-18070832
] ASF GitHub Bot commented on KYLIN-4302: --------------------------------------- codecov-commenter commented on PR #1000: URL: https://github.com/apache/kylin/pull/1000#issuecomment-4183475077 ## [Codecov](https://app.codecov.io/gh/apache/kylin/pull/1000?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `66.66667%` with `21 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 25.47%. Comparing base ([`8253181`](https://app.codecov.io/gh/apache/kylin/commit/82531818487ff5b2f6a469846d51da6bb50a52a8?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`5f9ec13`](https://app.codecov.io/gh/apache/kylin/commit/5f9ec13352a97ce88345df40958d7d005f760a21?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/kylin/pull/1000?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...che/kylin/engine/mr/streaming/RowRecordReader.java](https://app.codecov.io/gh/apache/kylin/pull/1000?src=pr&el=tree&filepath=engine-mr%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fengine%2Fmr%2Fstreaming%2FRowRecordReader.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZW5naW5lLW1yL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9lbmdpbmUvbXIvc3RyZWFtaW5nL1Jvd1JlY29yZFJlYWRlci5qYXZh) | 0.00% | [14 Missing :warning: ](https://app.codecov.io/gh/apache/kylin/pull/1000?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...eam/core/storage/columnar/FragmentFilesMerger.java](https://app.codecov.io/gh/apache/kylin/pull/1000?src=pr&el=tree&filepath=stream-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstream%2Fcore%2Fstorage%2Fcolumnar%2FFragmentFilesMerger.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3RyZWFtLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3N0cmVhbS9jb3JlL3N0b3JhZ2UvY29sdW1uYXIvRnJhZ21lbnRGaWxlc01lcmdlci5qYXZh) | 91.30% | [1 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/kylin/pull/1000?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [...rg/apache/kylin/source/hive/BeelineHiveClient.java](https://app.codecov.io/gh/apache/kylin/pull/1000?src=pr&el=tree&filepath=source-hive%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fhive%2FBeelineHiveClient.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c291cmNlLWhpdmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3NvdXJjZS9oaXZlL0JlZWxpbmVIaXZlQ2xpZW50LmphdmE=) | 0.00% | [3 Missing :warning: ](https://app.codecov.io/gh/apache/kylin/pull/1000?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #1000 +/- ## ============================================ + Coverage 25.45% 25.47% +0.02% - Complexity 6164 6173 +9 ============================================ Files 1416 1416 Lines 85898 85945 +47 Branches 12051 12062 +11 ============================================ + Hits 21868 21898 +30 - Misses 61902 61908 +6 - Partials 2128 2139 +11 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/kylin/pull/1000?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> > Fix the bug that InputStream is not closed properly > --------------------------------------------------- > > Key: KYLIN-4302 > URL: https://issues.apache.org/jira/browse/KYLIN-4302 > Project: Kylin > Issue Type: Bug > Reporter: weibin0516 > Assignee: weibin0516 > Priority: Major > Fix For: v3.1.0 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)
