wgoodall01/wikipath

View on GitHub
web/wikipath-web/src/App.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const {to, from, result, status, err} = this.state;
    const {path, duration, touched} = result || {};

    let body = null;
Severity: Minor
Found in web/wikipath-web/src/App.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status