Skip to content

Added type_insensitive parameter for equals_string_part operator#1787

Merged
gerrycampion merged 12 commits into
mainfrom
1665_string_part_type_insensitive
Jul 9, 2026
Merged

Added type_insensitive parameter for equals_string_part operator#1787
gerrycampion merged 12 commits into
mainfrom
1665_string_part_type_insensitive

Conversation

@aniemes

@aniemes aniemes commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

…. Added tests for this and a negative test for the original operator without the param

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Updated schema has not been merged with markdown descriptions. Please run the "Merge Schema with Markdown Descriptions" workflow to update the merged schema files.

Comment thread resources/schema/rule/Operator.md Outdated
Comment thread tests/unit/test_check_operators/test_string_comparison.py

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Updated schema has not been merged with markdown descriptions. Please run the "Merge Schema with Markdown Descriptions" workflow to update the merged schema files.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Updated schema has not been merged with markdown descriptions. Please run the "Merge Schema with Markdown Descriptions" workflow to update the merged schema files.

@aniemes aniemes requested a review from RamilCDISC June 29, 2026 14:42
@RamilCDISC

Copy link
Copy Markdown
Collaborator

The PR looks fine to me now. Before approving could you please merge the updated schema with markdown descriptions. and also fix the lint issues so lint tests pass in CI?

@gerrycampion gerrycampion self-requested a review July 9, 2026 21:02
@gerrycampion gerrycampion merged commit b42dbfc into main Jul 9, 2026
14 checks passed
@gerrycampion gerrycampion deleted the 1665_string_part_type_insensitive branch July 9, 2026 21:15
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.

Allow type_insensitive parameter for does_not_equal_string_part and equals_string_part operators

4 participants