Skip to content

Only subscribe Module registry events when hooks are overridden (#1446) - #1487

Merged
tillig merged 2 commits into
developfrom
feature/issue-1446
Jun 15, 2026
Merged

Only subscribe Module registry events when hooks are overridden (#1446)#1487
tillig merged 2 commits into
developfrom
feature/issue-1446

Refine #1446 tests and add module registration benchmark

75ca161
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 0s

77.81% (+0.11%) compared to f8d4095

View this Pull Request on Codecov

77.81% (+0.11%) compared to f8d4095

Details

Codecov Report

❌ Patch coverage is 95.45455% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.81%. Comparing base (f8d4095) to head (75ca161).
⚠️ Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
src/Autofac/Module.cs 94.44% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1487      +/-   ##
===========================================
+ Coverage    77.69%   77.81%   +0.11%     
===========================================
  Files          217      217              
  Lines         5829     5874      +45     
  Branches      1253     1258       +5     
===========================================
+ Hits          4529     4571      +42     
- Misses         764      765       +1     
- Partials       536      538       +2     

☔ View full report in Codecov by Harness.
📢 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.