Arakne / Araknemu

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

feat(network): Optimise packet resolving #13 #332

Closed vincent4vx closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (3ba9d52) 96.31% compared to head (40fd3f2) 96.32%. Report is 1 commits behind head on master.

Files Patch % Lines
...emu/core/network/parser/AggregatePacketParser.java 97.36% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #332 +/- ## ========================================= Coverage 96.31% 96.32% - Complexity 9001 9010 +9 ========================================= Files 1394 1394 Lines 23006 23025 +19 Branches 1458 1462 +4 ========================================= + Hits 22158 22178 +20 + Misses 641 640 -1 Partials 207 207 ```

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