Skip to content

Implement strict only mode support in container compilation and resol…

dcb1b8f
Select commit
Loading
Failed to load commit list.
Merged

Implement strict only mode support in container compilation and resolution #32

Implement strict only mode support in container compilation and resol…
dcb1b8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 6, 2025 in 0s

98.71% (-0.41%) compared to 6b2b110

View this Pull Request on Codecov

98.71% (-0.41%) compared to 6b2b110

Details

Codecov Report

❌ Patch coverage is 87.17949% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.71%. Comparing base (6b2b110) to head (dcb1b8f).

Files with missing lines Patch % Lines
src/Container/ArgonContainer.php 75.00% 2 Missing ⚠️
src/Container/ServiceResolver.php 33.33% 2 Missing ⚠️
src/Container/Compiler/ContainerCompiler.php 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
- Coverage     99.12%   98.71%   -0.41%     
- Complexity      403      415      +12     
============================================
  Files            34       34              
  Lines          1145     1170      +25     
============================================
+ Hits           1135     1155      +20     
- Misses           10       15       +5     

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