foreman icon indicating copy to clipboard operation
foreman copied to clipboard

Fixes #37116 - Enable bullet in the test environment

Open ekohl opened this issue 1 year ago • 1 comments

bullet is a tool to find n+1 query patterns. We already have it enabled in development, but not in testing. If we configure it to raise exceptions, we should have better guards against inefficient patterns.

ekohl avatar Jan 29 '24 15:01 ekohl

Marking as a draft now. To properly test this we should submit a PR to every plugin to see how much this would break.

ekohl avatar Jan 29 '24 15:01 ekohl