No impact as it's apparently unused.
$ grep -r 'origin_visit_find_by_date(' */swh/** | grep -v "swh-storage"
Related to T645
Paths
| Differential D3622 Authored by ardumont on Jul 27 2020, 12:49 PM.
Details
Summary No impact as it's apparently unused. $ grep -r 'origin_visit_find_by_date(' */swh/** | grep -v "swh-storage" Related to T645 Test Plan tox is still happy
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptJul 27 2020, 12:49 PM2020-07-27 12:49:21 (UTC+2) This revision is now accepted and ready to land.Jul 27 2020, 12:52 PM2020-07-27 12:52:39 (UTC+2) Comment 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. Harbormaster completed remote builds in B13982: Diff 12752.Jul 27 2020, 12:57 PM2020-07-27 12:57:03 (UTC+2) Closed by commit rDSTO57e305e03b66: storage*: origin_visit_find_by_date -> Optional[OriginVisit] (authored by ardumont). · Explain WhyJul 27 2020, 1:13 PM2020-07-27 13:13:46 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12753 swh/storage/cassandra/storage.py
swh/storage/in_memory.py
swh/storage/interface.py
swh/storage/storage.py
|