Commit graph

4206 commits

Author SHA1 Message Date
Saurabh Misra
18b4d208d8 add the new submodule at cli 2025-02-13 01:05:51 -05:00
Saurabh Misra
16d1a9146b delete the previous cli code 2025-02-13 01:02:25 -05:00
Saurabh Misra
13e608cd82
Merge pull request #1476 from codeflash-ai/prepare-for-cutting-cli-to-public-repo
move files from cli/experiments and cli/pie_test_set to top-level experiments directory
2025-02-12 19:47:44 -08:00
Saurabh Misra
d4d0b85898 move data from cli/experiments and cli/pie_test_set to top-level experiments directory 2025-02-12 22:32:45 -05:00
Kevin Turcios
028c49f122
Merge pull request #1472 from codeflash-ai/bayesian-analysis-revert
revert Bayesian analysis
2025-02-11 16:41:36 -05:00
Kevin Turcios
7505c3a8ae
Merge branch 'main' into bayesian-analysis-revert 2025-02-11 16:07:03 -05:00
Kevin Turcios
25eb363bb8
Merge pull request #1475 from codeflash-ai/enable-sentry
Update sentry.py
2025-02-11 16:06:51 -05:00
Kevin Turcios
4cb38b3530 Merge branch 'main' into bayesian-analysis-revert 2025-02-11 15:13:23 -05:00
Kevin Turcios
10aab961cf Update pyproject.toml 2025-02-11 15:11:18 -05:00
Kevin Turcios
46c9a8e1a4 Update sentry.py 2025-02-11 15:10:11 -05:00
Kevin Turcios
a1e49f08cd
Merge pull request #1473 from codeflash-ai/uv-powered-GHA
UV powered GHA
2025-02-11 14:56:17 -05:00
Kevin Turcios
c50cb228fa Revert "experiment"
This reverts commit a5adbbcaaa.
2025-02-11 09:07:02 -05:00
Kevin Turcios
a5adbbcaaa experiment 2025-02-11 09:06:21 -05:00
Kevin Turcios
7a083411af
Merge branch 'main' into uv-powered-GHA 2025-02-11 08:15:54 -05:00
Kevin Turcios
d547b6ad7e Revert "Update codeflash-optimize.yaml"
This reverts commit ab3936b81b.
2025-02-11 08:15:34 -05:00
Kevin Turcios
ab3936b81b Update codeflash-optimize.yaml 2025-02-11 08:12:35 -05:00
Kevin Turcios
de2b878a3e
Merge branch 'main' into bayesian-analysis-revert 2025-02-11 01:40:36 -05:00
Kevin Turcios
70cbec8b3e
Merge pull request #1474 from codeflash-ai/bump-coverage-threshold-to-60
minimum coverage threshold of 60
2025-02-11 01:25:09 -05:00
Kevin Turcios
0fa69f590a Update pyproject.toml 2025-02-11 00:32:31 -05:00
Kevin Turcios
c2810d7316 fix border test 2025-02-11 00:29:52 -05:00
Kevin Turcios
0da411d733 use UV. 2025-02-11 00:09:26 -05:00
Saurabh Misra
d9d2a5dcf5 minimum coverage threshold of 60 2025-02-10 19:28:03 -08:00
Kevin Turcios
cb76ae2e8e fix mypy bug in GHA 2025-02-10 22:17:07 -05:00
Kevin Turcios
94440f9f90 fix e2e 2025-02-10 21:24:43 -05:00
Kevin Turcios
37696323fd revert tests & verification/bayesian_analysis 2025-02-10 20:53:25 -05:00
Kevin Turcios
a3f8ae4500 revert cd3f1c43d0 2025-02-10 20:36:51 -05:00
Kevin Turcios
f79cafdfde revert 593bdc8e88 2025-02-10 20:36:15 -05:00
Saurabh Misra
2ef98bc849
Merge pull request #1467 from codeflash-ai/handle-binary-file-crashes
handle binary file crashes on roboflow/supervision
2025-02-07 12:22:33 -08:00
Kevin Turcios
5d65e9612a
Merge branch 'main' into handle-binary-file-crashes 2025-02-06 21:33:59 -05:00
Kevin Turcios
3c390c57a7
Merge pull request #1464 from codeflash-ai/cli_ver_check_main
min version check
2025-02-06 21:29:14 -05:00
Saurabh Misra
89bb33ca5d handle binary file crashes on roboflow/supervision 2025-02-06 17:48:33 -08:00
Kevin Turcios
bd3f8d294e
Merge branch 'main' into cli_ver_check_main 2025-02-06 20:30:05 -05:00
Kevin Turcios
6bab9c3270
Merge pull request #1465 from codeflash-ai/brainiac
clear lru cache between runs
2025-02-06 20:28:25 -05:00
Kevin Turcios
a2103194a0 Update min_supported_version.txt 2025-02-06 20:25:08 -05:00
Kevin Turcios
163f6c127d restore lru_cache test 2025-02-06 18:50:14 -05:00
Kevin Turcios
e22ee6df2a Update pytest_plugin.py 2025-02-06 18:48:25 -05:00
Kevin Turcios
767e1f57eb add tests 2025-02-06 18:45:52 -05:00
Kevin Turcios
85b5837dfa
Merge branch 'main' into brainiac 2025-02-06 13:27:55 -05:00
Kevin Turcios
ecc1d6a2d7 clear lru cache between runs 2025-02-06 13:26:33 -05:00
Kevin Turcios
401e1662cf
Merge branch 'main' into cli_ver_check_main 2025-02-05 18:27:47 -05:00
Kevin Turcios
4d058fd1a7 min version check
add .txt file
Update cfapi.py
don't break older versions

fix mypy

messed order

make mypy happy

Update end-to-end-test-coverage.yaml

start server

Update cfapi.py
2025-02-05 18:25:58 -05:00
Alvin Ryanputra
94b1bd7a08
Merge pull request #1411 from codeflash-ai/init_caching
init caching enabled by instrumenting @codeflash_capture on __init__ [CF-496]
2025-02-06 07:13:18 +08:00
Alvin Ryanputra
19d989c0d0 updated stubs 2025-02-05 18:12:43 +08:00
Alvin Ryanputra
68d7ffc8ae updated stubs 2025-02-05 18:09:46 +08:00
Alvin Ryanputra
1d21f4c30d removed __new__ 2025-02-05 17:56:11 +08:00
Alvin Ryanputra
aee95f57a1 changes after code review, made logic more robust, added tests_root arg to codeflash capture, added recursive tests, renamed some files / functions 2025-02-05 16:17:41 +08:00
Alvin Ryanputra
8a243bde1c Merge branch 'refs/heads/main' into init_caching 2025-02-05 16:13:18 +08:00
Kevin Turcios
b2ad710a5c
Merge pull request #1441 from codeflash-ai/NLTK-corpus-improvement
Nltk corpus improvement
2025-02-04 17:53:48 -05:00
Alvin Ryanputra
6dc9f598d1 Merge branch 'refs/heads/main' into init_caching
# Conflicts:
#	cli/codeflash/verification/comparator.py
2025-02-05 06:45:59 +08:00
Kevin Turcios
ab860a6fbf
Merge branch 'main' into NLTK-corpus-improvement 2025-02-04 21:43:32 +00:00