airbnb/caravel

View on GitHub
superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function useResultsTableView has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const useResultsTableView = (
  chartDataResult: QueryData[] | undefined,
  datasourceId: string,
  canDownload: boolean,
) => {

    There are no issues that match your filters.

    Category
    Status