Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix allSatisfy bug in InFilter #219

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Fix allSatisfy bug in InFilter #219

merged 1 commit into from
Aug 29, 2024

Conversation

JackieTien97
Copy link
Contributor

if a block has null value, allSatisfy should return false for InFilter

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.06%. Comparing base (3244d9f) to head (9d4832f).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #219   +/-   ##
========================================
  Coverage    62.06%   62.06%           
========================================
  Files          467      467           
  Lines        30754    30754           
  Branches      4039     4039           
========================================
  Hits         19089    19089           
  Misses       11212    11212           
  Partials       453      453           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JackieTien97 JackieTien97 merged commit 2525314 into develop Aug 29, 2024
11 checks passed
@JackieTien97 JackieTien97 deleted the InFilterBugFix branch August 29, 2024 01:06
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