viddo/atom-textual-velocity

View on GitHub
lib/react/presentationals/Loading.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _renderInline has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  _renderInline() {
    switch (this.props.loading.status) {
      case "readDir":
        return (
          <div className="block">
Severity: Minor
Found in lib/react/presentationals/Loading.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status