jfilter/frag-den-staat-app

View on GitHub
src/reducers/foiRequests.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function foiRequests has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function foiRequests(state = initialState, action) {
  switch (action.type) {
    case 'FOI_REQUESTS_ERROR':
      return {
        ...state,
Severity: Major
Found in src/reducers/foiRequests.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status