ardalis / Result

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

Update Error usage to utilize ErrorList record with ErrorMessages and CorrelationId #173

Closed KyleMcMaster closed 4 months ago

KyleMcMaster commented 5 months ago

Fixes #172

ardalis commented 5 months ago

How close is this to ready?

KyleMcMaster commented 5 months ago

@ardalis I can wrap this up pretty quick, definitely by Friday.

ardalis commented 4 months ago

@KyleMcMaster Can you fix broken tests when you get a chance?

github-actions[bot] commented 4 months ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Ardalis.Result 19% 0% 108
Ardalis.Result.FluentValidation 86% 50% 6
Ardalis.Result.Sample.Core 18% 18% 63
Summary 22% (97 / 436) 12% (9 / 78) 177