onejgordon/flow-dashboard

View on GitHub
src/js/components/Dashboard.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    render() {
        let {more} = this.state;
        let {user} = this.props;
        let journal_qs = [];
        let journal_location = false;
Severity: Major
Found in src/js/components/Dashboard.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status