appbaseio/dejaVu

View on GitHub
packages/browser/src/reducers/mappings.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function mappings has 81 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const mappings = (state = initialState, action) => {
    const {
        data,
        type,
        indexes,
Severity: Major
Found in packages/browser/src/reducers/mappings.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status