timcase/echonest

View on GitHub
lib/echowrap/api/utils.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(klass, request_method, path, object_key, options={})
Severity: Minor
Found in lib/echowrap/api/utils.rb - About 35 mins to fix

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

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

      There are no issues that match your filters.

      Category
      Status