Skip to content

Feature mago formatter#2361

Merged
norberttech merged 4 commits into
1.xfrom
feature-mago-formatter
May 11, 2026
Merged

Feature mago formatter#2361
norberttech merged 4 commits into
1.xfrom
feature-mago-formatter

Conversation

@norberttech
Copy link
Copy Markdown
Member

Resolves: #xxx

Change Log


Added

Fixed

Changed

  • composer scripts are now moved to just
  • php cs fixer and rector are now replaced by mago

Removed

Deprecated

Security

@norberttech norberttech added this to the 0.38.0 milestone May 11, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

❌ Patch coverage is 85.94378% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.65%. Comparing base (3831bb9) to head (144da60).
⚠️ Report is 15 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x    #2361      +/-   ##
============================================
- Coverage     85.07%   84.65%   -0.42%     
- Complexity    20349    20350       +1     
============================================
  Files          1560     1560              
  Lines         59898    62390    +2492     
============================================
+ Hits          50958    52819    +1861     
- Misses         8940     9571     +631     
Components Coverage Δ
etl 89.68% <ø> (-0.95%) ⬇️
cli 89.27% <ø> (+3.50%) ⬆️
lib-array-dot 95.42% <ø> (+0.60%) ⬆️
lib-azure-sdk 60.96% <ø> (-0.17%) ⬇️
lib-doctrine-dbal-bulk 93.52% <ø> (-1.65%) ⬇️
lib-filesystem 85.71% <ø> (-0.80%) ⬇️
lib-types 89.75% <ø> (+0.36%) ⬆️
lib-parquet 69.06% <ø> (+0.19%) ⬆️
lib-parquet-viewer 82.75% <ø> (-0.29%) ⬇️
lib-snappy 89.23% <ø> (-1.89%) ⬇️
lib-dremel 0.00% <ø> (ø)
lib-postgresql 88.39% <ø> (-0.60%) ⬇️
lib-telemetry 83.90% <ø> (-2.07%) ⬇️
bridge-filesystem-async-aws 92.74% <ø> (+0.10%) ⬆️
bridge-filesystem-azure 90.87% <ø> (-0.61%) ⬇️
bridge-monolog-http 98.89% <ø> (+0.18%) ⬆️
bridge-monolog-telemetry 93.93% <ø> (+3.31%) ⬆️
bridge-openapi-specification 91.58% <ø> (+0.08%) ⬆️
symfony-http-foundation 78.57% <ø> (-0.89%) ⬇️
bridge-psr18-telemetry 100.00% <ø> (ø)
bridge-psr3-telemetry 97.75% <ø> (+0.02%) ⬆️
bridge-psr7-telemetry 100.00% <ø> (ø)
bridge-telemetry-otlp 90.32% <ø> (-0.26%) ⬇️
bridge-symfony-http-foundation-telemetry 89.47% <ø> (+1.23%) ⬆️
bridge-symfony-filesystem-bundle 91.44% <ø> (-0.90%) ⬇️
bridge-symfony-filesystem-cache 98.00% <ø> (+0.06%) ⬆️
bridge-symfony-postgresql-bundle 94.58% <ø> (+0.50%) ⬆️
bridge-symfony-postgresql-cache 95.75% <ø> (+2.22%) ⬆️
bridge-symfony-postgresql-messenger 99.58% <ø> (-0.01%) ⬇️
bridge-symfony-postgresql-session 93.92% <ø> (+0.45%) ⬆️
bridge-symfony-telemetry-bundle 72.25% <ø> (-0.12%) ⬇️
adapter-chartjs 85.03% <83.33%> (+0.31%) ⬆️
adapter-csv 89.16% <92.43%> (+0.51%) ⬆️
adapter-doctrine 90.60% <85.21%> (-1.40%) ⬇️
adapter-elasticsearch 92.74% <100.00%> (-0.04%) ⬇️
adapter-google-sheet 99.15% <100.00%> (+0.13%) ⬆️
adapter-http 71.22% <39.39%> (+3.31%) ⬆️
adapter-json 88.18% <ø> (+0.56%) ⬆️
adapter-logger 50.00% <ø> (+2.63%) ⬆️
adapter-parquet 81.51% <ø> (-1.27%) ⬇️
adapter-text 74.13% <ø> (-7.12%) ⬇️
adapter-xml 83.70% <ø> (+1.08%) ⬆️
adapter-avro 0.00% <0.00%> (ø)
adapter-excel 94.13% <96.51%> (+0.10%) ⬆️
adapter-postgresql 90.52% <ø> (-0.05%) ⬇️
bridge-phpunit-postgresql 74.68% <ø> (+1.71%) ⬆️
bridge-phpunit-telemetry 78.59% <ø> (+0.45%) ⬆️
bridge-postgresql-valinor 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@norberttech norberttech merged commit dd9e5bb into 1.x May 11, 2026
29 of 30 checks passed
@norberttech norberttech deleted the feature-mago-formatter branch May 11, 2026 20:03
@github-project-automation github-project-automation Bot moved this from Todo to Done in Roadmap May 11, 2026
- name: "Static Analyze - Rector"
run: "composer static:analyze:rector" No newline at end of file
- name: "Static Analyze"
run: "just analyze --error-format=github" No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mago autodetects GitHub so this isn't needed

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

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants