Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPStan Level 9 #16

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Raise PHP requirement to 8.1

94014be
Select commit
Loading
Failed to load commit list.
Open

PHPStan Level 9 #16

Raise PHP requirement to 8.1
94014be
Select commit
Loading
Failed to load commit list.
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 (94014be) 66.10%.
Report is 1 commits behind head on main.

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.