No impact as it's apparently unused.
$ grep -r 'origin_visit_find_by_date(' */swh/** | grep -v "swh-storage"
Related to T645
Differential D3622
storage*: origin_visit_find_by_date -> Optional[OriginVisit] ardumont on Jul 27 2020, 12:49 PM. Authored by Tags None Subscribers None
Details
No impact as it's apparently unused. $ grep -r 'origin_visit_find_by_date(' */swh/** | grep -v "swh-storage" Related to T645 tox is still happy
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D3622 (id=12752)Rebasing onto b31c30491e... Current branch diff-target is up to date. Changes applied before testcommit 57e305e03b66508a702f5e177b84e84640ef855e Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jul 27 12:44:37 2020 +0200 storage*: origin_visit_find_by_date -> Optional[OriginVisit] Related to T645 See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/567/ for more details. |