Skip to content

Conversation

norberttech
Copy link
Member

@norberttech norberttech commented Oct 12, 2025

Resolves: #1892

Change Log


Added

  • Mago code formatter to static analysis tasks
  • Mago linter to static analysis tasks

Fixed

Changed

Removed

  • PHP CS Fixer

Deprecated

Security

The only reason why we can't really yet drop rector is: carthage-software/mago#555

@codecov
Copy link

codecov bot commented Oct 12, 2025

Codecov Report

❌ Patch coverage is 86.74699% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.61%. Comparing base (b1e15ad) to head (937c910).
⚠️ Report is 5 commits behind head on 1.x.

Additional details and impacted files
@@            Coverage Diff             @@
##              1.x    #1894      +/-   ##
==========================================
- Coverage   77.66%   77.61%   -0.05%     
==========================================
  Files         824      824              
  Lines       25229    25460     +231     
==========================================
+ Hits        19594    19761     +167     
- Misses       5635     5699      +64     
Components Coverage Δ
etl 89.00% <ø> (-0.30%) ⬇️
cli 88.43% <ø> (+2.52%) ⬆️
lib-array-dot 95.45% <ø> (+0.88%) ⬆️
lib-azure-sdk 59.33% <ø> (-2.02%) ⬇️
lib-doctrine-dbal-bulk 95.49% <ø> (-0.11%) ⬇️
lib-filesystem 80.59% <ø> (+0.34%) ⬆️
lib-types 53.96% <ø> (+0.41%) ⬆️
lib-parquet 68.23% <ø> (-0.52%) ⬇️
lib-parquet-viewer 84.88% <ø> (+1.76%) ⬆️
lib-snappy 88.83% <ø> (-0.93%) ⬇️
bridge-filesystem-async-aws 89.92% <ø> (-0.47%) ⬇️
bridge-filesystem-azure 89.47% <ø> (-0.45%) ⬇️
bridge-monolog-http 97.22% <ø> (+0.18%) ⬆️
bridge-openapi-specification 94.63% <ø> (+0.10%) ⬆️
symfony-http-foundation 71.91% <ø> (-2.51%) ⬇️
adapter-chartjs 86.36% <83.33%> (-0.35%) ⬇️
adapter-csv 89.13% <93.06%> (+0.27%) ⬆️
adapter-doctrine 90.08% <88.48%> (-1.14%) ⬇️
adapter-elasticsearch 97.15% <100.00%> (-0.08%) ⬇️
adapter-google-sheet 91.26% <100.00%> (-0.40%) ⬇️
adapter-http 61.15% <40.54%> (+3.04%) ⬆️
adapter-json 87.86% <88.09%> (-0.12%) ⬇️
adapter-logger 84.61% <100.00%> (ø)
adapter-meilisearch 97.89% <96.66%> (-0.07%) ⬇️
adapter-parquet 77.70% <ø> (-0.71%) ⬇️
adapter-text 72.34% <ø> (-12.11%) ⬇️
adapter-xml 82.30% <ø> (-0.56%) ⬇️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace PHP-CS-Fixer and Rector with Mago Linter & Formatter

1 participant