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/patch succeeded Dec 27, 2024 in 1s

3.44% of diff hit (target 35.11%)

View this Pull Request on Codecov

3.44% of diff hit (target 35.11%)

Annotations

Check warning on line 168 in openbas-api/src/main/java/io/openbas/rest/user/UserApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/UserApi.java#L168

Added line #L168 was not covered by tests

Check warning on line 175 in openbas-api/src/main/java/io/openbas/rest/user/UserApi.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/UserApi.java#L175

Added line #L175 was not covered by tests

Check warning on line 24 in openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java#L24

Added line #L24 was not covered by tests

Check warning on line 26 in openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java#L26

Added line #L26 was not covered by tests

Check warning on line 37 in openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java#L29-L37

Added lines #L29 - L37 were not covered by tests

Check warning on line 41 in openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 47 in openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 60 in openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/helper/UserQueryHelper.java#L49-L60

Added lines #L49 - L60 were not covered by tests

Check warning on line 33 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L33

Added line #L33 was not covered by tests

Check warning on line 37 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L37

Added line #L37 was not covered by tests

Check warning on line 41 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 44 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L44

Added line #L44 was not covered by tests

Check warning on line 46 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L46

Added line #L46 was not covered by tests

Check warning on line 51 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 60 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L60

Added line #L60 was not covered by tests

Check warning on line 64 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 68 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L68

Added line #L68 was not covered by tests

Check warning on line 70 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L70

Added line #L70 was not covered by tests

Check warning on line 76 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L79

Added line #L79 was not covered by tests

Check warning on line 83 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 86 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L86

Added line #L86 was not covered by tests

Check warning on line 89 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L89

Added line #L89 was not covered by tests

Check warning on line 91 in openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

openbas-api/src/main/java/io/openbas/rest/user/service/UserCriteriaBuilderService.java#L91

Added line #L91 was not covered by tests