Skip to content

Fix two-variable comprehension pruning#1083

Merged
TristonianJones merged 3 commits into
cel-expr:masterfrom
TristonianJones:two-var-prune-fix
Dec 9, 2024
Merged

Fix two-variable comprehension pruning#1083
TristonianJones merged 3 commits into
cel-expr:masterfrom
TristonianJones:two-var-prune-fix

Conversation

@TristonianJones

Copy link
Copy Markdown
Collaborator

Added support for two-variable comprehension prune / unparse

Closes #1080

Comment thread ext/comprehensions_test.go
Comment thread interpreter/prune.go Outdated
jnthntatum
jnthntatum previously approved these changes Dec 9, 2024
@TristonianJones TristonianJones merged commit bd1ec92 into cel-expr:master Dec 9, 2024
@TristonianJones TristonianJones deleted the two-var-prune-fix branch December 9, 2024 22:51
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.

Two variable comprehensions potentially getting lost during pruning

2 participants