Filter cleanup: inFocus & maxValidity (& isUseful)#166
Conversation
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request refactors the status tracking logic by replacing the negative boolean "noData" (and "isNoData()") with a positive boolean "hasData" (and "hasData()") across "POIStatus", "Schedule", and various transit providers. Additionally, "usefulUntilInMs" in "Schedule" has been renamed to "timestampsUntilInMs" along with its associated helper methods, and the unused "areUseful()" function in "ServiceUpdates" was removed. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Uh oh!
There was an error while loading. Please reload this page.