swh.storage.filter: Add filtering storage implementation
Also add a sample_data fixture to read default test data from. Related T1389
parent
02b25f07
Branches atomic-migration
No related tags found
Showing
- conftest.py 70 additions, 0 deletionsconftest.py
- swh/storage/__init__.py 4 additions, 2 deletionsswh/storage/__init__.py
- swh/storage/filter.py 116 additions, 0 deletionsswh/storage/filter.py
- swh/storage/tests/test_filter.py 74 additions, 0 deletionsswh/storage/tests/test_filter.py
- swh/storage/tests/test_init.py 4 additions, 0 deletionsswh/storage/tests/test_init.py
swh/storage/filter.py
0 → 100644
swh/storage/tests/test_filter.py
0 → 100644
-
Some references in the commit message have been migrated:
- T1389 is now swh/meta#1389 (closed)
Please register or sign in to comment