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

Fix host access in SFTPStorage #204

Merged
merged 1 commit into from
Sep 16, 2016
Merged

Fix host access in SFTPStorage #204

merged 1 commit into from
Sep 16, 2016

Conversation

jbittel
Copy link
Contributor

@jbittel jbittel commented Sep 16, 2016

Fixes both a TypeError when importing the storage backed and access to the SFTP_STORAGE_HOST value.

@codecov-io
Copy link

Current coverage is 59.31% (diff: 100%)

Merging #204 into master will decrease coverage by 0.02%

@@             master       #204   diff @@
==========================================
  Files            17         17          
  Lines          1692       1691     -1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           1004       1003     -1   
  Misses          688        688          
  Partials          0          0          

Powered by Codecov. Last update 9448344...ac1e1a5

@ZuluPro ZuluPro merged commit e20f985 into jschneier:master Sep 16, 2016
jschneier added a commit that referenced this pull request Sep 28, 2016
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