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

refactor: Prevent illegal updates with KnoraUserService #3098

Merged
merged 8 commits into from
Mar 6, 2024

Merge branch 'main' into refactor/disallow-update-

aec05ca
Select commit
Loading
Failed to load commit list.
Merged

refactor: Prevent illegal updates with KnoraUserService #3098

Merge branch 'main' into refactor/disallow-update-
aec05ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 6, 2024 in 0s

0.00% of diff hit (target 11.74%)

View this Pull Request on Codecov

0.00% of diff hit (target 11.74%)

Annotations

Check warning on line 137 in webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UsersRestService.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UsersRestService.scala#L137

Added line #L137 was not covered by tests

Check warning on line 143 in webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UsersRestService.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UsersRestService.scala#L139-L143

Added lines #L139 - L143 were not covered by tests

Check warning on line 179 in webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UsersRestService.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UsersRestService.scala#L179

Added line #L179 was not covered by tests

Check warning on line 192 in webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UsersRestService.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UsersRestService.scala#L192

Added line #L192 was not covered by tests

Check warning on line 45 in webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala#L45

Added line #L45 was not covered by tests

Check warning on line 48 in webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala#L48

Added line #L48 was not covered by tests

Check warning on line 60 in webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

webapi/src/main/scala/org/knora/webapi/slice/admin/domain/service/KnoraUserService.scala#L59-L60

Added lines #L59 - L60 were not covered by tests