Skip to content

Handle optional fields in proto with getter, generator update, and test#2

Merged
hacks1ash merged 2 commits into
mainfrom
fix-for-pointer-getters
Apr 17, 2026
Merged

Handle optional fields in proto with getter, generator update, and test#2
hacks1ash merged 2 commits into
mainfrom
fix-for-pointer-getters

Conversation

@hacks1ash

Copy link
Copy Markdown
Owner

Summary

  • Added GetterReturnsPtr to matcher for handling proto optional fields.
  • Adjusted logic in the generator to support the new feature.
  • Introduced an integration test to verify the changes.

Checklist

  • Tests have been added or updated to verify the behavior
  • Documentation has been updated as necessary
  • Related issues have been linked

… generator logic, and introduce integration test.
@hacks1ash hacks1ash self-assigned this Apr 17, 2026
@hacks1ash hacks1ash added the bug Something isn't working label Apr 17, 2026
@hacks1ash hacks1ash merged commit cdf9bbb into main Apr 17, 2026
8 checks passed
@hacks1ash hacks1ash deleted the fix-for-pointer-getters branch April 17, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant