cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/shared/components/select-service/select-service.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor(
    private store: Store<CFAppState>,
    private paginationMonitorFactory: PaginationMonitorFactory,
    private csiGuidService: CsiGuidsService,
    private servicesWallService: ServicesWallService

    There are no issues that match your filters.

    Category
    Status