https://github.com/SoftwareHeritage/swh-storage
Revision 2cc263da971e0c48f404f11a293031fffa8392fd authored by David Douard on 07 April 2020, 14:17:39 UTC, committed by David Douard on 14 April 2020, 09:37:31 UTC
which will handle swh.model objects everywhere instead of dicts.

Also add a BW compat version os the InMemoryJournalWriter so tests
will pass with current version of swh.journal (0.0.29).
1 parent e5e5943
History
Tip revision: 2cc263da971e0c48f404f11a293031fffa8392fd authored by David Douard on 07 April 2020, 14:17:39 UTC
test: update storage tests to (future) swh.journal 0.0.30
Tip revision: 2cc263d
File Mode Size
bin
docs
sql
swh
.gitignore -rw-r--r-- 136 bytes
.pre-commit-config.yaml -rw-r--r-- 909 bytes
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 46 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 242 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 69 bytes
README.md -rw-r--r-- 4.2 KB
mypy.ini -rw-r--r-- 889 bytes
pyproject.toml -rw-r--r-- 39 bytes
pytest.ini -rw-r--r-- 392 bytes
requirements-swh-journal.txt -rw-r--r-- 22 bytes
requirements-swh.txt -rw-r--r-- 73 bytes
requirements-test.txt -rw-r--r-- 318 bytes
requirements.txt -rw-r--r-- 104 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 637 bytes

README.md

back to top