isikyus/aeldardin-rooms

View on GitHub
reducer/action.js

Summary

Maintainability
A
0 mins
Test Coverage

Function wrapReducer has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

  ActionModel.wrapReducer = function(baseReducer) {
    return function(state, action) {

      // Set initial state
      state = state || {
Severity: Minor
Found in reducer/action.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status