Skip to content

Fix charset.

1161e1f
Select commit
Loading
Failed to load commit list.
Merged

AnyKey support and service key injection #1475

Fix charset.
1161e1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2026 in 1s

78.57% (+0.59%) compared to 17ccc0b

View this Pull Request on Codecov

78.57% (+0.59%) compared to 17ccc0b

Details

Codecov Report

❌ Patch coverage is 94.66019% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.57%. Comparing base (17ccc0b) to head (1161e1f).

Files with missing lines Patch % Lines
src/Autofac/ResolutionExtensions.cs 75.00% 2 Missing and 2 partials ⚠️
src/Autofac/Core/KeyedServiceParameterInjector.cs 95.00% 0 Missing and 2 partials ⚠️
src/Autofac/ParameterExtensions.cs 71.42% 1 Missing and 1 partial ⚠️
...Resolving/Pipeline/DefaultResolveRequestContext.cs 50.00% 0 Missing and 1 partial ⚠️
...atures/Collections/CollectionRegistrationSource.cs 97.05% 0 Missing and 1 partial ⚠️
src/Autofac/Util/InternalTypeExtensions.cs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1475      +/-   ##
===========================================
+ Coverage    77.98%   78.57%   +0.59%     
===========================================
  Files          211      216       +5     
  Lines         5414     5611     +197     
  Branches      1150     1207      +57     
===========================================
+ Hits          4222     4409     +187     
- Misses         692      695       +3     
- Partials       500      507       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.