viddo/atom-textual-velocity

View on GitHub
lib/react/containers/App.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    if (this.props.loading.status !== "done") {
      return (
        <Loading
          loading={this.props.loading}
Severity: Minor
Found in lib/react/containers/App.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status