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

fix(sourceprocessor): don't ignore empty annotation values #1569

Merged
merged 1 commit into from Apr 30, 2024

Conversation

swiatekm-sumo
Copy link
Contributor

Annotation values which are empty strings should be treated like any other value, and not ignored as if they didn't exist.

@swiatekm-sumo swiatekm-sumo requested a review from a team as a code owner April 30, 2024 09:17
Annotation values which are empty strings should be treated like any
other value, and not ignored as if they didn't exist.
@swiatekm-sumo swiatekm-sumo force-pushed the fix/sourceprocessor/empty-annotations branch from fb7b365 to c42bfaa Compare April 30, 2024 09:42
@swiatekm-sumo swiatekm-sumo merged commit 5938b1d into main Apr 30, 2024
28 checks passed
@swiatekm-sumo swiatekm-sumo deleted the fix/sourceprocessor/empty-annotations branch April 30, 2024 10:19
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