Slamdunk / phpstan-laminas-framework

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

Dep update #20

Closed Slamdunk closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #20 (440b742) into master (f743b61) will decrease coverage by 0.44%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #20      +/-   ##
============================================
- Coverage     46.47%   46.02%   -0.45%     
+ Complexity       94       93       -1     
============================================
  Files            20       20              
  Lines           241      239       -2     
============================================
- Hits            112      110       -2     
  Misses          129      129              
Impacted Files Coverage Δ Complexity Δ
.../Rules/Laminas/ServiceManagerGetMethodCallRule.php 97.50% <ø> (ø) 14.00 <0.00> (ø)
...minas/ControllerPluginClassReflectionExtension.php 0.00% <ø> (ø) 7.00 <0.00> (ø)
src/Type/Laminas/ObjectServiceManagerType.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
...AbstractPluginMethodDynamicReturnTypeExtension.php 0.00% <0.00%> (ø) 6.00 <0.00> (ø)
src/Type/Laminas/PluginMethodReflection.php 100.00% <ø> (ø) 15.00 <0.00> (ø)
...bstractServiceGetterDynamicReturnTypeExtension.php 0.00% <ø> (ø) 3.00 <0.00> (ø)
...ion/ViewHelperGetterDynamicReturnTypeExtension.php 0.00% <ø> (ø) 1.00 <0.00> (ø)
...as/ServiceManagerGetDynamicReturnTypeExtension.php 0.00% <ø> (ø) 13.00 <0.00> (ø)
...tractOptionsPropertiesClassReflectionExtension.php 0.00% <ø> (ø) 5.00 <0.00> (ø)
src/UnmappedAliasServiceLocatorProxy.php 50.00% <ø> (ø) 4.00 <0.00> (ø)
... and 1 more

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 f743b61...440b742. Read the comment docs.