Skip to content

Bump csfixer to version 3.75.0 and tweak configuration #479

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

Merged
merged 3 commits into from
Apr 7, 2025

Conversation

micheleorselli
Copy link
Member

Apart from updating php cs fixer to the latest version a few new rules have been added:

  1. use self::assert* in phpunit test
  2. use array<something> in docblocks
  3. add PER-CS, which is supposed to be an evolving standard to keep up with new language features

Copy link

codecov bot commented Apr 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.47%. Comparing base (58d222a) to head (4f61982).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #479      +/-   ##
============================================
+ Coverage     95.35%   95.47%   +0.11%     
  Complexity      640      640              
============================================
  Files            73       73              
  Lines          1723     1723              
============================================
+ Hits           1643     1645       +2     
+ Misses           80       78       -2     

☔ 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.

@micheleorselli micheleorselli marked this pull request as ready for review April 7, 2025 14:03
Copy link
Member

@AlessandroMinoccheri AlessandroMinoccheri left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@micheleorselli micheleorselli merged commit ee172cc into main Apr 7, 2025
34 checks passed
@micheleorselli micheleorselli deleted the upgrade_csfixer branch April 18, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants