Arakne / Araknemu

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

Improve AI for sommoned creatures #342

Closed vincent4vx closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 96.38%. Comparing base (8485fa8) to head (bea7f2a). Report is 1 commits behind head on master.

Files Patch % Lines
...java/fr/quatrevieux/araknemu/game/fight/ai/AI.java 0.00% 1 Missing :warning:
.../quatrevieux/araknemu/game/fight/ai/FighterAI.java 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #342 +/- ## ========================================= Coverage 96.38% 96.38% - Complexity 9189 9216 +27 ========================================= Files 1410 1411 +1 Lines 23543 23600 +57 Branches 1520 1524 +4 ========================================= + Hits 22692 22747 +55 - Misses 641 642 +1 - Partials 210 211 +1 ```

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