bugbug icon indicating copy to clipboard operation
bugbug copied to clipboard

Extract the logic that is responsible for aggregating small components

Open suhaibmujahid opened this issue 2 years ago • 0 comments

The logic responsible for aggregating small components should live in a separate class for reusability, rather than being part of the component model.

https://github.com/mozilla/bugbug/blob/c9fdb64529f6838aaead42b7157c206e13191612/bugbug/models/component.py#L130-L143

suhaibmujahid avatar Dec 06 '23 03:12 suhaibmujahid