Dariusch/plenty_client

View on GitHub
lib/plenty_client/item/variation/property/text.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method find_by_language has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

            def find_by_language(item_id, variation_id, property_id, lang, headers = {}, &block)
Severity: Minor
Found in lib/plenty_client/item/variation/property/text.rb - About 45 mins to fix

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

                def find(item_id, variation_id, property_id, headers = {}, &block)
    Severity: Minor
    Found in lib/plenty_client/item/variation/property/text.rb - About 35 mins to fix

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

                  def update(item_id, variation_id, property_id, lang, headers = {})
      Severity: Minor
      Found in lib/plenty_client/item/variation/property/text.rb - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status