launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #13582
Re: [Merge] lp:~rharding/launchpad/related_projects_1063272 into lp:launchpad
> Hi Rick,
>
> Some comments on your branch:
>
> * In genAffiliatedProductSql there is a lot of repetition in the queries that
> could be factored out so you DRY as the first query you return is a the same
> as the final one minus one clause. Give a shot at refactoring if you don't
> mind.
Thanks for the catch. Was a series of iterations over that and didn't get back to cleaning it up. I've reused the base_query for the second build now.
--
https://code.launchpad.net/~rharding/launchpad/related_projects_1063272/+merge/130414
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
References