Skip to content

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

Merged
ardalis merged 1 commit intomainfrom
ardalis/fix186
May 25, 2024
Merged

Fix Null Ref when returning Result.Error(string) non-generically.#189
ardalis merged 1 commit intomainfrom
ardalis/fix186

Conversation

@ardalis
Copy link
Owner

@ardalis ardalis commented May 25, 2024

Fixes #186

Fix issue with a new extension method
@github-actions
Copy link

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
@ardalis ardalis merged commit 80ffef9 into main May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant