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

Properly Calculate Type Names when there are Wildcard Bounds #1290

Merged
merged 3 commits into from
Feb 21, 2025

Conversation

jeffgbutler
Copy link
Member

The calculated type name should always include the wildcard bounds. But the wildcard bounds should not be used when calculating imports.

Resolves #1288

@coveralls
Copy link

coveralls commented Feb 21, 2025

Coverage Status

coverage: 88.339% (+0.01%) from 88.329%
when pulling 50ae529 on jeffgbutler:gh1288
into f8b4e70 on mybatis:master.

@jeffgbutler jeffgbutler added this to the 1.4.3 milestone Feb 21, 2025
@jeffgbutler jeffgbutler merged commit 052510e into mybatis:master Feb 21, 2025
18 checks passed
@jeffgbutler jeffgbutler deleted the gh1288 branch February 21, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parameter rendering, method parameter generic type error
2 participants