Skip to content

Add some tests for fuzzy searching

Nick Thomas requested to merge 249180-concat-in-searches-not-or into master

What does this MR do?

While investigating a performance issue, I went down a blind alley and came across some test gaps in Gitlab::SQL::Pattern. This MR fills the gap.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Part of #249180 (closed)

Edited by Nick Thomas

Merge request reports