Skip to content

Conversation

@SFJohnson24
Copy link
Collaborator

This PR separates the type_insensitive logic that was needed for #1414 from the string conversion used in the regex operations. This is because the strip() call causes fb1501 rule to not work.

to test: rerun fb1501

Copy link
Collaborator

@RamilCDISC RamilCDISC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR adds a separate method for string conversion for regex operations. The changes were validated by:

  1. Reviewing the PR for any unwanted code or comments.
  2. Reviewing the logic in accordance with AC.
  3. Ensuring all unit and regression testing pass.
  4. Running manual validation using dev rule editor using positive datasets.
  5. Running manual validation using dev rule editor using negative datasets.

@SFJohnson24 SFJohnson24 merged commit 526defb into main Jan 26, 2026
11 checks passed
@SFJohnson24 SFJohnson24 deleted the fb1501 branch January 26, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants