-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 * Use valid SDK keys in cache key generation tests * Add tests for comparison attribute conversion to canonical string representation * Simplify EvaluateContext + improve perf. of user attribute retrieval during evaluation + reduce allocations * Set eslint as default formatter for VSCode workspace * Minor corrections * Move isStringArray into Utils * Make line break char sequence configurable in log messages * Align config json error handling of EvaluateLogBuilder with error reporting of RolloutEvaluator * Improve naming * Improve User Object tests * Add a few more test cases * Correct visibility of appendTargetingRuleThenPart * Minor corrections * Correct grammar mistake * Make naming of UserComparator member consistent * Add tests for some number parsing edge cases * Adjust terminology to docs (eliminate the usage of term 'match' in the context of conditions) * Bump version
- Loading branch information
Showing
22 changed files
with
2,982 additions
and
168 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.