WIP fix: dispose IServiceProvider in MicrosoftDependencyResolver #1170
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.
Loading