payolapayments/payola

View on GitHub
app/services/payola/change_subscription_plan.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def self.call(subscription, plan, quantity = 1, coupon_code = nil, trial_end = nil)
Severity: Minor
Found in app/services/payola/change_subscription_plan.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status