Arakne / Araknemu

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

#27 Add spell effect heal on attack #263

Closed vincent4vx closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #263 (c2f0f2c) into master (d8c2ab0) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #263   +/-   ##
=========================================
  Coverage     95.81%   95.81%           
- Complexity     7992     7998    +6     
=========================================
  Files          1287     1288    +1     
  Lines         20433    20445   +12     
  Branches       1168     1169    +1     
=========================================
+ Hits          19577    19589   +12     
  Misses          665      665           
  Partials        191      191           
Impacted Files Coverage Δ
...table/effect/handler/heal/HealOnAttackHandler.java 100.00% <100.00%> (ø)
...raknemu/game/fight/module/CommonEffectsModule.java 100.00% <100.00%> (ø)
...y/implementation/sql/SqlPlayerSpellRepository.java 85.71% <0.00%> (-4.09%) :arrow_down:
...implementation/sql/SqlConnectionLogRepository.java 95.45% <0.00%> (+3.03%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d8c2ab0...c2f0f2c. Read the comment docs.