Katello/katello

View on GitHub
webpack/components/pf3Table/formatters/EntitlementsInlineEditFormatter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function renderEdit has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const renderEdit = (hasChanged, onChange, value, additionalData) => {
  const {
    upstreamAvailable, upstreamAvailableLoaded, maxQuantity,
  } = additionalData.rowData;

    There are no issues that match your filters.

    Category
    Status