design1online / WTF-Adventure

WTF?! Adventure is a massively online 2D MMORPG with WTF?! twists.
https://design1online.github.io/WTF-Adventure/
Other
96 stars 37 forks source link

adding more tests #81

Closed design1online closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (692cc4c) into main (17e0b3d) will decrease coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #81      +/-   ##
========================================
- Coverage   5.14%   5.13%   -0.02%     
========================================
  Files         64      64              
  Lines       5050    5063      +13     
========================================
  Hits         260     260              
- Misses      4790    4803      +13     
Impacted Files Coverage Δ
src/client/js/controllers/chat.js 0.00% <ø> (ø)
src/client/js/controllers/entities.js 0.00% <0.00%> (ø)
src/client/js/controllers/info.js 0.00% <0.00%> (ø)
src/client/js/controllers/input.js 0.00% <0.00%> (ø)
src/client/js/controllers/pointer.js 0.00% <ø> (ø)
src/client/js/controllers/zoning.js 0.00% <0.00%> (ø)
src/client/js/entity/character/character.js 0.00% <0.00%> (ø)
src/client/js/entity/character/player/player.js 0.00% <0.00%> (ø)
src/client/js/entity/entity.js 0.00% <0.00%> (ø)
src/client/js/entity/entityhandler.js 0.00% <0.00%> (ø)
... and 3 more

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 17e0b3d...692cc4c. Read the comment docs.