framework icon indicating copy to clipboard operation
framework copied to clipboard

[Rector] Enable RemoveUnusedPublicMethodParameterRector

Open samsonasik opened this issue 1 year ago • 2 comments

Q A
QA? ✔️

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

samsonasik avatar Sep 03 '24 18:09 samsonasik

Ready to merge 👍

samsonasik avatar Sep 03 '24 18:09 samsonasik

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
@@            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.

codecov[bot] avatar Sep 03 '24 18:09 codecov[bot]