airbnb/caravel

View on GitHub
superset-frontend/packages/superset-ui-core/src/time-comparison/fetchTimeRange.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function fetchTimeRange has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const fetchTimeRange = async (
  timeRange: string,
  columnPlaceholder = 'col',
  shifts?: string[],
) => {

    There are no issues that match your filters.

    Category
    Status