Skip to content

Fix: add __contains__ for Lazy Operators#81

Merged
carlos-adir merged 2 commits intomainfrom
dev/lazy_contains
Sep 20, 2025
Merged

Fix: add __contains__ for Lazy Operators#81
carlos-adir merged 2 commits intomainfrom
dev/lazy_contains

Conversation

@carlos-adir
Copy link
Contributor

This was supposed to be included in #63 to solve #66

@carlos-adir carlos-adir self-assigned this Sep 20, 2025
@carlos-adir carlos-adir added the enhancement New feature or request label Sep 20, 2025
@carlos-adir carlos-adir marked this pull request as ready for review September 20, 2025 18:13
@carlos-adir carlos-adir marked this pull request as draft September 20, 2025 18:19
@carlos-adir carlos-adir marked this pull request as ready for review September 20, 2025 18:19
@codecov
Copy link

codecov bot commented Sep 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.00%. Comparing base (26cc272) to head (da8a2f6).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  Coverage   98.99%   99.00%           
=======================================
  Files          34       34           
  Lines        3280     3306   +26     
=======================================
+ Hits         3247     3273   +26     
  Misses         33       33           

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

@carlos-adir carlos-adir merged commit 1e0fb7a into main Sep 20, 2025
10 checks passed
@carlos-adir carlos-adir deleted the dev/lazy_contains branch October 26, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: Add Lazy boolean operator to speed up evaluation of boolean operations

1 participant

Comments