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

[cmd] Check for non-existing source components #4203

Merged
merged 1 commit into from May 15, 2024

Conversation

bruntib
Copy link
Contributor

@bruntib bruntib commented Mar 28, 2024

The following commands may be given the --component flag for filtering on source components:

CodeChecker cmd result
CodeChecker cmd diff
CodeChecker cmd sum

If a non-existing component was used in the filters, then all reports returned.
In this patch an error log message is given for filtering non-existing source components.

The following commands may be given the --component flag for filtering
on source components:

CodeChecker cmd result
CodeChecker cmd diff
CodeChecker cmd sum

If a non-existing component was used in the filters, then all reports
returned.
In this patch an error log message is given for filtering non-existing
source components.
@dkrupp dkrupp merged commit d827fc4 into Ericsson:master May 15, 2024
7 of 8 checks passed
@bruntib bruntib deleted the missing_source_components branch May 22, 2024 07:11
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.

None yet

2 participants