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

[server] Fix getting checker labels for 'unknown' analyzer #3491

Merged

Conversation

csordasmarton
Copy link
Contributor

Analyzer default value in the database is unknown string which is not
a valid analyzer name. In this commit we will handle this use case.

Analyzer default value in the database is `unknown` string  which is not
a valid analyzer name. In this commit we will handle this use case.
@csordasmarton csordasmarton force-pushed the get_labels_for_unknown_analyzer branch from 29beb6e to a96711f Compare November 12, 2021 07:34
@bruntib bruntib merged commit d5d334f into Ericsson:master Nov 12, 2021
@csordasmarton csordasmarton deleted the get_labels_for_unknown_analyzer branch January 28, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants