Skip to content

[TASK] Rewrite eliashaeussler/rector-config to native Rector config - #691

Merged
eliashaeussler merged 1 commit into
mainfrom
task/rector
Aug 13, 2026
Merged

[TASK] Rewrite eliashaeussler/rector-config to native Rector config#691
eliashaeussler merged 1 commit into
mainfrom
task/rector

Conversation

@eliashaeussler

@eliashaeussler eliashaeussler commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Updated development tooling configuration for compatibility with the latest Rector setup.
    • Improved automated code-quality checks across source and test code.

@eliashaeussler eliashaeussler added the maintenance Code base is being maintained label Aug 13, 2026
@eliashaeussler eliashaeussler self-assigned this Aug 13, 2026
@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c5264be3-e9e5-49c0-b50b-337dfadcecfc

📥 Commits

Reviewing files that changed from the base of the PR and between 10e4d59 and 1e106da.

⛔ Files ignored due to path filters (1)
  • composer.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • build/checks/rector.php
  • composer.json

Walkthrough

Changes

Rector update

Layer / File(s) Summary
Direct Rector configuration
composer.json, build/checks/rector.php
The project adds rector/rector directly at ^2.6.2. The configuration uses RectorConfig::configure() for src and tests, PHP 8.2 sets, and Composer-based PHPUnit integration.

Mergeability Score: ⚪ Minimal · up to 1e106

This maintenance PR updates Rector configuration and related Composer metadata without any identified correctness, security, availability, or deployment risk; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: replacing the custom rector-config dependency with native Rector configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 31702742154

Coverage remained the same at 90.125%

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: 2005
Covered Lines: 1807
Line Coverage: 90.12%
Coverage Strength: 10.22 hits per line

💛 - Coveralls

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcomposer/​rector/​rector@​2.6.1.0 ⏵ 2.6.2.0N/AN/AN/AN/AN/A

View full report

@eliashaeussler
eliashaeussler merged commit d6eb177 into main Aug 13, 2026
26 checks passed
@eliashaeussler
eliashaeussler deleted the task/rector branch August 13, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Code base is being maintained

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants