Skip to content

Refactor Condition evaluation#15357

Merged
nohwnd merged 1 commit intomainfrom
dev/ygerges/refactor
Jan 13, 2026
Merged

Refactor Condition evaluation#15357
nohwnd merged 1 commit intomainfrom
dev/ygerges/refactor

Conversation

@Youssef1313
Copy link
Copy Markdown
Member

This is refactoring-only change. Previously, Equals/NotEquals (and Contains/DoesNotContain) logic was duplicated, but just negated. Now the logic is implemented once, and when the negated operator is needed, we call the positive implementation and negate the result.

Loading
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.

2 participants