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

Added error checking for when an invalid string is input. #43

Merged
merged 2 commits into from
May 4, 2019

Conversation

prolink007
Copy link

This PR is to add an error check for when a string is input that contains no valid group matches.

This will notify the caller an error has happened when a string like this is input "asdf" or "ajsdfjasdfj45".

If no matching groups are found, it throws.

@coveralls
Copy link

coveralls commented Sep 20, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 66ed4f2 on prolink007:master into 9797b47 on mike182uk:master.

@mike182uk
Copy link
Owner

Hey @prolink007

Sorry for only just getting to this, i completely missed it somehow ☹️

Thanks for this, i'll get it merged and out in the next release 👍

@mike182uk mike182uk merged commit a3ed595 into mike182uk:master May 4, 2019
@prolink007
Copy link
Author

prolink007 commented May 4, 2019 via email

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