gitcrawl/internal/github
Dallin Romney fbc807c568
feat(github): show total page count in pagination logs (#7)
Parses rel="last" from the Link header, and for the cursor-paginated
issues listing falls back to open_issues_count from the prior GetRepo
response. Logs read "page 3/7 fetched count=100 accumulated=300" when a
total is known and remain "page 3 ..." otherwise.
2026-04-30 23:33:07 -07:00
..
client_test.go feat(github): show total page count in pagination logs (#7) 2026-04-30 23:33:07 -07:00
client.go feat(github): show total page count in pagination logs (#7) 2026-04-30 23:33:07 -07:00