[
https://issues.apache.org/jira/browse/KYLIN-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071222#comment-18071222
] ASF GitHub Bot commented on KYLIN-4470: --------------------------------------- codecov-commenter commented on PR #1187: URL: https://github.com/apache/kylin/pull/1187#issuecomment-4188904741 ## [Codecov](https://app.codecov.io/gh/apache/kylin/pull/1187?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 `1 line` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 25.00%. Comparing base ([`fa4f72d`](https://app.codecov.io/gh/apache/kylin/commit/fa4f72d2b12a4e6da60674dfd706ac7ca5534657?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`fdb220b`](https://app.codecov.io/gh/apache/kylin/commit/fdb220b70dda941a5d517efd1ee622092040c3be?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/1187?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...g/apache/kylin/rest/controller/UserController.java](https://app.codecov.io/gh/apache/kylin/pull/1187?src=pr&el=tree&filepath=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fcontroller%2FUserController.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3QvY29udHJvbGxlci9Vc2VyQ29udHJvbGxlci5qYXZh) | 0.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/kylin/pull/1187?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 #1187 +/- ## ============================================ - Coverage 25.00% 25.00% -0.01% - Complexity 6251 6254 +3 ============================================ Files 1449 1449 Lines 88499 88533 +34 Branches 12373 12381 +8 ============================================ + Hits 22129 22134 +5 - Misses 64190 64221 +31 + Partials 2180 2178 -2 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/kylin/pull/1187?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> > The user cannot log in kylin normally after being assigned to a group > --------------------------------------------------------------------- > > Key: KYLIN-4470 > URL: https://issues.apache.org/jira/browse/KYLIN-4470 > Project: Kylin > Issue Type: Bug > Components: Security > Affects Versions: v3.0.0, v3.0.1 > Reporter: Yaqian Zhang > Assignee: Yaqian Zhang > Priority: Major > Fix For: v3.1.0, v3.0.2 > > Original Estimate: 16h > Remaining Estimate: 16h > -- This message was sent by Atlassian Jira (v8.20.10#820010)
