rsamoilov/telegram_workflow

View on GitHub
lib/telegram_workflow/rspec.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method included has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.included(klass)
    klass.class_eval do
      klass.metadata[:type] = :telegram_action

      subject { double(client: spy, flow: spy) }
Severity: Minor
Found in lib/telegram_workflow/rspec.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status