lypborges/pipedrive_ruby

View on GitHub

Showing 1 of 2 total issues

Class HttpFactory has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

  class HttpFactory
    extend Forwardable
    include HTTP::Chainable

    attr_reader :client, :base_url, :class_name, :default_param
Severity: Minor
Found in lib/http_factory.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language