Page MenuHomeSoftware Heritage

Monkey-patch backend classes instead of 'get_storage' functions.
ClosedPublic

Authored by vlorentz on Jan 31 2020, 1:26 PM.

Details

Summary

get_storage functions are usually imported from X import get_storage,
so monkey-patching X.get_storage has no effect.
This commit reverts the behavior change introduced in
c018eeaaf7cb862402608426b90e9c7609a4a418.

Diff Detail

Repository
rDCIDX Metadata indexer
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10399
Build 15473: tox-on-jenkinsJenkins
Build 15472: arc lint + arc unit