FarmBot/Farmbot-Web-App

View on GitHub
app/mutations/create_destroyer.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method execute has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def execute
    klass = Class.new(Mutations::Command)

    klass.instance_variable_set("@resource", resource)

Severity: Minor
Found in app/mutations/create_destroyer.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status