airbnb/caravel

View on GitHub
superset-frontend/src/dashboard/reducers/sliceEntities.js

Summary

Maintainability
A
1 hr
Test Coverage

Function sliceEntitiesReducer has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function sliceEntitiesReducer(
  state = initSliceEntities,
  action,
) {
  const actionHandlers = {
Severity: Minor
Found in superset-frontend/src/dashboard/reducers/sliceEntities.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status