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: Avoid emitting an empty string when no list attributes are specified #166

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Jul 12, 2023

This fixes b/290781330 but the same problem exists a few lines earlier; without much experience in this codebase I'm trying to keep this change to an absolute minimum.

Tested by removing the part of the test code which updates an existing value to a new actual value - and observing that we end up with [] where previously we'd have seen [""].

…fied

This fixes b/290781330 but the same problem exists a few lines
earlier; without much experience in this codebase I'm trying to keep
this change to an absolute minimum.
@jskeet jskeet requested a review from a team as a code owner July 12, 2023 11:37
@jskeet jskeet merged commit 62f4c96 into googleapis:main Jul 12, 2023
4 checks passed
@jskeet jskeet deleted the fix-csharp-opts branch July 12, 2023 16:44
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