olistic / warriorjs

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

Add yes flag (assume yes) to CLI #93

Closed olistic closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #93 into master will increase coverage by 0.17%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage    90.6%   90.78%   +0.17%     
==========================================
  Files          80       80              
  Lines        1011     1009       -2     
  Branches      154      154              
==========================================
  Hits          916      916              
+ Misses         80       77       -3     
- Partials       15       16       +1
Impacted Files Coverage Ξ”
packages/warriorjs-cli/src/parseArgs.js 100% <ΓΈ> (ΓΈ) :arrow_up:
packages/warriorjs-cli/src/Profile.js 96.87% <100%> (ΓΈ) :arrow_up:
packages/warriorjs-cli/src/cli.js 100% <100%> (ΓΈ) :arrow_up:
packages/warriorjs-cli/src/Game.js 52.59% <66.66%> (+0.67%) :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 3ff87d3...f0512cf. Read the comment docs.