Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

throw HelpError if command asks for help #3

Merged
merged 2 commits into from
Mar 23, 2017
Merged

Conversation

RasPhilCo
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 15, 2017

Codecov Report

Merging #3 into master will increase coverage by 0.07%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   91.99%   92.06%   +0.07%     
==========================================
  Files          14       15       +1     
  Lines         512      517       +5     
  Branches      170      172       +2     
==========================================
+ Hits          471      476       +5     
  Misses         41       41
Impacted Files Coverage Δ
src/command.js 91.66% <100%> (ø) ⬆️
src/parser.js 100% <100%> (ø) ⬆️
src/help-error.js 100% <100%> (ø)

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 5acb109...9a46194. Read the comment docs.

@RasPhilCo RasPhilCo changed the title WIP Dash dash help Don't throw error if command needs help Mar 16, 2017
@RasPhilCo RasPhilCo force-pushed the dash-dash-help branch 5 times, most recently from 418e7ec to 14a3fdd Compare March 16, 2017 19:18
@RasPhilCo RasPhilCo changed the title Don't throw error if command needs help throw HelpError if command asks for help Mar 16, 2017
@RasPhilCo RasPhilCo merged commit 3d2c241 into master Mar 23, 2017
@RasPhilCo RasPhilCo deleted the dash-dash-help branch March 23, 2017 19:31
RasPhilCo added a commit that referenced this pull request Mar 28, 2017
This reverts commit 3d2c241, reversing
changes made to 5acb109.
jdx pushed a commit that referenced this pull request Aug 28, 2017
throw HelpError if command asks for help
jdx pushed a commit that referenced this pull request Aug 28, 2017
This reverts commit 3d2c241, reversing
changes made to 5acb109.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants