github / github/codeql

UX: codeql database analyze should display timestamps

Abierto
#17,928 1 comentario 0 reacciones 0 asignados Ver en GitHub
question
Lenguaje dominante
CodeQL
Estrellas
10.1k
Forks
2.1k
Merge medio
2 d 15 h
PR fusionados (30 d)
141

Descripción

When executing the `codeql database analyze [] -- ` the CodeQL runs the queries from the given query suite by first loading them, compiling a query plan and then evaluating the queries.

The evaluation of certain queries can have a very pessimistic execution time and in some cases, when a project (database) is huge or/and for complex or poorly written queries, the execution of a given query may never finish.

It would be awesome if the CodeQL CLI would show timestamps by default so that one could see when the `Starting evaluation of ` actually started to see how long it is being executed already, to decide whether to stop it etc.

Please see also: #17930 and #17929.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

The issue names no source files, tests, or entry points. Start by locating the implementation of `codeql database analyze` and the existing `Starting evaluation of ` output, then identify the relevant CLI tests; done means the command displays timestamps by default so evaluation duration can be judged.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
cli, security
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
38/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.