- Drop the call function from base resolvers
- Rename unused schema fields to use python convention
- Improve doc strings
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDGQL836eddb72ec8: Refactoring: remove unnecessary code
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 D8032 (id=28930)
Rebasing onto ce677e0bde...
Current branch diff-target is up to date.
Changes applied before test
commit 836eddb72ec8f6ea2d042355719623318de31422 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Fri Jun 24 10:54:20 2022 +0200 Refactoring: remove unnecessary code - Drop the __call__ function from base resolvers - Rename unused schema fields to use python convention - Improve doc strings
See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/71/ for more details.