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 test for invalid separator in isoparser #772

Merged
merged 2 commits into from
Jun 20, 2018

Conversation

alimcmaster1
Copy link
Contributor

@alimcmaster1 alimcmaster1 commented Jun 19, 2018

Summary of changes

Add test for invalid separator in ISO parser.

Pull Request Checklist

  • Changes have tests
  • Authors have been added to AUTHORS.md
  • News fragment added in changelog.d. See CONTRIBUTING.md for details

pganssle pushed a commit to alimcmaster1/dateutil that referenced this pull request Jun 20, 2018
@pganssle pganssle changed the title Bring Isoparser to 100% cov Add test for invalid separator in isoparser Jun 20, 2018
@pganssle
Copy link
Member

Interestingly I had already started writing this test (you can see it's the incomplete test right below this one), but evidently I got distracted and forgot about it :P. I'm glad I only got as far as constructing the string and not running isoparse on it, since otherwise this would have gone unnoticed.

@pganssle pganssle merged commit ef6cddd into dateutil:master Jun 20, 2018
@pganssle pganssle added this to the 2.8.0 milestone Jun 20, 2018
@pganssle pganssle added this to Submitted PRs in PyLondinium 2018 Sprint via automation Jun 20, 2018
@pganssle pganssle moved this from Submitted PRs to Merged PRs in PyLondinium 2018 Sprint Jun 20, 2018
@alimcmaster1
Copy link
Contributor Author

Just saw that too! Thanks @pganssle

@alimcmaster1 alimcmaster1 deleted the test-cov-lat branch June 20, 2018 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants