Page MenuHomeSoftware Heritage

storage*: origin_visit_find_by_date -> Optional[OriginVisit]
ClosedPublic

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

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

This revision is now accepted and ready to land.Jul 27 2020, 12:52 PM

Build is green

Patch application report for D3622 (id=12752)

Rebasing onto b31c30491e...

Current branch diff-target is up to date.
Changes applied before test
commit 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.