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 IAsyncDisposable support to Scoped class #112

Merged
merged 3 commits into from
Dec 29, 2022
Merged

Add IAsyncDisposable support to Scoped class #112

merged 3 commits into from
Dec 29, 2022

Conversation

sungam3r
Copy link
Owner

No description provided.

@github-actions github-actions bot added documentation Improvements or additions to documentation tests Pull request that adds new or changes existing tests labels Dec 29, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 100.00% // Head: 96.28% // Decreases project coverage by -3.71% ⚠️

Coverage data is based on head (87cf004) compared to base (c45cd61).
Patch coverage: 28.57% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##            master     #112      +/-   ##
===========================================
- Coverage   100.00%   96.28%   -3.72%     
===========================================
  Files           13       13              
  Lines          255      269      +14     
  Branches        36       40       +4     
===========================================
+ Hits           255      259       +4     
- Misses           0        9       +9     
- Partials         0        1       +1     
Impacted Files Coverage Δ
src/SteroidsDI.Core/Scoped.cs 75.60% <28.57%> (-24.40%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sungam3r sungam3r merged commit e80e55a into master Dec 29, 2022
@sungam3r sungam3r deleted the asyncdisp branch December 29, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tests Pull request that adds new or changes existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants