Katello/katello

View on GitHub
webpack/scenes/Subscriptions/components/SubscriptionsTable/SubscriptionsTable.js

Summary

Maintainability
A
2 hrs
Test Coverage

File SubscriptionsTable.js has 267 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import React, { Component } from 'react';
import PropTypes from 'prop-types';
import { cloneDeep, findIndex, isEqual } from 'lodash';
import { translate as __ } from 'foremanReact/common/I18n';
import { LoadingState } from '../../../../components/LoadingState';

    There are no issues that match your filters.

    Category
    Status