airbnb/caravel

View on GitHub
superset-frontend/src/explore/controlUtils/getSectionsToRender.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  (datasourceType: DatasourceType, controlPanelConfig: ControlPanelConfig) => {
    const {
      sectionOverrides = {},
      controlOverrides,
      controlPanelSections = [],
Severity: Minor
Found in superset-frontend/src/explore/controlUtils/getSectionsToRender.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status