Arakne / Araknemu

Simple Dofus server in Java
GNU Lesser General Public License v3.0
105 stars 28 forks source link

fix exceptions from v0.11 logs #358

Closed vincent4vx closed 1 month ago

vincent4vx commented 2 months ago

…tely and RateLimit errors

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 90.27778% with 7 lines in your changes missing coverage. Please review.

Project coverage is 96.35%. Comparing base (02fefd7) to head (9f17f97). Report is 1 commits behind head on master.

Files Patch % Lines
...mu/game/handler/AbstractFightingPacketHandler.java 25.00% 3 Missing :warning:
...mu/game/handler/fight/ChangeFighterStartPlace.java 71.42% 1 Missing and 1 partial :warning:
...aknemu/network/game/GameExceptionConfigurator.java 86.66% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #358 +/- ## ============================================ - Coverage 96.37% 96.35% -0.02% - Complexity 9338 9355 +17 ============================================ Files 1428 1428 Lines 23889 23927 +38 Branches 1557 1568 +11 ============================================ + Hits 23023 23056 +33 - Misses 654 658 +4 - Partials 212 213 +1 ```

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