-
-
Notifications
You must be signed in to change notification settings - Fork 28
[#2151] Enforced "No Spaces Around Union Types" using Slevomat standard. #2155
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
Conversation
WalkthroughThis PR enforces a new PHPCS coding standard requiring no spaces around union type operators ( Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~8 minutes
Areas for attention:
Possibly related PRs
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro ⛔ Files ignored due to path filters (10)
📒 Files selected for processing (11)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-09-13T04:14:41.765ZApplied to files:
🧬 Code graph analysis (5).vortex/installer/src/Runner/AbstractRunner.php (1)
.vortex/installer/src/Runner/RunnerInterface.php (1)
.vortex/installer/src/Command/InstallCommand.php (1)
.vortex/installer/src/Runner/CommandRunner.php (1)
.vortex/installer/src/Task/TaskOutput.php (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
🔇 Additional comments (14)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2155 +/- ##
===========================================
- Coverage 76.35% 75.68% -0.67%
===========================================
Files 109 102 -7
Lines 5675 5516 -159
Branches 44 0 -44
===========================================
- Hits 4333 4175 -158
+ Misses 1342 1341 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Closes #2151
Summary by CodeRabbit
Chores
Style
✏️ Tip: You can customize this high-level summary in your review settings.