cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/features/cf/add-edit-space-step-base.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor(
    protected store: Store<CFAppState>,
    protected activatedRoute: ActivatedRoute,
    protected activeRouteCfOrgSpace: ActiveRouteCfOrgSpace,
  ) {

    There are no issues that match your filters.

    Category
    Status