FarmBot/Farmbot-Web-App

View on GitHub
app/mutations/devices/seeders/abstract_genesis.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class AbstractGenesis has 34 methods (exceeds 20 allowed). Consider refactoring.
Open

    class AbstractGenesis < AbstractSeeder
      def peripherals_vacuum
        add_peripheral(9, ToolNames::VACUUM)
      end

Severity: Minor
Found in app/mutations/devices/seeders/abstract_genesis.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status