It enables to save a couple of import instructions and make code simpler.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDGQL0fc26f83a2a1: resolvers: Initialize backends in base classes for node and connection
Diff Detail
Diff Detail
- Repository
- rDGQL GraphQL API
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D8408 (id=30341)
Rebasing onto 467e0b7e28...
Current branch diff-target is up to date.
Changes applied before test
commit 0fc26f83a2a1a4e501ca51675c398601ebb4be62
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date: Tue Sep 6 17:25:30 2022 +0200
resolvers: Initialize backends in base classes for node and connection
It enables to save a couple of import instructions and make code simpler.See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/152/ for more details.