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

[AC-2847] Simplify OrganizationUser and Group PUT methods and tests #4479

Merged
merged 22 commits into from
Jul 16, 2024

Add comment

b5194e4
Select commit
Loading
Failed to load commit list.
Merged

[AC-2847] Simplify OrganizationUser and Group PUT methods and tests #4479

Add comment
b5194e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 12, 2024 in 0s

85.38% of diff hit (target 41.52%)

View this Pull Request on Codecov

85.38% of diff hit (target 41.52%)

Annotations

Check warning on line 180 in src/Api/AdminConsole/Controllers/GroupsController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/AdminConsole/Controllers/GroupsController.cs#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 43 in src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs#L43

Added line #L43 was not covered by tests

Check warning on line 59 in src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs#L59

Added line #L59 was not covered by tests

Check warning on line 126 in src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 142 in src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs#L142

Added line #L142 was not covered by tests

Check warning on line 199 in src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/AdminConsole/OrganizationFeatures/Groups/UpdateGroupCommand.cs#L199

Added line #L199 was not covered by tests

Check warning on line 69 in src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L68-L69

Added lines #L68 - L69 were not covered by tests