Skip to content

Switch generated mappers to pointer-based signatures and add tests#1

Merged
hacks1ash merged 2 commits into
mainfrom
external-pkg-same-name
Apr 15, 2026
Merged

Switch generated mappers to pointer-based signatures and add tests#1
hacks1ash merged 2 commits into
mainfrom
external-pkg-same-name

Conversation

@hacks1ash

@hacks1ash hacks1ash commented Apr 15, 2026

Copy link
Copy Markdown
Owner

Description

  • Updated all generated mapper functions to use pointer-based signatures for improved nil safety and consistent behavior.
  • Added a test case to handle disambiguation of function names when internal and external types share identical names.

Testing

  • Tests added/updated as necessary.
  • Verified correct disambiguation of function names.
  • Ensured no regressions in mapper function functionality.

Checklist

  • Documentation updated if applicable.
  • All tests passing.

@hacks1ash hacks1ash self-assigned this Apr 15, 2026
@hacks1ash hacks1ash merged commit b96eb18 into main Apr 15, 2026
8 checks passed
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.

1 participant