Commit graph

3996 commits

Author SHA1 Message Date
Saurabh Misra
aaa2d25001 remove project dependency on black 2024-12-18 12:53:03 -08:00
Alvin Ryanputra
321c03b730 fixed a buggy test 2024-12-18 12:42:07 -08:00
Alvin Ryanputra
110a9d4587
Merge branch 'main' into prompt_refactor 2024-12-18 11:22:55 -08:00
Alvin Ryanputra
e751a3a3ed deleted a file 2024-12-18 11:21:25 -08:00
Alvin Ryanputra
b3b2ca8fc6 slight changes, more tests 2024-12-18 10:56:27 -08:00
Alvin Ryanputra
24410ea0eb left with mypy for tests 2024-12-18 10:31:47 -08:00
Alvin Ryanputra
c666d346f7 some edits / simplifying some code. left with one mypy error to fix 2024-12-17 19:56:00 -08:00
Alvin Ryanputra
8b9d188847 changed the approach to manipulate the csts directly. still have some mypy errors, will push changes to fix them soon. 2024-12-17 18:27:59 -08:00
Saurabh Misra
7114d49efa
Merge pull request #1346 from codeflash-ai/saga/pr_description
change pr description and branch name
2024-12-17 17:21:52 -08:00
Saurabh Misra
58f1422e88
Merge branch 'main' into saga/pr_description 2024-12-17 17:13:21 -08:00
Saurabh Misra
38b776cafc
Merge branch 'main' into tracer-ignore-return-event 2024-12-17 16:47:14 -08:00
RD
2636827f21
Merge pull request #1351 from codeflash-ai/returns_replacement
Replace Returns Dependency
2024-12-17 15:38:22 -08:00
Alvin Ryanputra
1ece1fef68 removed print statement 2024-12-17 11:38:58 -08:00
Alvin Ryanputra
7b049c88b8 code utils 2024-12-17 11:30:32 -08:00
Alvin Ryanputra
ebeb8f08c0 First part of a refactor. cst_context and retriever implements logic to retrieve helper functions and build up the necessary CST trees/code as read_write and read_only context. In this commit is also a bunch of test files. 2024-12-17 11:30:07 -08:00
Saurabh Misra
b1c8abb3e0 optimize and fix __new__ function logging 2024-12-16 19:07:50 -08:00
RD
5b4d2d4c64 API side of the RO Context changes 2024-12-16 17:44:32 -08:00
Kevin Turcios
74f5ebd160 ruff 2024-12-16 18:59:24 -05:00
RD
2214b55394 Removing Returns dependency. 2024-12-16 15:33:48 -08:00
Saga4
4a75879c64 revert unnecessary humanization of time 2024-12-15 02:14:48 +05:30
Saga4
ae73f0bfc8 remove empty line 2024-12-15 01:11:29 +05:30
Saga4
516f2c474d suggested changes end to end test 2024-12-15 01:09:17 +05:30
Saurabh Misra
9ff0b83722 log concolic tests on PR 2024-12-13 22:57:09 -08:00
Saga4
be05ab7a62 suggested changes 2 2024-12-14 04:55:12 +05:30
Saga4
24b949d9f6 change pr description and branch name 2024-12-14 04:11:28 +05:30
Saurabh Misra
f5ec0835b8
Merge pull request #1345 from codeflash-ai/release/v0.8.3
release v0.8.3
2024-12-11 21:46:55 -08:00
Saurabh Misra
beeab5d8e3 release v0.8.3 2024-12-11 21:05:03 -08:00
Saurabh Misra
5574142572
Merge pull request #1338 from codeflash-ai/docs-and-webapp-updates
Minor docs and webapp updates
2024-12-11 20:46:09 -08:00
Saurabh Misra
8697d94b23
Merge branch 'main' into docs-and-webapp-updates 2024-12-11 20:25:10 -08:00
Saurabh Misra
e59d740ea3
Merge pull request #1340 from codeflash-ai/timeout-concolic-tests-generation
Timeout Concolic generation to prevent codeflash getting stuck
2024-12-11 20:24:38 -08:00
Kevin Turcios
7ff89e1e72 minimal 2024-12-11 15:43:06 -05:00
Saurabh Misra
5d3f8faade
Merge branch 'main' into timeout-concolic-tests-generation 2024-12-10 16:31:01 -08:00
Saurabh Misra
f01e83ea63
Merge pull request #1343 from codeflash-ai/git-remote-init-fix
init git-remote in config correctly
2024-12-10 16:30:12 -08:00
Saurabh Misra
32642e5b48
Merge branch 'main' into timeout-concolic-tests-generation 2024-12-10 14:46:39 -08:00
Saurabh Misra
e1b7ce6132 debug log 2024-12-10 14:46:21 -08:00
Saurabh Misra
1ac6038030 innit git-remote in config correctly 2024-12-10 12:50:15 -08:00
Kevin Turcios
3629954a63 coverage reliability
quick update
2024-12-10 14:00:56 -05:00
Kevin Turcios
d687e13a49 django tests 2024-12-10 12:58:31 -05:00
Kevin Turcios
d9f04e02bb moved exception up 2024-12-10 10:30:50 -05:00
Kevin Turcios
17f1a09de5 move exception up 2024-12-10 10:25:39 -05:00
Kevin Turcios
aa1b099ba1 fix tests
test_class_method_instrumentation
test_time_correction_instrumentation
test_perfinjector_only_replay_test
test_perfinjector_bubble_sort
ruff refactor
2024-12-10 10:13:50 -05:00
Kevin Turcios
ffdd1f587d add new body 2024-12-10 10:00:03 -05:00
Saurabh Misra
e1e84a7cf8
Merge pull request #1339 from codeflash-ai/add-coverage-report
add codecov integration
2024-12-09 21:00:04 -08:00
Saurabh Misra
0e41198264
Update cli/pyproject.toml 2024-12-09 19:18:05 -08:00
Saurabh Misra
584bc207fa timeout to prevent codeflash getting stuck 2024-12-09 19:05:58 -08:00
Saurabh Misra
53f63faaa5 remove black as a dependency 2024-12-09 14:29:37 -08:00
Saurabh Misra
d37999da57 fix unit tests 2024-12-09 12:30:39 -08:00
Saurabh Misra
625349fdd5 fix unit tests 2024-12-09 12:26:40 -08:00
Saurabh Misra
09d28b3803 add codecov integration 2024-12-09 12:17:16 -08:00
Saurabh Misra
b81637fb35 attempt to fix types 2024-12-09 12:04:47 -08:00