CartoDB/cartodb20

View on GitHub
lib/carto/connector/provider.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Provider has 30 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Provider
      # Provider identifier (internal name, used in APIs, etc)
      def self.provider_id
        must_be_defined_in_derived_class
      end
Severity: Minor
Found in lib/carto/connector/provider.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status