| .. |
|
code_directories
|
single tracer test
|
2025-03-11 15:16:19 -07:00 |
|
final_test_set
|
Implemented testgen context retrieval. Context retrieved is the union of read-writable code and read-only code. Did some refactors to remove code_to_optimize_with_helpers, and updated tests.
|
2025-03-05 16:40:23 -08:00 |
|
tests
|
Merge branch 'main' of https://github.com/codeflash-ai/codeflash into pathlib-migration
|
2024-10-13 18:14:44 -05:00 |
|
__init__.py
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|
book_catalog.py
|
ruff format
|
2024-10-12 20:58:44 -05:00 |
|
book_catalog2.py
|
sqlalchemy experiment wip.
|
2024-05-16 15:38:37 -07:00 |
|
book_catalog3.py
|
sqlalchemy experiment wip.
|
2024-05-16 15:38:37 -07:00 |
|
bubble_sort.py
|
stdout comparison in E2E
|
2025-03-03 16:59:17 -08:00 |
|
bubble_sort2.py
|
Implemented testgen context retrieval. Context retrieved is the union of read-writable code and read-only code. Did some refactors to remove code_to_optimize_with_helpers, and updated tests.
|
2025-03-05 16:40:23 -08:00 |
|
bubble_sort_3.py
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|
bubble_sort_dep1_helper.py
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|
bubble_sort_dep2_swap.py
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|
bubble_sort_deps.py
|
Implemented testgen context retrieval. Context retrieved is the union of read-writable code and read-only code. Did some refactors to remove code_to_optimize_with_helpers, and updated tests.
|
2025-03-05 16:40:23 -08:00 |
|
bubble_sort_from_another_file.py
|
Refactor PR creation process
|
2024-04-12 17:38:45 -07:00 |
|
bubble_sort_in_class.py
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|
bubble_sort_in_nested_class.py
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|
bubble_sort_method.py
|
address review.
|
2025-03-03 16:59:25 -08:00 |
|
bubble_sort_typed.py
|
Running end-to-end.
|
2024-11-23 17:24:15 -08:00 |
|
crosshair_tests.py
|
Running end-to-end.
|
2024-11-23 17:24:15 -08:00 |
|
find_common_tags.py
|
Many fixes, concolic test coverage.
|
2024-11-07 16:00:57 -08:00 |
|
helper_method.py
|
remove random binary characters
|
2024-10-13 16:09:41 -07:00 |
|
impure.py
|
Test of a function mutating its unput
|
2024-02-29 03:18:12 -08:00 |
|
math_utils.py
|
Refactor PR creation process
|
2024-04-12 17:38:45 -07:00 |
|
pig_latin.py
|
Move codeflash python code base to cli/
|
2023-12-29 18:37:49 -08:00 |
|
remove_control_chars.py
|
test file for init optimization example
|
2025-01-22 15:02:24 -08:00 |
|
retriever_bubble_sort_imported.py
|
still debugging readonly context code
|
2025-03-17 16:22:15 -07:00 |
|
retriever_bubble_sort_with_math.py
|
still debugging readonly context code
|
2025-03-17 16:22:15 -07:00 |
|
retriever_globals.py
|
still debugging readonly context code
|
2025-03-17 16:22:15 -07:00 |
|
retriever_main.py
|
still debugging readonly context code
|
2025-03-17 16:22:15 -07:00 |
|
retriever_transform_utils.py
|
still debugging readonly context code
|
2025-03-17 16:22:15 -07:00 |
|
retriever_utils.py
|
still debugging readonly context code
|
2025-03-17 16:22:15 -07:00 |
|
sleeptime.py
|
Fix cli tests
|
2024-10-23 14:38:23 -07:00 |
|
text_processor.py
|
another test function for init optim
|
2025-01-22 16:31:56 -08:00 |
|
topological_sort.py
|
Add a topological sort end to end test
|
2024-06-21 19:47:45 -07:00 |
|
typed_topological_sort.py
|
Many fixes, concolic test coverage.
|
2024-11-07 11:33:10 -08:00 |
|
use_cosine_similarity_from_other_file.py
|
Implemented testgen context retrieval. Context retrieved is the union of read-writable code and read-only code. Did some refactors to remove code_to_optimize_with_helpers, and updated tests.
|
2025-03-05 16:40:23 -08:00 |
|
User_post.py
|
Merge branch 'main' of https://github.com/codeflash-ai/codeflash into pathlib-migration
|
2024-10-13 18:14:44 -05:00 |