artsy/artsy-ruby-client

View on GitHub
lib/artsy/client/api/parse.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method object_from_response has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def object_from_response(instance, klass, request_method, path, options = {})
Severity: Minor
Found in lib/artsy/client/api/parse.rb - About 35 mins to fix

    Method objects_from_response_feed has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            def objects_from_response_feed(instance, klass, request_method, path, options = {})
    Severity: Minor
    Found in lib/artsy/client/api/parse.rb - About 35 mins to fix

      Method objects_from_response has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

              def objects_from_response(instance, klass, request_method, path, options = {})
      Severity: Minor
      Found in lib/artsy/client/api/parse.rb - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status