Skip to content

Update dependencies and fix all phpstan errors

Codecov / codecov/project failed Dec 21, 2023 in 0s

66.10% (-7.37%) compared to 00e6a21

View this Pull Request on Codecov

66.10% (-7.37%) compared to 00e6a21

Details

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (00e6a21) 73.46% compared to head (08034e6) 66.10%.
Report is 1 commits behind head on main.

❗ Current head 08034e6 differs from pull request most recent head bf36ffb. Consider uploading reports for the commit bf36ffb to get more accurate results

Files Patch % Lines
src/Controller/WhyBlockCommandController.php 0.00% 15 Missing ⚠️
src/Controller/Composer/ComposerCommand.php 0.00% 13 Missing ⚠️
src/ScopeDeterminer/ComposerScopeDeterminer.php 0.00% 12 Missing ⚠️
src/Controller/CliApplication.php 0.00% 1 Missing ⚠️
src/Factory/CollectingFactory.php 75.00% 1 Missing ⚠️
src/Factory/FindingVisitorFactory.php 75.00% 1 Missing ⚠️
src/Factory/NodeTraverserFactory.php 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #16      +/-   ##
============================================
- Coverage     73.46%   66.10%   -7.37%     
- Complexity      153      166      +13     
============================================
  Files            25       25              
  Lines           441      534      +93     
============================================
+ Hits            324      353      +29     
- Misses          117      181      +64     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.