You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Eppo Client with shared UFC tests passing (#23)
* tests passing for rule evaluator, flag evaluator, and eppo value
* work in progress
* shared UFC tests passing
* don't check in test data
* changes from self-review of PR
* apply spotless linter
* working on tests
* better test logging
* use make test for tests
* Add bandit support (#25)
* bandit test harness ready
* add bandit result
* set up for dropping in bandit evaluation
* bandit deserialization wired up
* loading bandit parameters
* bandit stuff happening
* shared bandit tests passing
* bandit logger classes
* bandit log test passing
* more tests for logger
* bandit tests for graceful mode
* apply spotless formatting autofix
* changes from self-review of PR so far
* more changes from self-review of PR
* more changes from self-review
* make test less fragile
* bump version; don't sign local maven
* bandit logging errors should be non-fatal
* use normalized probability floor
* update result before even attempting to log bandit
* spotless 🙄
* do the rename (#26)
* work in progress
* remove singleton for base client
* linter
* expose bandit test harnesses
* expose test uilities
* changes from self-review of PR
* make base client constructor protected
* add simple logger for tests
* basic profiling test
* improvement not using bigint
* faster getShard()
* linter
* more helpful failure message
* increase CPU time allowance to account for slower machines
* bump version
* download test data for tests
0 commit comments