Slamdunk / phpstan-laminas-framework

Laminas Framework 3 extensions for PHPStan
MIT License
16 stars 10 forks source link

ServiceManager: handle services as anonymous classes #32

Closed Slamdunk closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #32 (e103e1a) into master (c82c8d2) will decrease coverage by 1.78%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
- Coverage     45.78%   44.00%   -1.79%     
- Complexity      104      107       +3     
============================================
  Files            20       20              
  Lines           273      275       +2     
============================================
- Hits            125      121       -4     
- Misses          148      154       +6     
Impacted Files Coverage Δ
...minas/ControllerPluginClassReflectionExtension.php 0.00% <0.00%> (ø)
...AbstractPluginMethodDynamicReturnTypeExtension.php 0.00% <0.00%> (ø)
...bstractServiceGetterDynamicReturnTypeExtension.php 0.00% <0.00%> (ø)
...as/ServiceManagerGetDynamicReturnTypeExtension.php 0.00% <0.00%> (ø)
.../Rules/Laminas/ServiceManagerGetMethodCallRule.php 95.45% <0.00%> (-0.20%) :arrow_down:
src/Type/Laminas/PluginMethodReflection.php 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c82c8d2...e103e1a. Read the comment docs.