philschatz / puzzlescript

:video_game: Play Accessible PuzzleScript games in your terminal or embed them
https://philschatz.com/puzzlescript/
28 stars 11 forks source link

feat: Add more games #141

Closed philschatz closed 5 years ago

philschatz commented 5 years ago

add some more games

codecov[bot] commented 5 years ago

Codecov Report

Merging #141 into master will decrease coverage by 3.91%. The diff coverage is 24.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   48.18%   44.27%   -3.92%     
==========================================
  Files         150      171      +21     
  Lines       12277    14544    +2267     
  Branches      880      890      +10     
==========================================
+ Hits         5916     6439     +523     
- Misses       6189     7946    +1757     
+ Partials      172      159      -13
Impacted Files Coverage Δ
games/snakehole/script.txt 31.25% <ø> (ø)
games/crate-cables/script.txt 0% <0%> (ø)
games/snowman-decorator/script.txt 0% <0%> (ø)
games/out-of-bounds-2/script.txt 10.34% <10.34%> (ø)
src/cli/solvedGames.ts 100% <100%> (ø) :arrow_up:
games/sumoban/script.txt 100% <100%> (ø)
src/models/metadata.ts 97.82% <100%> (+0.09%) :arrow_up:
games/sokofun-clone/script.txt 15.55% <15.55%> (ø)
games/statues/script.txt 40% <40%> (ø)
games/line-of-sight/script.txt 40.42% <40.42%> (ø)
... and 76 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 4101498...6b7c49c. Read the comment docs.