Tags: google/cel-go
Tags
Support unwrapping unknown implementations of `proto.Message` (#1207) * Support unwrapping unknown implementations of `proto.Message` Signed-off-by: Sri Krishna <[email protected]> * Add test case Signed-off-by: Sri Krishna <[email protected]> --------- Signed-off-by: Sri Krishna <[email protected]> Co-authored-by: Sri Krishna <[email protected]>
Refactoring changes to create a test runner option from passed flags,… … correct indentation and add package level comment for test (#1165) * corrected indentation and added package comment for /test * fix indentation for required_labels test file * added test runner options from flags as a public method
Support for splitting nested branching operators within policies (#1136) * Support for splitting nested branching operators within policies * Introduce an ast.Heights() helper * Updated tests and expanded flattening to all calls * Added test case for comprehension pruning during unnest
PreviousNext