Closed SJuliez closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 29.10%. Comparing base (
db1a9a3
) to head (b8ce280
). Report is 12 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
If there is a variable in the parent class with the same name, they don't need to be redeclared and can cause issues
This is 99% comment cleanup in the weapon handler classes, removing those "non-javadoc"s, updating the copyrights, removing empty javadocs (I didnt bother filling in the constructor javadocs, as they mostly just call super). And maybe 3 minor and obvious code updates.