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 Then/ThenAsync support for functions that don't explicitly return… #80

Merged
merged 3 commits into from
Jan 5, 2024

Conversation

amantinband
Copy link
Owner

… erroror

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (1285a3f) 100.00% compared to head (da73db4) 98.02%.

❗ Current head da73db4 differs from pull request most recent head f09e070. Consider uploading reports for the commit f09e070 to get more accurate results

Files Patch % Lines
src/ErrorOr.cs 66.66% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #80      +/-   ##
===========================================
- Coverage   100.00%   98.02%   -1.98%     
===========================================
  Files            5        5              
  Lines          183      203      +20     
  Branches        17       19       +2     
===========================================
+ Hits           183      199      +16     
- Misses           0        4       +4     

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

@amantinband amantinband merged commit dae4251 into main Jan 5, 2024
1 check passed
@amantinband amantinband deleted the feature/add-then-that-doesnt-return-error-or branch January 5, 2024 13:32
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.

None yet

2 participants