[
https://issues.apache.org/jira/browse/KYLIN-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069911#comment-18069911
] ASF GitHub Bot commented on KYLIN-4303: --------------------------------------- codecov-commenter commented on PR #1001: URL: https://github.com/apache/kylin/pull/1001#issuecomment-4162192019 ## [Codecov](https://app.codecov.io/gh/apache/kylin/pull/1001?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 `0%` with `11 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 25.46%. 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 ([`42ec593`](https://app.codecov.io/gh/apache/kylin/commit/42ec5936411cc5aaf1f578427c2042b3edd64778?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/1001?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...org/apache/kylin/rest/job/KylinHealthCheckJob.java](https://app.codecov.io/gh/apache/kylin/pull/1001?src=pr&el=tree&filepath=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fjob%2FKylinHealthCheckJob.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3Qvam9iL0t5bGluSGVhbHRoQ2hlY2tKb2IuamF2YQ==) | 0.00% | [11 Missing :warning: ](https://app.codecov.io/gh/apache/kylin/pull/1001?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 #1001 +/- ## ========================================= Coverage 25.45% 25.46% - Complexity 6164 6170 +6 ========================================= Files 1416 1416 Lines 85898 85940 +42 Branches 12051 12059 +8 ========================================= + Hits 21868 21882 +14 - Misses 61902 61913 +11 - Partials 2128 2145 +17 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/kylin/pull/1001?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 HBaseAdmin is not closed properly > -------------------------------------------------- > > Key: KYLIN-4303 > URL: https://issues.apache.org/jira/browse/KYLIN-4303 > 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)
