Skip to content

Conversation

@Knerio
Copy link
Member

@Knerio Knerio commented Dec 5, 2025

No description provided.

@raphael-goetz raphael-goetz merged commit 04feeb6 into main Dec 5, 2025
7 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a bug in the DataTypeIdentifier#from_hash method where the entire config hash was incorrectly being passed to GenericType.from_hash instead of extracting the nested :generic_type value first.

Key Changes:

  • Corrects the generic_type assignment to extract config[:generic_type] before passing to GenericType.from_hash, making it consistent with how other nested types are handled throughout the codebase.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants