Skip to content

feat: add Sequences to expressions#202

Merged
tlambert03 merged 1 commit intopyapp-kit:mainfrom
tlambert03:add-containers
Jun 26, 2024
Merged

feat: add Sequences to expressions#202
tlambert03 merged 1 commit intopyapp-kit:mainfrom
tlambert03:add-containers

Conversation

@tlambert03
Copy link
Copy Markdown
Member

@tlambert03 tlambert03 commented Jun 3, 2024

cc @hanjinliu this would add support for various Sequence objects to expressions. closes #201

I need to think about this a bit, and look into possible problems.

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (81b245b) to head (43683b7).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #202   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines         1817      1835   +18     
=========================================
+ Hits          1817      1835   +18     

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

@tlambert03 tlambert03 merged commit 6f51cc3 into pyapp-kit:main Jun 26, 2024
@tlambert03 tlambert03 deleted the add-containers branch June 26, 2024 11:59
@tlambert03 tlambert03 added the enhancement New feature or request label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

How do I use Expr.in_?

1 participant