Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for CodeChecker warning/error reasons #146

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

Discookie
Copy link
Collaborator

Fixes (partially) #137

CodeChecker is assumed to output a summary of its analysis in a user-readable manner, on its last stderr line.

This reason is now displayed on the sidebar, if available.
Also added support for differentiating between CodeChecker warnings/errors.

image

(The full reason is of course shown on hover.)

@Discookie Discookie added the enhancement New feature or request label May 2, 2024
@Discookie Discookie requested a review from vodorok May 2, 2024 08:28
@Discookie
Copy link
Collaborator Author

Reference for the last-line assumption on the CodeChecker side: Ericsson/codechecker#4222

@dkrupp dkrupp requested a review from MiklosMagyari July 3, 2024 10:52
@MiklosMagyari MiklosMagyari merged commit 5374a75 into Ericsson:main Jul 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants