cloudfoundry/stratos

View on GitHub
src/frontend/packages/kubernetes/src/kubernetes/kubernetes-dashboard/kubedash-configuration/kubedash-configuration.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function makeRequest has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  private makeRequest(
    method: string,
    op: string,
    busyMsg: string,
    okMsg: string,

    There are no issues that match your filters.

    Category
    Status