airbnb/caravel

View on GitHub
superset-frontend/src/components/DynamicPlugins/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function pluginContextReducer has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function pluginContextReducer(
  state: PluginContextType,
  action: PluginAction,
): PluginContextType {
  switch (action.type) {
Severity: Minor
Found in superset-frontend/src/components/DynamicPlugins/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status