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

WIP fix: dispose IServiceProvider in MicrosoftDependencyResolver #1170

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

fix re-reg issue

5930e17
Select commit
Loading
Failed to load commit list.
Open

WIP fix: dispose IServiceProvider in MicrosoftDependencyResolver #1170

fix re-reg issue
5930e17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 14, 2024 in 0s

71.47% (-0.40%) compared to 1803c70

View this Pull Request on Codecov

71.47% (-0.40%) compared to 1803c70

Details

Codecov Report

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

Project coverage is 71.47%. Comparing base (1803c70) to head (5930e17).
Report is 139 commits behind head on main.

Files with missing lines Patch % Lines
...DependencyInjection/MicrosoftDependencyResolver.cs 23.07% 19 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1170      +/-   ##
==========================================
- Coverage   71.87%   71.47%   -0.40%     
==========================================
  Files          96       96              
  Lines        4483     4453      -30     
  Branches      569      566       -3     
==========================================
- Hits         3222     3183      -39     
- Misses       1074     1085      +11     
+ Partials      187      185       -2     

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