-
-
Notifications
You must be signed in to change notification settings - Fork 105
feat: add support for generic method assertions with non-inferable type parameters #3379
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
Conversation
|
Claude finished @thomhurst's task —— View job Code Review CompleteReviewing PR: feat: add support for generic method assertions with non-inferable type parameters Todo List:
Review SummaryThis PR adds support for generic method assertions with non-inferable type parameters in the TUnit assertion source generator. The implementation looks solid overall with good test coverage. Code Quality and Best Practices ✅Strengths:
Areas for improvement:
Potential Bugs or Issues
|
Fixes #3376