Skip to content

Conversation

@mitchspano
Copy link
Owner

  • Update FormulaFilter to explicitly check for true in evaluation condition.
  • Add test case to handle scenarios where formula evaluation results in null.
  • Modify test classes to run in parallel for better performance.

Fixes #183

  • Tests pass
  • Appropriate changes to README are included in PR

- Update FormulaFilter to explicitly check for true in evaluation condition.
-  Add test case to handle scenarios where formula evaluation results in null.
- Modify test classes to run in parallel for better performance.
@mitchspano mitchspano merged commit 56eff05 into main Jul 18, 2025
2 checks passed
@mitchspano mitchspano deleted the null_entry_formula branch July 31, 2025 16:47
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.

Formula Filter can return a null value

2 participants