CartoDB/cartodb20

View on GitHub
app/models/carto/organization.rb

Summary

Maintainability
B
6 hrs
Test Coverage

Class Organization has 45 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Organization < ActiveRecord::Base

    include CartodbCentralSynchronizable
    include DataServicesMetricsHelper
    include Carto::OrganizationQuotas
Severity: Minor
Found in app/models/carto/organization.rb - About 6 hrs to fix

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

        def public_vis_by_type(type, page_num, items_per_page, tags, order = 'updated_at', version = nil)
    Severity: Minor
    Found in app/models/carto/organization.rb - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status