hicknhack-software/rails-disco

View on GitHub
active_projection/lib/active_projection/event_client.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class EventClient has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

  class EventClient
    include Singleton

    def self.start(options)
      instance.configure(options).start
Severity: Minor
Found in active_projection/lib/active_projection/event_client.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status