-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use valid SDK keys in cache key generation tests * Add test for another special case of segment condition logging * Add test for multi-level flag dependency * Add tests for comparison attribute and comparison value trimming * Add tests for comparison attribute conversion to canonical string representation * Improve number to canonical string formatting * Don't accept string arrays that contain null values in the case of ARRAY (NOT) CONTAINS ANY OF * Simplify EvaluateContext + improve perf. of user attribute retrieval during evaluation + reduce allocations * Bump version
- Loading branch information
Showing
15 changed files
with
2,876 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.