FarmBot/Farmbot-Web-App

View on GitHub
app/lib/celery_script/first_pass.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    def execute
      ActiveRecord::Base.transaction do
        flat_ir
          .each do |node|
          # Step 1- instantiate records.
Severity: Minor
Found in app/lib/celery_script/first_pass.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status