fbi-cde/crime-data-frontend

View on GitHub
src/components/agency/AgencySearch.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    const { data } = this.props
    const { search, hasSelection, showResults } = this.state

    // get unique set of counties (for result grouping)
Severity: Major
Found in src/components/agency/AgencySearch.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status