-
-
Notifications
You must be signed in to change notification settings - Fork 95
fix: enhance decimal handling and add nullable arguments test #3174
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 PR Review CompleteSummaryThis PR enhances decimal handling in the source generator and adds test coverage for nullable decimal arguments. The changes address issues with decimal literal generation in source-generated code and ensure proper handling of nullable decimal parameters. Code Quality and Best Practices ✅Strengths:
Areas for improvement:
Potential Bugs or Issues
|
Fixes #3170