FarmBot/Farmbot-Web-App

View on GitHub
spec/mutations/flat_ir_stuff/flat_ir_helpers.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method typical_sequence has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.typical_sequence
      {
        kind: "sequence",
        name: "move_abs(1,2,3), move_rel(4,5,6), write_pin(13, off, digital)",
        color: "gray",
Severity: Minor
Found in spec/mutations/flat_ir_stuff/flat_ir_helpers.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status