SIGN IN SIGN UP

Add `incomplete_results` property to PaginatedList (#3396)

The patch to fix #2166, fix #2253, and fix #2812

According to
https://docs.github.com/en/rest/search/search?apiVersion=2022-11-28#timeouts-and-incomplete-results,
the incomplete results are expected and should be identified by the
`incomplete_results` flag.

This patch adds the flag and tests for it.

---------

Co-authored-by: Enrico Minack <github@enrico.minack.dev>
M
Mikhail f. Shiryaev committed
7806e7dcc813735413798a45fac2e073b4b30924
Parent: a2e76eb
Committed by GitHub <noreply@github.com> on 4/24/2026, 1:46:42 PM