spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.82k stars 89 forks source link

[Rector] Enable RemoveUnusedPublicMethodParameterRector #1131

Open samsonasik opened 2 months ago

samsonasik commented 2 months ago
Q A
QA? ✔️

This is part of dead code set list, remove unused public method parameter when class is final.

samsonasik commented 2 months ago

Ready to merge 👍

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.77%. Comparing base (aae7791) to head (a174dd0). Report is 41 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1131 +/- ## ========================================= Coverage 89.77% 89.77% Complexity 6491 6491 ========================================= Files 853 854 +1 Lines 18446 18445 -1 ========================================= Hits 16559 16559 + Misses 1887 1886 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.