cloudfoundry/stratos

View on GitHub
src/frontend/packages/core/src/shared/components/metrics-chart/metrics.component.helpers.ts

Summary

Maintainability
A
50 mins
Test Coverage

Function buildMetricsChartConfig has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  metricsAction: MetricsAction,
  yAxisLabel: string,
  getSeriesName: (result) => string,
  dataType: ChartDataTypes = null,
  filterSeries?: MetricsFilterSeries,

    There are no issues that match your filters.

    Category
    Status