Arakne / Araknemu

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

chore(fight): Add Buff interfaces to seprate AI and fight types #356

Closed vincent4vx closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 99.15254% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.36%. Comparing base (ae490c3) to head (9f79759). Report is 1 commits behind head on master.

Files Patch % Lines
...nemu/game/fight/castable/effect/buff/BuffHook.java 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #356 +/- ## ========================================= Coverage 96.36% 96.36% Complexity 9337 9337 ========================================= Files 1428 1428 Lines 23888 23888 Branches 1556 1556 ========================================= Hits 23020 23020 Misses 656 656 Partials 212 212 ```

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