Skip to content

Add analysis status info#163

Merged
Discookie merged 6 commits intoEricsson:mainfrom
Magyarimiki:feature/status-info
Mar 24, 2026
Merged

Add analysis status info#163
Discookie merged 6 commits intoEricsson:mainfrom
Magyarimiki:feature/status-info

Conversation

@Magyarimiki
Copy link
Contributor

This PR adds file analysis status information to the code checker tree view.
Status info (if available) is displayed for the currently edited file. Status info contains subitems, displaying status for each analyser.

This feature depends on CodeChecker command

CodeChecker parse --status

which is available from version 6.27.0.

Signed-off-by: Magyarimiki <249292183+Magyarimiki@users.noreply.github.com>
@dkrupp dkrupp requested a review from Discookie February 10, 2026 09:33
Copy link
Collaborator

@Discookie Discookie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One major issue found so far:
If you click into either the Terminal or the Output tab, there's an infinite stream of spawned-then-instantly-killed instances of CodeChecker parse --status.

Image

Other than that, some minor nits.

Signed-off-by: Magyarimiki <249292183+Magyarimiki@users.noreply.github.com>
@dkrupp dkrupp requested a review from Discookie March 18, 2026 12:18
Signed-off-by: Magyarimiki <249292183+Magyarimiki@users.noreply.github.com>
@Magyarimiki
Copy link
Contributor Author

Correct, this command was meant to be used but finally it isn't. Removed.

Signed-off-by: Magyarimiki <249292183+Magyarimiki@users.noreply.github.com>
Copy link
Collaborator

@Discookie Discookie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@Discookie Discookie merged commit 814c2e4 into Ericsson:main Mar 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants