[
https://issues.apache.org/jira/browse/KYLIN-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070449#comment-18070449
]
ASF GitHub Bot commented on KYLIN-4930:
---------------------------------------
codecov-commenter commented on PR #1607:
URL: https://github.com/apache/kylin/pull/1607#issuecomment-4173736978
##
[Codecov](https://app.codecov.io/gh/apache/kylin/pull/1607?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.
:white_check_mark: Project coverage is 25.41%. Comparing base
([`0250081`](https://app.codecov.io/gh/apache/kylin/commit/02500818d85955b1125340eaa19ab88a634a5181?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`1b37ddc`](https://app.codecov.io/gh/apache/kylin/commit/1b37ddcb26a818da180cd680fdc2c886a76e8bb0?dropdown=coverage&el=desc&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 #1607 +/- ##
============================================
- Coverage 25.42% 25.41% -0.01%
+ Complexity 6765 6763 -2
============================================
Files 1508 1508
Lines 93918 93923 +5
Branches 13158 13160 +2
============================================
- Hits 23877 23870 -7
- Misses 67662 67670 +8
- Partials 2379 2383 +4
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/kylin/pull/1607?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>
> unexpected empty search result in group/user management page
> ------------------------------------------------------------
>
> Key: KYLIN-4930
> URL: https://issues.apache.org/jira/browse/KYLIN-4930
> Project: Kylin
> Issue Type: Bug
> Components: Web
> Reporter: Congling Xia
> Assignee: Congling Xia
> Priority: Minor
> Fix For: v3.1.2
>
> Attachments: image-2021-03-10-22-19-03-858.png,
> image-2021-03-10-22-20-19-633.png
>
>
> When search a user/group in '<server_host>/kylin/admin' page, unexpected
> empty page may be shown. For example, when user is navigate page#2 of the
> user list:
> !image-2021-03-10-22-19-03-858.png|width=581,height=162!
> after search is done, the page shows:
> !image-2021-03-10-22-20-19-633.png|width=579,height=104!
> No user is listed in the page. But obviously, at least one user hits the
> search.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)