Skip to content

Commit 882a2e0

Browse files
author
Codeflash Bot
committed
lsp log for discovering tests loading message
1 parent e187f98 commit 882a2e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codeflash/optimization/optimizer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ def discover_tests(
240240

241241
console.rule()
242242
start_time = time.time()
243+
logger.info("lsp,loading|Discovering existing function tests...")
243244
function_to_tests, num_discovered_tests, num_discovered_replay_tests = discover_unit_tests(
244245
self.test_cfg, file_to_funcs_to_optimize=file_to_funcs_to_optimize
245246
)

0 commit comments

Comments
 (0)