ardalis / Result

A result abstraction that can be mapped to HTTP response codes if needed.
MIT License
847 stars 100 forks source link

Fix Null Ref when returning Result.Error(string) non-generically. #189

Closed ardalis closed 3 months ago

ardalis commented 3 months ago

Fixes #186

github-actions[bot] commented 3 months ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Ardalis.Result 19% 0% 121
Ardalis.Result.FluentValidation 86% 50% 6
Ardalis.Result.Sample.Core 20% 18% 64
Summary 23% (104 / 457) 12% (9 / 78) 191