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

Check file permissions before attempting to write #19

Merged
merged 2 commits into from
Oct 28, 2016
Merged

Conversation

jneuff
Copy link
Collaborator

@jneuff jneuff commented Oct 28, 2016

In case of insufficient permissions, a RuntimeError including
a description of the problem and possible solutions is raised.

This resolves issue #16

In case of insufficient permissions, a RuntimeError including
a description of the problem and possible solutions is raised.

This resolves issue #16
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 93.032% when pulling 7bc522a on issues-16 into 9862ee9 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 93.032% when pulling 673dffd on issues-16 into 9862ee9 on master.

@MaxBenChrist MaxBenChrist merged commit 1128da9 into master Oct 28, 2016
@MaxBenChrist MaxBenChrist deleted the issues-16 branch November 3, 2016 21:47
MaxBenChrist added a commit that referenced this pull request Nov 27, 2016
MaxBenChrist added a commit that referenced this pull request Nov 27, 2016
* do not do lazy checks for None in column names
* added unit tests for null named columns
* closes issue #19
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.

3 participants