Conversation
…n code generation
|
Claude finished @thomhurst's task —— View job Code Review ResultsI've completed my review of the PR that adds support for special floating-point values (NaN, Infinity) in code generation. Here's my comprehensive feedback: Todo List
Code Quality & Best Practices ✅The implementation follows TUnit's coding standards well:
Potential Issues & Bugs
|
|
You should be able to use I'm just thinking long term it might make more sense to get these things fixed in Roslyn, then it future proofs things and makes the TUnit code simpler. I'll raise an issue over at dotnet/roslyn for this one (regardless of if it ends up useful here). |
Fixes #3157