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

Fix error handling for unknown arguments #113

Closed
wants to merge 1 commit into from

Conversation

masayukig
Copy link
Collaborator

This commit fixes to handle unknown arguments. Unknown arguments should
be treated as fatal. Otherwise, users can't know their options are valid
or not at the runtime.

Fixes issue #99

@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 58.883% when pulling 5bfc13c on masayukig:bug-99 into a013207 on mtreinish:master.

This commit fixes to handle unknown arguments. Unknown arguments should
be treated as fatal. Otherwise, users can't know their options are valid
or not at the runtime.

Fixes issue mtreinish#99
@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 58.883% when pulling a835bac on masayukig:bug-99 into a013207 on mtreinish:master.

@mtreinish
Copy link
Owner

@masayukig This looks fine to me, but did you want to land this to fix #99 for the next release? I thought you were planning to just fix this with the cliff migration in #100 (which btw has the best commit number)

@masayukig
Copy link
Collaborator Author

Ah, I'm fine with fixing this with the cliff migration :) yeah, I agree with the commit number is the best.

@mtreinish
Copy link
Owner

ok, so what's the path forward here, do you want to land this now, push 1.1.0, and then get #100 landed? Or just abandon this, wait for 1.1.0, and then only do #100?

@masayukig
Copy link
Collaborator Author

well, I was thinking just abandon this, and wait for 1.1.0. I actually don't know how to abandon, though..

@masayukig masayukig closed this Oct 16, 2017
@masayukig
Copy link
Collaborator Author

ah, I found that this "Close and comment" button is for it :)

@masayukig masayukig deleted the bug-99 branch November 1, 2017 03:09
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

3 participants