Page MenuHomeSoftware Heritage

Make visit['origin'] a string everywhere (instead of a dict).
ClosedPublic

Authored by vlorentz on Oct 30 2019, 2:37 PM.

Diff Detail

Repository
rDSTO Storage manager
Branch
no-origin-dict-in-visits
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8713
Build 12688: tox-on-jenkinsJenkins
Build 12687: arc lint + arc unit

Event Timeline

olasd added a subscriber: olasd.

Thanks!

swh/storage/storage.py
1229–1230

I guess these two lines aren't really needed anymore. You can also add an isinstance like you did other methods.

This revision is now accepted and ready to land.Oct 30 2019, 2:56 PM