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

feat(no-option): display error if no options are provided #73

Merged
merged 1 commit into from
May 2, 2016

Conversation

sarbbottam
Copy link
Owner

No description provided.

@sarbbottam
Copy link
Owner Author

@ta2edchimp could you take a look?

@@ -40,6 +40,12 @@ describe('bin', function() {
delete require.cache[require.resolve('yargs')]
})

it('no option', function() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any idea why this does not get mentioned in the PR's corresponding travis build logs?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice solution!

@codecov-io
Copy link

codecov-io commented May 2, 2016

Current coverage is 100%

Merging #73 into master will not change coverage

@@           master   #73   diff @@
===================================
  Files           9     9          
  Lines         194   199     +5   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits          194   199     +5   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last updated by d3324e8...ea8237d

@sarbbottam sarbbottam force-pushed the no-options branch 2 times, most recently from cd8a349 to 9e3766d Compare May 2, 2016 17:47
@sarbbottam
Copy link
Owner Author

Is it good to merge?

@ta2edchimp
Copy link
Collaborator

Ha, yeah, I forgot to add: "LGTM"! 😜

Pull the trigger!

@sarbbottam sarbbottam merged commit 6502c9f into master May 2, 2016
@sarbbottam sarbbottam deleted the no-options branch May 10, 2016 03:44
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.

3 participants