Skip to content

Structural equivalence utilities for CEL ASTs - #1467

Merged
TristonianJones merged 3 commits into
cel-expr:masterfrom
TristonianJones:ast-equiv
Sep 8, 2026
Merged

Structural equivalence utilities for CEL ASTs#1467
TristonianJones merged 3 commits into
cel-expr:masterfrom
TristonianJones:ast-equiv

Conversation

@TristonianJones

Copy link
Copy Markdown
Collaborator

Format insensitive equivalent testing for CEL expressions and ASTs

Closes #1368

Comment thread common/ast/equiv_test.go
Comment thread common/ast/equiv.go
@TristonianJones

Copy link
Copy Markdown
Collaborator Author

@jnthntatum - Updated with the fix and added feature for macro call-based equivalence. PTAL

@TristonianJones
TristonianJones merged commit 4e5ec46 into cel-expr:master Sep 8, 2026
8 checks passed
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.

Provide formatting-insensitive structural equality for parsed CEL expressions

2 participants