Skip to content

[TASK] Move phpCsFixer to a bash function#2113

Merged
oliverklee merged 1 commit intomainfrom
phpcsfixa
May 4, 2026
Merged

[TASK] Move phpCsFixer to a bash function#2113
oliverklee merged 1 commit intomainfrom
phpcsfixa

Conversation

@AnReiter
Copy link
Copy Markdown
Contributor

@AnReiter AnReiter commented May 4, 2026

No description provided.

@coveralls
Copy link
Copy Markdown

coveralls commented May 4, 2026

Coverage Report for CI Build 25319960395

Coverage remained the same at 96.678%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 301
Covered Lines: 291
Line Coverage: 96.68%
Coverage Strength: 3.98 hits per line

💛 - Coveralls

@AnReiter AnReiter self-assigned this May 4, 2026
@AnReiter AnReiter added the enhancement New feature or request label May 4, 2026
@AnReiter AnReiter moved this to In Review in Best Practices code sprint May 4, 2026
@oliverklee oliverklee changed the title [TASK] Add phpCsFixer into a Bash command [TASK] Move phpCsFixer into a bash function May 4, 2026
@oliverklee oliverklee changed the title [TASK] Move phpCsFixer into a bash function [TASK] Move phpCsFixer to a bash function May 4, 2026
@oliverklee oliverklee added this to the 4.1.0 milestone May 4, 2026
Copy link
Copy Markdown
Contributor

@oliverklee oliverklee left a comment

Choose a reason for hiding this comment

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

This works fine:

  • detect and show issues with ./Build/Scripts/runTests.sh -s phpCsFixer -- --dry-run
  • exit code != 0 if there are issues
  • exit code = 0 if there are no issues

This doesn't work on my machine (but also was broken before):

  • actually fix the code using ./Build/Scripts/runTests.sh -s phpCsFixer

I'll add a ticket for that.

@oliverklee oliverklee merged commit 5907938 into main May 4, 2026
45 checks passed
@oliverklee oliverklee deleted the phpcsfixa branch May 4, 2026 13:01
@github-project-automation github-project-automation Bot moved this from In Review to Done in Best Practices code sprint May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request runTests.sh

Projects

Development

Successfully merging this pull request may close these issues.

3 participants