Page MenuHomeSoftware Heritage

Don't send 'None' as a revision id to storage.revision_get.
ClosedPublic

Authored by vlorentz on Feb 14 2019, 5:09 PM.

Details

Summary

This error wasn't caught before because the in-mem storage
accepts None values, but the pg storage doesn't.

Diff Detail

Repository
rDCIDX Metadata indexer
Branch
revision_get-None
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 4258
Build 5622: tox-on-jenkinsJenkins
Build 5621: arc lint + arc unit