codeflash/.codeflash/benchmarks
Kevin Turcios 8959ead2f9 fix: resolve Windows 8.3 short paths in get_run_tmp_file and fix ruff lint errors
Add .resolve() to TemporaryDirectory path to expand Windows 8.3 short
paths (e.g. RUNNER~1) to canonical long form, fixing test_pickle_patcher
failures on Windows CI. Also add missing return type annotations and
noqa suppressions for benchmark test file.
2026-04-10 08:51:10 -05:00
..
__init__.py Move benchmarks to .codeflash/benchmarks/ and auto-discover 2026-04-10 08:39:15 -05:00
test_benchmark_code_extract_code_context.py Move benchmarks to .codeflash/benchmarks/ and auto-discover 2026-04-10 08:39:15 -05:00
test_benchmark_comparator.py Move benchmarks to .codeflash/benchmarks/ and auto-discover 2026-04-10 08:39:15 -05:00
test_benchmark_discover_unit_tests.py Move benchmarks to .codeflash/benchmarks/ and auto-discover 2026-04-10 08:39:15 -05:00
test_benchmark_libcst_multi_file.py Move benchmarks to .codeflash/benchmarks/ and auto-discover 2026-04-10 08:39:15 -05:00
test_benchmark_libcst_pipeline.py Move benchmarks to .codeflash/benchmarks/ and auto-discover 2026-04-10 08:39:15 -05:00
test_benchmark_merge_test_results.py fix: resolve Windows 8.3 short paths in get_run_tmp_file and fix ruff lint errors 2026-04-10 08:51:10 -05:00