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 for "missing package name for models in resolveManyEntities routine" #2593

Closed
wants to merge 4 commits into from

Conversation

jclyons52
Copy link
Contributor

This PR resolves the bug outlined in #2472.

Testing will be added before I mark this as ready for review but the change is generating valid code in the examples directory.

I have:

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

@coveralls
Copy link

Coverage Status

Coverage: 78.797% (+3.4%) from 75.408% when pulling 89953d2 on issue-2472 into 677d854 on master.

@StevenACoffman
Copy link
Collaborator

Thank you very much on your work on this! Looking forward to the tests!

@StevenACoffman
Copy link
Collaborator

#2594 also appears to resolve the same problem, but I would still love to have the best of both implementations! I know you were working on adding some more tests, and I always appreciate improvements to that.

@jclyons52
Copy link
Contributor Author

Resolved by #2594

@jclyons52 jclyons52 closed this Mar 30, 2023
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