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
This test only provides one page of repos and will raise IndexError on the second safe_get call; add multiple pages or simulate an empty response to properly test pagination. #2
This test only provides one page of repos and will raise IndexError on the second safe_get call; add multiple pages or simulate an empty response to properly test pagination.
This test only provides one page of repos and will raise
IndexErroron the secondsafe_getcall; add multiple pages or simulate an empty response to properly test pagination.Originally posted by @Copilot in #1 (comment)