Ensure to return an empty list of results when fetched visits list is
empty, for instance when the provided page_token is greater or equal
to latest origin visit.
Related to T4090
Differential D7552
origin_get_with_statuses: Fix case when fetched visits list is empty anlambert on Apr 12 2022, 12:10 PM. Authored by Tags None Subscribers None
Details
Ensure to return an empty list of results when fetched visits list is Related to T4090
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D7552 (id=27381)Rebasing onto 7c9586a0bb... Current branch diff-target is up to date. Changes applied before testcommit d255fb3c8a419cff80305990aae99d87e1d9b894 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Tue Apr 12 12:06:14 2022 +0200 origin_get_with_statuses: Fix case when fetched visits list is empty Ensure to return an empty list of results when fetched visits list is empty, for instance when the provided page_token is greater or equal to latest origin visit. Related to T4090 See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1590/ for more details. |