airbnb/caravel

View on GitHub
superset-frontend/src/explore/actions/exploreActions.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function createNewSlice has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  can_add: boolean,
  can_download: boolean,
  can_overwrite: boolean,
  slice: Slice,
  form_data: QueryFormData,
Severity: Minor
Found in superset-frontend/src/explore/actions/exploreActions.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status