olistic / warriorjs

🏰 An exciting game of programming and Artificial Intelligence
https://warriorjs.com
MIT License
9.41k stars 489 forks source link

Extract helpers #215

Closed olistic closed 6 years ago

olistic commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #215 into master will increase coverage by <.01%. The diff coverage is 89.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
+ Coverage   92.63%   92.64%   +<.01%     
==========================================
  Files          86       92       +6     
  Lines        1072     1087      +15     
  Branches      171      165       -6     
==========================================
+ Hits          993     1007      +14     
- Misses         64       65       +1     
  Partials       15       15
Impacted Files Coverage Ξ”
...iorjs-helper-get-play-score/src/getWarriorScore.js 100% <100%> (ΓΈ)
packages/warriorjs-cli/src/Profile.js 96.39% <100%> (-0.04%) :arrow_down:
...arriorjs-helper-get-play-score/src/isFloorClear.js 100% <100%> (ΓΈ)
packages/warriorjs-cli/src/ui/printLevelReport.js 100% <100%> (ΓΈ) :arrow_up:
...kages/warriorjs-helper-get-play-score/src/index.js 100% <100%> (ΓΈ)
...arriorjs-helper-get-play-score/src/getTurnCount.js 100% <100%> (ΓΈ)
packages/warriorjs-core/src/loadLevel.js 89.28% <100%> (ΓΈ) :arrow_up:
...ges/warriorjs-helper-get-level-config/src/index.js 100% <100%> (ΓΈ)
...orjs-helper-get-play-score/src/getGradeForScore.js 100% <100%> (ΓΈ)
packages/warriorjs-cli/src/ui/printTowerReport.js 100% <100%> (ΓΈ) :arrow_up:
... and 15 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 e90795c...6f33182. Read the comment docs.