olistic / warriorjs

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

Simplify get-level-score helper #247

Closed olistic closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #247 into master will decrease coverage by 0.28%. The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
- Coverage   92.67%   92.39%   -0.29%     
==========================================
  Files          93       92       -1     
  Lines        1092     1091       -1     
  Branches      165      165              
==========================================
- Hits         1012     1008       -4     
- Misses         65       68       +3     
  Partials       15       15
Impacted Files Coverage Ξ”
packages/warriorjs-core/src/runLevel.js 100% <ΓΈ> (ΓΈ) :arrow_up:
packages/warriorjs-cli/src/ui/printLevelReport.js 100% <ΓΈ> (ΓΈ) :arrow_up:
packages/warriorjs-cli/src/Game.js 51.02% <0%> (-1.07%) :arrow_down:
packages/warriorjs-cli/src/Profile.js 96.39% <100%> (ΓΈ) :arrow_up:
...ages/warriorjs-helper-get-level-score/src/index.js 100% <100%> (ΓΈ) :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 0df148a...20dd683. Read the comment docs.