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

Silent extraction failures #64

Closed
svanoort opened this issue Aug 11, 2015 · 1 comment
Closed

Silent extraction failures #64

svanoort opened this issue Aug 11, 2015 · 1 comment

Comments

@svanoort
Copy link
Owner

It looks like based on #63 there is a potential for extractor processing to fail without printing an error or exception in the process.

We need to add a logging statement and test for the same, to ensure this is captured.

See tests.py, lines 180-184 (note lack of logging, just print statement)

@svanoort
Copy link
Owner Author

Fixed with 3b5806b

@svanoort svanoort added this to the Release 1.6.0 milestone Oct 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant