sample/lib/spree_sample.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method load_samples has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.load_samples
      Spree::Webhooks.disable_webhooks do
        Spree::Sample.load_sample('addresses')
        Spree::Sample.load_sample('zones')
        Spree::Sample.load_sample('payment_methods')
Severity: Minor
Found in sample/lib/spree_sample.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status