bugbug
bugbug copied to clipboard
Extract the logic that is responsible for aggregating small components
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