Reduce complexity in Coupons::GenerateService
Problem
A Code Climate report (attached here) has identified complexity problems in the Coupons::GenerateService class.
Proposal
Let's break up the execute method in this class into logical parts to reduce cognitive complexity.
Edited by Tyler Amos
