Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDGQLce8008dfb321: Remove unused middlewares package
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 D8365 (id=30189)
Rebasing onto cae7856390...
Current branch diff-target is up to date.
Changes applied before test
commit ce8008dfb3216bcc4ad90edf98ae433a785f166d Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Wed Aug 31 16:25:12 2022 +0200 Remove unused middlewares package
See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/145/ for more details.
As this initialization really depends on the shape of the objects, it would probably be clearer if it was wrapped in the same function as the one which creates the objects in the first place. You could put the population of the edge lists next to the object initialization.