Arakne / Araknemu

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

feature: Add packet on error logs #322

Closed vincent4vx closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (44ea23b) 96.31% compared to head (2b10d46) 96.28%.

Files Patch % Lines
...revieux/araknemu/core/network/session/Session.java 0.00% 2 Missing :warning:
...xploration/interaction/action/fight/JoinFight.java 0.00% 2 Missing :warning:
.../core/network/session/extension/SessionLogger.java 88.88% 0 Missing and 1 partial :warning:
...aknemu/game/handler/EnsureFightingOrSpectator.java 0.00% 1 Missing :warning:
...aknemu/network/game/GameExceptionConfigurator.java 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #322 +/- ## ============================================ - Coverage 96.31% 96.28% -0.03% - Complexity 8878 8887 +9 ============================================ Files 1387 1388 +1 Lines 22608 22636 +28 Branches 1404 1407 +3 ============================================ + Hits 21774 21795 +21 - Misses 633 638 +5 - Partials 201 203 +2 ```

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