airbnb/caravel

View on GitHub
superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor() {
    super({
      buildQuery,
      controlPanel,
      loadChart: () => import('./EchartsFunnel'),
Severity: Minor
Found in superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status