cloudfoundry/stratos

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

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor(
    private store: Store<CFAppState>,
    private cSIHelperServiceFactory: CreateServiceInstanceHelperServiceFactory,
    activatedRoute: ActivatedRoute,
    private componentFactoryResolver: ComponentFactoryResolver,

    There are no issues that match your filters.

    Category
    Status