AugurProject/augur-ui

View on GitHub
src/modules/reports/actions/load-reporting-window-bounds.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function loadReportingWindowBounds has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const loadReportingWindowBounds = (callback = logError) => (
  dispatch,
  getState
) => {
  const { universe, loginAccount } = getState();
Severity: Major
Found in src/modules/reports/actions/load-reporting-window-bounds.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status