Update extensions/ql-vscode/src/run-queries-shared.ts

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
This commit is contained in:
Dave Bartolomeo
2023-03-29 14:15:05 -04:00
committed by GitHub
parent c712b2999c
commit 41e0702d3a

View File

@@ -653,7 +653,8 @@ export async function generateEvalLogSummaries(
/**
* Calls the appropriate CLI command to generate a human-readable log summary.
* @param cliServer The cli server client. * @param outputDir The query's output directory, where all of the logs are located.
* @param cliServer The cli server client.
* @param outputDir The query's output directory, where all of the logs are located.
* @returns True if the summary and end summary were generated, or false if not.
*/
async function generateHumanReadableLogSummary(