ardalis / Result

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

Added CriticalError to ResultStatuses (#140) #141

Closed EnochMtzR closed 1 year ago

EnochMtzR commented 1 year ago

This is my take on adding the Critical Error status

ardalis commented 1 year ago

Can you update the tests?

ardalis commented 1 year ago

Hmm CI build is still failing even though it says tests passed and no errors. I'll merge it and see if there's anything I need to fix. Thanks!