cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/features/applications/application-delete/delete-app-instances/app-delete-instances-routes-list-config.service.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(
    store: Store<CFAppState>,
    appService: ApplicationService,
    datePipe: DatePipe,
    currentUserPermissionService: CurrentUserPermissionsService,

    There are no issues that match your filters.

    Category
    Status