Arakne / Araknemu

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

[ai] Limit score for boost on attack and handle interval for remove points effect simulator #278

Closed vincent4vx closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #278 (0b5cd86) into master (b1bd2c4) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #278      +/-   ##
============================================
+ Coverage     95.87%   95.89%   +0.01%     
  Complexity     8191     8191              
============================================
  Files          1305     1305              
  Lines         20856    20858       +2     
  Branches       1234     1234              
============================================
+ Hits          19995    20001       +6     
+ Misses          667      663       -4     
  Partials        194      194              
Impacted Files Coverage Δ
...trevieux/araknemu/game/fight/ai/action/Attack.java 97.56% <100.00%> (+0.12%) :arrow_up:
...ht/ai/simulation/effect/RemovePointsSimulator.java 100.00% <100.00%> (ø)
...y/implementation/sql/SqlPlayerSpellRepository.java 85.71% <0.00%> (-4.09%) :arrow_down:
...araknemu/core/dbal/repository/RepositoryUtils.java 82.60% <0.00%> (+4.34%) :arrow_up:
...vieux/araknemu/core/dbal/SimpleConnectionPool.java 91.42% <0.00%> (+5.71%) :arrow_up:
...lementation/sql/SqlPlayerExperienceRepository.java 86.95% <0.00%> (+8.69%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.