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

Rework UI to handle CodeChecker's autodetection #130

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

Discookie
Copy link
Collaborator

It is now possible to run an analysis from the UI even if no compilation database is found by the plugin, only by CodeChecker.

image

Note the "Setup compilation database" being added above CodeChecker log.

Currently the case where there's truly no databases, is not handled.
A future fix will most likely involve reading CodeChecker's output to achieve that.

It is now possible to run an analysis from the UI even if no compilation database is found by the plugin, only by CodeChecker
@Discookie Discookie added the enhancement New feature or request label Jul 18, 2023
@Discookie Discookie requested a review from vodorok July 18, 2023 14:24
Copy link
Collaborator

@vodorok vodorok left a comment

Choose a reason for hiding this comment

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

LGTM

@vodorok vodorok merged commit 8a81e21 into Ericsson:main Jul 18, 2023
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