spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.82k stars 89 forks source link

Fix recursion via ignoring Proxy in ContainerScope #1145

Closed roxblnfk closed 2 months ago

roxblnfk commented 2 months ago

This is internal behavior.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.74%. Comparing base (a21bf32) to head (727e1a8). Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/Core/src/Internal/Proxy/Resolver.php 38.46% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1145 +/- ## ============================================ - Coverage 89.77% 89.74% -0.03% - Complexity 6491 6500 +9 ============================================ Files 854 854 Lines 18441 18470 +29 ============================================ + Hits 16555 16576 +21 - Misses 1886 1894 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.