appbaseio/dejaVu

View on GitHub
packages/browser/src/components/DataBrowser/ResultSet.js

Summary

Maintainability
C
1 day
Test Coverage

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

    render() {
        const {
            reactiveListKey,
            sortField,
            sortOrder,
Severity: Major
Found in packages/browser/src/components/DataBrowser/ResultSet.js - About 6 hrs to fix

    File ResultSet.js has 274 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    // @flow
    
    import React from 'react';
    import { ReactiveList } from '@appbaseio/reactivesearch';
    import { connect } from 'react-redux';
    Severity: Minor
    Found in packages/browser/src/components/DataBrowser/ResultSet.js - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status