Arakne / Araknemu

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

feat(ai): Handle reflected damage and spell return effect buffs #354

Closed vincent4vx closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 96.37%. Comparing base (286b469) to head (4f17e80). Report is 1 commits behind head on master.

Files Patch % Lines
...t/ai/simulation/effect/ReflectDamageSimulator.java 92.30% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #354 +/- ## ========================================= Coverage 96.37% 96.37% - Complexity 9318 9326 +8 ========================================= Files 1426 1427 +1 Lines 23832 23863 +31 Branches 1552 1554 +2 ========================================= + Hits 22967 22997 +30 Misses 654 654 - Partials 211 212 +1 ```

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