vfonic/solidify

View on GitHub
app/drops/spree/variant_drop.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class VariantDrop has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

  class VariantDrop < ::Liquid::Rails::Drop
    attributes(*VariantFields::JSON)

    # For a variant to be available, its variant.inventory_quantity must be
    # greater than zero or variant.inventory_policy must be set to continue. A
Severity: Minor
Found in app/drops/spree/variant_drop.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status