lypborges/pipedrive_ruby

View on GitHub
lib/http_factory.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status