opf/openproject

View on GitHub
app/components/table_component.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class TableComponent has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

class TableComponent < ApplicationComponent
  def initialize(rows: [], **options)
    super(rows, **options)
  end

Severity: Minor
Found in app/components/table_component.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status