sevntu-checkstyle / sevntu.checkstyle

Additional Checkstyle checks, that could be added as extension to EclipseCS plugin and maven-checkstyle-plugin, Sonar checkstyle plugin, extension for CheckStyle IDEA plugin.
http://sevntu-checkstyle.github.io/sevntu.checkstyle/
190 stars 146 forks source link

minor: update StaticMethodCandidateCheck (related to checkstyle#10121) #854

Closed nrmancuso closed 3 years ago

nrmancuso commented 3 years ago

Related to https://github.com/checkstyle/checkstyle/pull/10122

Check Regression Reports from https://github.com/checkstyle/checkstyle/pull/10122 :

https://nmancus1.github.io/issue-10121_check_diff_reports_2021_06_16/diff_sevntu-check-regression_part_1/index.html

Regression in StaticMethodCandidate

https://nmancus1.github.io/issue-10121_check_diff_reports_2021_06_16/diff_sevntu-check-regression_part_2/index.html

Clean


Check Regression Reports from sevntu checks built from this PR:

https://nmancus1.github.io/issue-10121_check_diff_reports_2021_06_16/diff_sevntu-check-regression_part_1_post_PR854/index.html

Clean

https://nmancus1.github.io/issue-10121_check_diff_reports_2021_06_16/diff_sevntu-check-regression_part_2_post_PR854/index.html

Clean


coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 98.796% when pulling 9b9f54eca387d8bb24b94adf8256a221c96f0751 on nmancus1:checkstyle-10121 into 9b12f7ce9ff7a7511ef28af70b0a1516afafb370 on sevntu-checkstyle:master.