Arakne / Araknemu

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

feat(ai): Add scripting for AI + refactor scripting system with admin #347

Closed vincent4vx closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 97.16981% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 96.42%. Comparing base (7a65526) to head (2dbb4c6). Report is 3 commits behind head on master.

Files Patch % Lines
.../java/fr/quatrevieux/araknemu/game/GameModule.java 82.35% 2 Missing and 1 partial :warning:
...r/quatrevieux/araknemu/game/admin/AdminModule.java 81.81% 2 Missing :warning:
...araknemu/game/fight/ai/action/ActionGenerator.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #347 +/- ## ============================================ + Coverage 96.39% 96.42% +0.03% - Complexity 9248 9293 +45 ============================================ Files 1415 1422 +7 Lines 23673 23760 +87 Branches 1535 1548 +13 ============================================ + Hits 22820 22911 +91 + Misses 642 641 -1 + Partials 211 208 -3 ```

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