v0.2.6
The pull request census now says when it could not see everything.
GitHub's search endpoint returns a short page when it is throttled, and a census of half the pull requests reads exactly like a clean one: fewer rows enumerated, fewer flagged, no error. Observed on 9 September, when a tick enumerated 68 of 83 open pull requests and said nothing about the other 15.
The count the search API reports is now compared against the rows returned. A mismatch prints CENSUS INCOMPLETE with both numbers, so an incomplete sweep can no longer pass for a quiet one.