clearsightstudio/ProMotion

View on GitHub
app/screens/test_table_screen.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method table_data has 73 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def table_data
    @data ||= [{
      title: "Your Account",
      cells: [
        { title: "Increment", action: :increment_counter_by, arguments: {number: 3} },
Severity: Major
Found in app/screens/test_table_screen.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status