Commit graph

3842 commits

Author SHA1 Message Date
Saurabh Misra
a5d56df23c
Update README.md 2024-12-27 11:55:26 -08:00
Alvin Ryanputra
5525a67598
Merge pull request #1369 from codeflash-ai/helper_fn_discovery_list_compre
fixed function discovery in list comprehension
2024-12-26 15:03:15 -08:00
Alvin Ryanputra
60e512c11c minor fix 2024-12-26 14:30:10 -08:00
Alvin Ryanputra
29ea4deb79 Improved belongs_to logic by using jedi's .parent() 2024-12-26 11:30:29 -08:00
Alvin Ryanputra
860ff86557 minor improvements 2024-12-23 16:04:14 -08:00
Alvin Ryanputra
5b0561bda1 fixed bug where functions in list comprehensions in methods were not being discovered. 2024-12-23 15:27:03 -08:00
Kevin Turcios
4400d8a95a
Merge pull request #1366 from codeflash-ai/calculate-coverage-over-all-tests
run coverage over all test files
2024-12-20 17:51:55 -05:00
Saurabh Misra
c3a8fef363
Merge branch 'main' into calculate-coverage-over-all-tests 2024-12-20 14:17:18 -08:00
Saurabh Misra
87c7ac23d1
Merge pull request #1365 from codeflash-ai/try-codeflash-github-action-cleanups
try codeflash github yaml cleanups
2024-12-20 14:17:06 -08:00
Saurabh Misra
877b2f1730 run coverage over all test files 2024-12-20 14:16:32 -08:00
Saurabh Misra
6b39923939 cleanup 2024-12-20 13:37:16 -08:00
Saurabh Misra
e2cea11154 remove unnecessary things 2024-12-20 13:36:39 -08:00
Kevin Turcios
ed55c0bd25
Merge pull request #1363 from codeflash-ai/reporting
modular slack reporting
2024-12-20 16:33:55 -05:00
Kevin Turcios
aff179bd22
Merge branch 'main' into reporting 2024-12-20 16:13:05 -05:00
Saurabh Misra
39ef1ca4c6
Merge pull request #1364 from codeflash-ai/small-apikeys-url-fix
url rendered with the comma on github actions interface. Clean the url
2024-12-20 13:06:03 -08:00
Saurabh Misra
d59c7882ac url rendered with the comma on github actions interface. Clean the url 2024-12-20 11:53:37 -08:00
Kevin Turcios
35080354a1 Merge branch 'main' of https://github.com/codeflash-ai/codeflash into reporting 2024-12-20 14:47:16 -05:00
Kevin Turcios
db2d0af07e Update suggest-pr-changes.ts 2024-12-20 14:46:51 -05:00
Alvin Ryanputra
674b67e058
Merge pull request #1360 from codeflash-ai/github-worfklow-local-aiserver
end to end test that spins up a local aiserver
2024-12-19 16:36:57 -08:00
Alvin Ryanputra
87acaae493 test coverage bug fixes 2024-12-19 16:10:54 -08:00
Alvin Ryanputra
2552ac4870 test coverage bug fixes 2024-12-19 16:04:54 -08:00
Alvin Ryanputra
b96814cc9b Before, our tests will undergo retries even if codeflash succeeded, if they don't meet some expected improvement requirements. In these situations, the files were not being reverted between retries. this commit fixes that 2024-12-19 15:27:07 -08:00
Alvin Ryanputra
1acb5c2848 added env variables 2024-12-19 14:42:16 -08:00
Alvin Ryanputra
a4f0dcb8a7 trying the changes again 2024-12-19 14:41:00 -08:00
Alvin Ryanputra
ff78b1374e revert to previous version to see if end-to-end bubblesort-pytest-no-git works 2024-12-19 14:37:16 -08:00
Alvin Ryanputra
72b49c50ff minor fixes 2024-12-19 14:04:44 -08:00
Alvin Ryanputra
30bf7e1af9 added CODEFLASH_AIS_SERVER: local 2024-12-19 11:44:55 -08:00
Alvin Ryanputra
692377a349 logs not captured properly 2024-12-19 11:36:34 -08:00
Alvin Ryanputra
b568b00ece logs not captured properly 2024-12-19 11:26:07 -08:00
Kevin Turcios
1bb77bf58f notify langflow updates && modularity 2024-12-19 14:23:47 -05:00
Alvin Ryanputra
52baa127ff logs not captured properly 2024-12-19 11:12:40 -08:00
Alvin Ryanputra
a0ee530b6c end to end tests now run with local aiserver 2024-12-19 10:43:35 -08:00
Alvin Ryanputra
7bcda28bc7 end to end changes 2024-12-19 10:22:07 -08:00
Alvin Ryanputra
7cda80b643
Merge branch 'main' into github-worfklow-local-aiserver 2024-12-18 17:14:17 -08:00
Alvin Ryanputra
7713fcdd6d added black install for github workflow, since my-best-repo is configured to use it here 2024-12-18 16:55:05 -08:00
Saurabh Misra
9f4bf6d45a
Merge pull request #1362 from codeflash-ai/release/v0.8.4
Release v0.8.4
2024-12-18 16:53:14 -08:00
Alvin Ryanputra
184b567df0 added black install for github workflow, since my-best-repo is configured to use it here 2024-12-18 16:50:18 -08:00
Alvin Ryanputra
6252fbe372 fixes 2024-12-18 16:20:02 -08:00
Alvin Ryanputra
678a358dce
Merge branch 'main' into github-worfklow-local-aiserver 2024-12-18 16:19:19 -08:00
Alvin Ryanputra
001bd3f729 api key issue 2024-12-18 16:13:36 -08:00
Alvin Ryanputra
951248b55a see logs 2024-12-18 16:10:09 -08:00
Alvin Ryanputra
306dc760c2 see logs 2024-12-18 16:01:31 -08:00
Saurabh Misra
84de9ce524 Release v0.8.4
a couple of typing updates
2024-12-18 15:59:17 -08:00
Alvin Ryanputra
91e65a8154 fixes 2024-12-18 15:52:42 -08:00
Alvin Ryanputra
ed47fe0130 fixes 2024-12-18 15:50:00 -08:00
Alvin Ryanputra
e627c95643 env variable 2024-12-18 15:46:14 -08:00
Saurabh Misra
65de90b35d
Merge pull request #1347 from codeflash-ai/log-concolic-tests-in-pr
Include concolic tests when we open PR
2024-12-18 15:46:02 -08:00
Saurabh Misra
257a69426d
Merge branch 'main' into log-concolic-tests-in-pr 2024-12-18 15:45:54 -08:00
Saurabh Misra
6277dc9b62
Merge pull request #1352 from codeflash-ai/tracer-ignore-return-event
Tracer - optimize more and fix __new__ function logging
2024-12-18 15:45:38 -08:00
Alvin Ryanputra
1594f13b61 fixes 2024-12-18 15:45:12 -08:00