olistic / warriorjs

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

Improve Player API #113

Closed olistic closed 6 years ago

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

Codecov Report

Merging #113 into master will decrease coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #113     +/-   ##
=========================================
- Coverage   90.85%   90.76%   -0.1%     
=========================================
  Files          80       80             
  Lines        1017     1007     -10     
  Branches      158      156      -2     
=========================================
- Hits          924      914     -10     
  Misses         77       77             
  Partials       16       16
Impacted Files Coverage Ξ”
packages/warriorjs-core/src/Warrior.js 100% <ΓΈ> (ΓΈ) :arrow_up:
packages/warriorjs-core/src/Level.js 100% <100%> (ΓΈ) :arrow_up:
packages/warriorjs-units/src/Archer.js 100% <100%> (ΓΈ) :arrow_up:
packages/warriorjs-units/src/Sludge.js 100% <100%> (ΓΈ) :arrow_up:
packages/warriorjs-core/src/Space.js 100% <100%> (ΓΈ) :arrow_up:
packages/warriorjs-core/src/Unit.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 fd3dc15...125f82c. Read the comment docs.