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
Reduce cyclomatic complexity of ReportSizeDeltas.get_json_response()
The cyclomatic complexity of this function exceeded the maximum of 10.
To resolve this, the page count determination code was moved to a separate function.
0 commit comments