Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added files to compute bandit probabilities as a cron task * fixed formatting in bandit files * fixed revisions and renamed some fuzz strategy selection files (previously called bandit probabilities) * Updated cron.yaml and server.py files. Also updated server SQL query and corresponding tests. * Got rid of strategy count field in ndb datastore table * added code to delete previous strategy probability entries upon update * fixed stylistic errors * fixed more stylistic errors and updated to use ndb_utils to delete from table * fixed some naming issues and udpated types.go file to represent new ndb table schema * fixed bigquery query result bug
- Loading branch information