Skip to content

155 integrate php cs fixer#392

Merged
armanist merged 5 commits into
quantum-php:masterfrom
armanist:155-Integrate-PHP-CS-Fixer
Jan 9, 2026
Merged

155 integrate php cs fixer#392
armanist merged 5 commits into
quantum-php:masterfrom
armanist:155-Integrate-PHP-CS-Fixer

Conversation

@armanist

@armanist armanist commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator

Closes #155

@codecov

codecov Bot commented Jan 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 59.04762% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.80%. Comparing base (e6bad2a) to head (21389cd).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/Console/Commands/ResourceCacheClearCommand.php 0.00% 61 Missing ⚠️
src/Libraries/Asset/Exceptions/AssetException.php 0.00% 6 Missing ⚠️
src/Console/Commands/InstallToolkitCommand.php 0.00% 5 Missing ⚠️
src/Di/Exceptions/DiException.php 83.33% 3 Missing ⚠️
src/Console/Commands/KeyGenerateCommand.php 0.00% 2 Missing ⚠️
src/Console/Commands/EnvCommand.php 0.00% 1 Missing ⚠️
src/Console/Commands/MigrationMigrateCommand.php 0.00% 1 Missing ⚠️
src/Console/Commands/RouteListCommand.php 0.00% 1 Missing ⚠️
...Libraries/Database/Adapters/Idiorm/IdiormPatch.php 50.00% 1 Missing ⚠️
...es/Storage/Adapters/GoogleDrive/GoogleDriveApp.php 83.33% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #392      +/-   ##
============================================
+ Coverage     80.50%   80.80%   +0.30%     
  Complexity     2462     2462              
============================================
  Files           229      229              
  Lines          6642     6533     -109     
============================================
- Hits           5347     5279      -68     
+ Misses         1295     1254      -41     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@armanist armanist added the enhancement New feature or request label Jan 9, 2026
@armanist armanist added this to the 3.0.0 milestone Jan 9, 2026
@armanist armanist requested review from hatik92 and live-soft January 9, 2026 14:57
@armanist armanist merged commit 9491557 into quantum-php:master Jan 9, 2026
5 of 6 checks passed
@armanist armanist deleted the 155-Integrate-PHP-CS-Fixer branch January 9, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate PHP-CS-Fixer

2 participants