airbnb/caravel

View on GitHub
superset-frontend/plugins/legacy-preset-chart-deckgl/src/factory.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function createDeckGLComponent has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function createDeckGLComponent(
  getLayer: getLayerType<unknown>,
  getPoints: getPointsType,
) {
  // Higher order component
Severity: Major
Found in superset-frontend/plugins/legacy-preset-chart-deckgl/src/factory.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status