>>> from swh.graph.client import RemoteGraphClient <stdin>:1: DeprecationWarning: the swh.graph.client module is deprecated, use swh.graph.http_client instead
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDGRPH3b9685923021: Re-add swh/graph/client.py for backward-compatibility
Diff Detail
Diff Detail
- Repository
- rDGRPH Compressed graph representation
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 30175 Build 47164: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 47163: arc lint + arc unit
Event Timeline
Comment Actions
You should also do the same for the naive client, see https://jenkins.softwareheritage.org/job/DENV/job/tests/2724/artifact/swh-vault.log
Comment Actions
Build is green
Patch application report for D8061 (id=29087)
Rebasing onto 32f2626a7d...
Current branch diff-target is up to date.
Changes applied before test
commit f6567895148344d900e377a02289c4f911f82dd9 Author: Antoine Pietri <antoine.pietri1@gmail.com> Date: Thu Jun 30 16:34:16 2022 +0200 Re-add swh/graph/client.py for backward-compatibility
See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/212/ for more details.
Comment Actions
Build is green
Patch application report for D8061 (id=29088)
Rebasing onto 32f2626a7d...
Current branch diff-target is up to date.
Changes applied before test
commit 3b9685923021e7bee1d360c0eed365a3112a9dda Author: Antoine Pietri <antoine.pietri1@gmail.com> Date: Thu Jun 30 16:34:16 2022 +0200 Re-add swh/graph/client.py for backward-compatibility
See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/213/ for more details.