freerunningtech/spree_sendwithus

View on GitHub
lib/spree_sendwithus/message.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method merge! has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def merge!(params = {})
        params.each_pair do |key, value|
          case key
          when :email_id
            @email_id = value
Severity: Minor
Found in lib/spree_sendwithus/message.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status