airbnb/caravel

View on GitHub
superset-frontend/packages/superset-ui-core/src/chart/models/ChartMetadata.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor(config: ChartMetadataConfig) {
    const {
      name,
      canBeAnnotationTypes = [],
      credits = [],

    There are no issues that match your filters.

    Category
    Status