cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/features/cf/users/manage-users/cf-roles.service.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function createRolesUserDiff has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private createRolesUserDiff(
    existingRoles: CfUserRolesSelected,
    newRoles: IUserPermissionInOrg,
    changes: CfRoleChange[],
    user: CfUser,

    There are no issues that match your filters.

    Category
    Status