Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add yes flag (assume yes) to CLI #93

Merged
merged 3 commits into from
May 13, 2018
Merged

Add yes flag (assume yes) to CLI #93

merged 3 commits into from
May 13, 2018

Conversation

olistic
Copy link
Owner

@olistic olistic commented May 13, 2018

No description provided.

The behaviour is not exactly the same. Whereas --skip assumed the
default answer for each question, --yes assumes an afirmative answer.
@codecov-io
Copy link

codecov-io commented May 13, 2018

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% <ø> (ø) ⬆️
packages/warriorjs-cli/src/Profile.js 96.87% <100%> (ø) ⬆️
packages/warriorjs-cli/src/cli.js 100% <100%> (ø) ⬆️
packages/warriorjs-cli/src/Game.js 52.59% <66.66%> (+0.67%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants