nkeyes/philotic

View on GitHub
lib/philotic/message.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  class Message
    NotInstantiableError = Class.new(RuntimeError)

    attr_accessor :connection, :publish_error, :delivery_info
    attr_writer :published
Severity: Minor
Found in lib/philotic/message.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status