frontend/source/js/data-explorer/components/results-table/index.jsx

Summary

Maintainability
A
1 hr
Test Coverage
A
93%

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

  render() {
    const id = `${this.props.idPrefix}results-table`;
    const idHref = `#${id}`;

    return (
Severity: Minor
Found in frontend/source/js/data-explorer/components/results-table/index.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status