cloudfoundry/stratos

View on GitHub
src/frontend/packages/core/src/features/endpoints/endpoints-page/endpoints-page.component.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function constructor has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  constructor(
    public endpointsService: EndpointsService,
    public store: Store<EndpointOnlyAppState>,
    private ngZone: NgZone,
    private resolver: ComponentFactoryResolver,

    There are no issues that match your filters.

    Category
    Status