chatwoot/chatwoot

View on GitHub
app/models/message.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
98%

Class Message has 34 methods (exceeds 32 allowed). Consider refactoring.
Open

class Message < ApplicationRecord
  include MessageFilterHelpers
  include Liquidable
  NUMBER_OF_PERMITTED_ATTACHMENTS = 15

Severity: Minor
Found in app/models/message.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status