Skip to content

Introduce Rector set and RemoveOverrideAttributeRector rule - #11

Merged
vjik merged 16 commits into
masterfrom
rm-override
Jul 27, 2026
Merged

vjik merged 16 commits into
masterfrom
rm-override

Conversation

@vjik

@vjik vjik commented Jul 25, 2026

Copy link
Copy Markdown
Member
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Tests pass? ✔️

@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a0cb696c-4830-49ab-83f2-3ab175275aa2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rm-override

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.

@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 71.79487% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.20%. Comparing base (4dcc1d1) to head (f19654c).

Files with missing lines Patch % Lines
src/Rector/Rules/RemoveOverrideAttributeRector.php 60.71% 11 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##              master      #11       +/-   ##
==============================================
- Coverage     100.00%   87.20%   -12.80%     
- Complexity         9       18        +9     
==============================================
  Files              3        5        +2     
  Lines             47       86       +39     
==============================================
+ Hits              47       75       +28     
- Misses             0       11       +11     

☔ View full report in Codecov by Harness.
📢 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.

@vjik
vjik requested a review from a team July 25, 2026 10:44
@vjik vjik added the status:code review The pull request needs review. label Jul 25, 2026
@vjik
vjik merged commit 07fd251 into master Jul 27, 2026
34 of 36 checks passed
@vjik
vjik deleted the rm-override branch July 27, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:code review The pull request needs review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant