airbnb/caravel

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

Summary

Maintainability
A
1 hr
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status