dominicsayers/foreplay

View on GitHub
lib/foreplay/engine/step.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Step has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Step
      include Foreplay
      attr_reader :host, :step, :instructions

      def initialize(h, s, i)
Severity: Minor
Found in lib/foreplay/engine/step.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status