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 13 commits into
base: main
Choose a base branch
from

Merge branch 'main' into dispose-microsoft-extensions-types

67b3cab
Select commit
Loading
Failed to load commit list.
Open

WIP fix: dispose IServiceProvider in MicrosoftDependencyResolver #1170

Merge branch 'main' into dispose-microsoft-extensions-types
67b3cab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 30, 2024 in 0s

71.48% (-0.39%) compared to 1803c70

View this Pull Request on Codecov

71.48% (-0.39%) 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.48%. Comparing base (1803c70) to head (67b3cab).
Report is 181 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.48%   -0.39%     
==========================================
  Files          96       96              
  Lines        4483     4454      -29     
  Branches      569      566       -3     
==========================================
- Hits         3222     3184      -38     
- Misses       1074     1086      +12     
+ Partials      187      184       -3     

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