Skip to content

Feature/build metadata update - #1481

Merged
tillig merged 8 commits into
developfrom
feature/build-metadata-update
May 28, 2026
Merged

Feature/build metadata update#1481
tillig merged 8 commits into
developfrom
feature/build-metadata-update

Fixed net7+ naming issue.

1b0a827
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 0s

77.24% (-0.18%) compared to 045ba98

View this Pull Request on Codecov

77.24% (-0.18%) compared to 045ba98

Details

Codecov Report

❌ Patch coverage is 78.76106% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.24%. Comparing base (045ba98) to head (1b0a827).

Files with missing lines Patch % Lines
src/Autofac/Core/Container.cs 0.00% 12 Missing ⚠️
src/Autofac/ResolutionValueExtensions.cs 0.00% 4 Missing ⚠️
...Resolving/Pipeline/DefaultResolveRequestContext.cs 50.00% 0 Missing and 2 partials ⚠️
src/Autofac/ResolveRequest.cs 50.00% 2 Missing ⚠️
.../Core/Resolving/Pipeline/ResolvePipelineBuilder.cs 80.00% 0 Missing and 1 partial ⚠️
src/Autofac/RegistrationExtensions.Decorators.cs 0.00% 0 Missing and 1 partial ⚠️
src/Autofac/ResolutionExtensions.cs 75.00% 1 Missing ⚠️
src/Autofac/Util/Enforce.cs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1481      +/-   ##
===========================================
- Coverage    77.42%   77.24%   -0.18%     
===========================================
  Files          217      217              
  Lines         5802     5806       +4     
  Branches      1250     1250              
===========================================
- Hits          4492     4485       -7     
- Misses         780      791      +11     
  Partials       530      530              

☔ 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.