code-dot-org / craft

Top-down 2D game engine for the Craft app type. See NOTICE for restrictions on use.
https://code-dot-org.github.io/craft/
Other
19 stars 11 forks source link

Minecraft | your path isn't blocked if you're ON the actionPlane! Muahaha #530

Closed WilliamHarmonMS closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #530 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #530   +/-   ##
=======================================
  Coverage   75.82%   75.82%           
=======================================
  Files          43       43           
  Lines        5369     5369           
=======================================
  Hits         4071     4071           
  Misses       1298     1298
Impacted Files Coverage Δ
src/js/game/GameController.js 55.78% <100%> (ø) :arrow_up:
src/js/game/LevelMVC/LevelView.js 84.63% <0%> (-0.08%) :arrow_down:
src/js/game/Entities/IronGolem.js 82.08% <0%> (+1.49%) :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 b18bc44...9b54449. Read the comment docs.