cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/shared/components/list/list-types/app/cf-apps-data-source.ts

Summary

Maintainability
A
2 hrs
Test Coverage

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

  constructor(
    store: Store<AppState>,
    listConfig?: IListConfig<APIResource>,
    transformEntities?: any[],
    paginationKey = CfAppsDataSource.paginationKey,

    There are no issues that match your filters.

    Category
    Status