appbaseio/dejaVu

View on GitHub
packages/browser/src/components/DataTable/TermAggregation.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

    render() {
        const { field } = this.props;
        const { hasMounted } = this.state;
        let componentId = field;
        if (field === '_type') {
Severity: Major
Found in packages/browser/src/components/DataTable/TermAggregation.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status