Skip to content

Feat/null filter#28

Merged
ElijahSwiftIBM merged 10 commits intodevfrom
feat/null-filter
Mar 10, 2026
Merged

Feat/null filter#28
ElijahSwiftIBM merged 10 commits intodevfrom
feat/null-filter

Conversation

@ElijahSwiftIBM
Copy link
Copy Markdown
Collaborator

@ElijahSwiftIBM ElijahSwiftIBM commented Mar 9, 2026

💡 Issue Reference

Issue: fixes #30

💻 What does this address?

There are valid use-cases for filtering based on an empty string in a specific value/location

📟 Implementation Details

Removed the check against empty string filters. Added translation to consider empty strings as "null" filters or filters looking for empty strings.

📋 Is there a test case?

Added positive tests to validate that empty string filters (used in all 3 ways) function. Changed test to validate that null filter failed to check a non-string case

Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
@lcarcaramo lcarcaramo added this to the v0.0.3 milestone Mar 9, 2026
Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
Signed-off-by: Elijah Swift <Elijah.Swift@IBM.com>
Copy link
Copy Markdown
Member

@lcarcaramo lcarcaramo left a comment

Choose a reason for hiding this comment

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

👍

@ElijahSwiftIBM ElijahSwiftIBM merged commit d7cfee8 into dev Mar 10, 2026
7 checks passed
@ElijahSwiftIBM ElijahSwiftIBM deleted the feat/null-filter branch March 10, 2026 17:54
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