Add Decimal32, Decimal64, Decimal128#100729
Conversation
|
Note regarding the |
|
This is on my radar to take a look at; just noting it might be a bit delayed due to other priorities for the .NET 9 release. CC. @jeffhandley |
|
@RaymondHuy can you add test cases for the last few cases you fixed:
I'm good with the PR otherwise and can approve with the added tests. |
|
Hi @PranavSenthilnathan, I have added more test cases following your suggestions:
|
|
@RaymondHuy looks like there's still a couple test failures:
Both are comparing zero ( |
Resolve #81376 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Tanner Gooding <tagoo@outlook.com> Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
Resolve #81376