Commit graph

19 commits

Author SHA1 Message Date
RD
f65aa08878 Ruff cleanup of code replacer, new stub files added by mypy. 2024-10-24 14:34:07 -07:00
RD
68061a3317 Fixing some types and paths. 2024-10-19 20:11:27 -07:00
afik.cohen
33573651fc Update deps and sentry config 2024-06-04 19:18:54 -07:00
renaud
bf0ec4763b licst crash fixin 2024-06-04 12:13:33 -07:00
afik.cohen
9644e9dfd3 Simplify OPENAI_API_TYPE determination in create_openai_client 2024-05-30 20:08:17 -07:00
afik.cohen
1eeaa5ba7c Revert "Demo changes"
This reverts commit 45836f8eff.
2024-05-23 13:37:01 -07:00
afik.cohen
9c129efaa7 Revert "Rm e2e test"
This reverts commit f61938fd38.
2024-05-23 13:37:01 -07:00
afik.cohen
f61938fd38 Rm e2e test 2024-05-23 11:24:59 -07:00
afik.cohen
45836f8eff Demo changes 2024-05-23 11:06:13 -07:00
renaud
168cb055cb More test perfection work 2024-05-22 19:39:58 -07:00
afik.cohen
29a28e4056 Version 0.6.1 2024-05-14 19:13:29 -07:00
afik.cohen
0d0b24fa09 Fix project_root_path usage, add logging as to why files get filtered 2024-05-08 19:22:44 -07:00
afik.cohen
b6f7e79c7e Use experiment metadata to see experiment id in metrics_analysis.py 2024-05-07 16:59:34 -07:00
afik.cohen
02fb0f0c4e PR feedback; migrate experiment_id to experiment metadata that includes experiment group 2024-05-07 15:58:46 -07:00
afik.cohen
146aa1205c Remove overrides decorator 2024-05-06 19:37:08 -07:00
afik.cohen
dc559c456b Standardize qualified function name keys in functions_to_tests using the format: module_name.nested_module_name.class_name.function.name 2024-05-06 19:32:16 -07:00
afik.cohen
4b42e4a5d2 Use harmonic mean instead of geometric 2024-05-06 15:01:41 -07:00
afik.cohen
b774ba5fb3 Add metrics analysis scripts 2024-04-25 13:48:49 -07:00
afik.cohen
a270dfa0f1 Make generate_tests_and_optimizations return a dataclass, simplify Optimization dataclass, update ruff settings 2024-04-11 17:38:34 -07:00