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

bugfix for @goField + @goExtraField combination #3078

Merged

Conversation

atzedus
Copy link
Contributor

@atzedus atzedus commented May 16, 2024

Bugfix related to #3076 + added some checks for @goExtraField arguments.

When using @goField with @goExtraField on same type then panic when code generated, because @goField not init ExtraFields map.

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

@coveralls
Copy link

Coverage Status

coverage: 74.73% (-0.1%) from 74.848%
when pulling 92f74b1 on atzedus:bugfix-for-gofield-and-goextrafield
into e61a720 on 99designs:master.

@StevenACoffman StevenACoffman merged commit e012530 into 99designs:master May 16, 2024
17 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.

None yet

3 participants