viddo/atom-textual-velocity

View on GitHub
lib/reducers/sifterResultReducer.js

Summary

Maintainability
A
1 hr
Test Coverage

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

export default function sifterResultReducer(
  state: SifterResult = defaults,
  action: Action,
  nextNotes: Notes
) {
Severity: Minor
Found in lib/reducers/sifterResultReducer.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status