github / github/codeql

UX: codeql database analyze should display timestamps

オープン
#17,928 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
141

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。