Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Extensions to Translate Ardalis.Result to Microsoft.AspNetCore.Http.IResult #103

Merged

Conversation

KyleMcMaster
Copy link
Collaborator

Fixes #102

@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity
Ardalis.Result.SampleMinimalApi 69% 100% 2
Ardalis.Result.FluentValidation 0% 0% 6
Ardalis.Result.AspNetCore 17% 13% 44
Ardalis.Result.Sample.Core 25% 29% 50
Ardalis.Result 28% 22% 60
Summary 26% (121 / 466) 20% (16 / 79) 162

@ardalis ardalis merged commit 247e8df into main Dec 13, 2022
@KyleMcMaster KyleMcMaster deleted the kylemcmaster/add-microsoft-aspentcore-http-iresult-extensions branch December 13, 2022 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add helpers to translate from Ardalis.Result to ASP.NET Core IResult
2 participants