Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Add users to group, only the first 10 can be viewed or selected #2129

Closed
wants to merge 2 commits into from

[backend/frontend] Add pagination to user management in group

25a0e63
Select commit
Loading
Failed to load commit list.
Closed

In Add users to group, only the first 10 can be viewed or selected #2129

[backend/frontend] Add pagination to user management in group
25a0e63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

35.02% (-0.09%) compared to 43019c7

View this Pull Request on Codecov

35.02% (-0.09%) compared to 43019c7

Details

Codecov Report

Attention: Patch coverage is 3.44828% with 56 lines in your changes missing coverage. Please review.

Project coverage is 35.02%. Comparing base (43019c7) to head (25a0e63).

Files with missing lines Patch % Lines
...a/io/openbas/rest/user/helper/UserQueryHelper.java 0.00% 27 Missing ⚠️
.../rest/user/service/UserCriteriaBuilderService.java 0.00% 27 Missing ⚠️
...pi/src/main/java/io/openbas/rest/user/UserApi.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/1.11.0    #2130      +/-   ##
====================================================
- Coverage             35.11%   35.02%   -0.09%     
- Complexity             1418     1419       +1     
====================================================
  Files                   535      537       +2     
  Lines                 16187    16248      +61     
  Branches               1037     1041       +4     
====================================================
+ Hits                   5684     5691       +7     
- Misses                10209    10263      +54     
  Partials                294      294              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.