chatwoot/chatwoot

View on GitHub
app/services/email_templates/db_resolver_service.rb

Summary

Maintainability
A
45 mins
Test Coverage
A
91%

Method find_all has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def find_all(name, prefix = nil, partial = false, details = {}, key = nil, locals = [])
Severity: Minor
Found in app/services/email_templates/db_resolver_service.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status