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

feat!: add monad qol and enable central package management #25

Merged
merged 19 commits into from
Jun 29, 2024

Conversation

draekien
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 86.48649% with 20 lines in your changes missing coverage. Please review.

Project coverage is 81.66%. Comparing base (a20b8d9) to head (8e4ce16).

Files Patch % Lines
src/FluentUtils.Monad/Result.cs 77.14% 6 Missing and 2 partials ⚠️
...atR.Pagination.AspNetCore/MediatorApiController.cs 57.14% 5 Missing and 1 partial ⚠️
...rc/FluentUtils.Monad/Extensions/MatchExtensions.cs 91.66% 1 Missing and 1 partial ⚠️
...c/FluentUtils.Monad/Extensions/UnwrapExtensions.cs 66.66% 1 Missing and 1 partial ⚠️
src/FluentUtils.Monad/HttpStatusCodeError.cs 0.00% 1 Missing ⚠️
src/FluentUtils.Monad/ResultType.cs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   80.39%   81.66%   +1.26%     
==========================================
  Files          44       60      +16     
  Lines         658      818     +160     
  Branches       55       64       +9     
==========================================
+ Hits          529      668     +139     
- Misses        115      131      +16     
- Partials       14       19       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@draekien draekien changed the title feat: add monad qol and enable central package management feat!: add monad qol and enable central package management Jun 29, 2024
@draekien draekien merged commit 98548d1 into main Jun 29, 2024
6 checks passed
@draekien draekien deleted the feature/monad-qol branch June 29, 2024 05:09
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.

1 participant