Skip to content

Reduce complexity in SendUpcomingReconciliationEmailJob

Problem

A Code Climate report (attached here) has identified complexity problems in the SendUpcomingReconciliationEmailJob class.

Screenshot_2024-08-23_at_4.37.36_PM

Proposal

Let's break up the perform method in this class into logical parts to reduce cognitive complexity.

Edited by Tyler Amos