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 more human-readable error message for invalid frames for range/span #407

Merged
merged 2 commits into from
Jan 24, 2017

Conversation

wonderb0lt
Copy link
Contributor

This is a pretty minor change, I just goofed it up and was a bit confounded by the non-descriptive error message. This should make it clearer what happened.

@andrewelkins
Copy link
Contributor

Looks good, but can you fix it so it passes all tests? https://travis-ci.org/crsmithdev/arrow/jobs/189177908

@wonderb0lt
Copy link
Contributor Author

Yup, gotcha!

@codecov-io
Copy link

codecov-io commented Jan 9, 2017

Current coverage is 100% (diff: 100%)

Merging #407 into master will not change coverage

@@           master   #407   diff @@
====================================
  Files          14     14          
  Lines        3082   3081     -1   
  Methods         0      0          
  Messages        0      0          
  Branches      226    226          
====================================
- Hits         3082   3081     -1   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update fb7137a...417d8e2

@andrewelkins andrewelkins merged commit a78bb2f into arrow-py:master Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants