Skip to content

Extend the QueryRecorder matcher

Bob Van Landuyt :neckbeard: requested to merge bvl-extend-query-recorder into master

This extends the ActiveRecord::QueryRecorder and the exceed_query_limit matcher to report the extra queries.

I've been using that in: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14055

Merge request reports