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
- Branch
- backends-init
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 31368 Build 49070: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 49069: arc lint + arc unit
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.