This class is meant to be used not only to wrap storage-like db.
Also rewrite the test_logger using pytest-postgresql fixture so
we do not need pifpaf anymore.
Related to T1495
Paths
| Differential D996 Authored by douardda on Jan 24 2019, 3:48 PM.
Details
Summary This class is meant to be used not only to wrap storage-like db. Also rewrite the test_logger using pytest-postgresql fixture so Related to T1495
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptJan 24 2019, 3:48 PM2019-01-24 15:48:57 (UTC+1) Comment Actions Build is green Harbormaster completed remote builds in B3689: Diff 3163.Jan 24 2019, 3:51 PM2019-01-24 15:51:02 (UTC+1) This revision is now accepted and ready to land.Jan 24 2019, 4:02 PM2019-01-24 16:02:44 (UTC+1) Closed by commit rDCORE4f85d9c4e916: Extract the BaseDb class from swh-storage (authored by douardda). · Explain WhyJan 28 2019, 11:14 AM2019-01-28 11:14:03 (UTC+1) This revision was automatically updated to reflect the committed changes. Harbormaster failed remote builds in B3746: Diff 3210!Jan 28 2019, 11:14 AM2019-01-28 11:14:11 (UTC+1) Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DCORE/job/tox/124/
Revision Contents
Diff 3163 requirements-test.txt
swh/core/db/__init__.py
swh/core/db/common.py
swh/core/db/db.py
|