You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The #updateStalelist and #updateHotlist method seem to have multiple responsibilities. We should investigate whether there is a way to extract the complexity so it is easier to test this class.
The
#updateStalelistand#updateHotlistmethod seem to have multiple responsibilities. We should investigate whether there is a way to extract the complexity so it is easier to test this class.