Arakne / Araknemu

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

#27 Add Reveal invisible object effect #268

Closed vincent4vx closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #268 (bd96a90) into master (ef514d8) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #268   +/-   ##
=========================================
  Coverage     95.84%   95.84%           
- Complexity     8098     8103    +5     
=========================================
  Files          1295     1296    +1     
  Lines         20651    20660    +9     
  Branches       1203     1205    +2     
=========================================
+ Hits          19793    19802    +9     
  Misses          665      665           
  Partials        193      193           
Impacted Files Coverage Δ
...le/effect/handler/misc/RevealInvisibleHandler.java 100.00% <100.00%> (ø)
...raknemu/game/fight/module/CommonEffectsModule.java 100.00% <100.00%> (ø)
...araknemu/core/dbal/repository/RepositoryUtils.java 78.26% <0.00%> (-4.35%) :arrow_down:
...ository/implementation/sql/SqlBanIpRepository.java 92.15% <0.00%> (-3.93%) :arrow_down:
...ry/implementation/sql/SqlPlayerItemRepository.java 95.89% <0.00%> (+2.73%) :arrow_up:
...vieux/araknemu/core/dbal/SimpleConnectionPool.java 91.42% <0.00%> (+5.71%) :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 ef514d8...bd96a90. Read the comment docs.