zammad/zammad

View on GitHub
lib/service/image/zammad.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method organization has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.organization(domain)
    raise Exceptions::UnprocessableEntity, 'no domain given' if domain.blank?

    return if Rails.env.test? && DISABLE_IN_TEST_ENV

Severity: Minor
Found in lib/service/image/zammad.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status