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

Improved SFTP storage #177

Merged
merged 3 commits into from
Aug 1, 2016
Merged

Improved SFTP storage #177

merged 3 commits into from
Aug 1, 2016

Conversation

ZuluPro
Copy link
Contributor

@ZuluPro ZuluPro commented Jul 31, 2016

  • Added all parameters in __init__
  • Fixed SFTPFile.read()
  • Added tests
  • Moved documentation from module comments to docs/

@codecov-io
Copy link

codecov-io commented Jul 31, 2016

Current coverage is 40.87% (diff: 100%)

Merging #177 into master will increase coverage by 9.82%

@@             master       #177   diff @@
==========================================
  Files            17         17          
  Lines          1298       1299     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            403        531   +128   
+ Misses          895        768   -127   
  Partials          0          0          

Powered by Codecov. Last update 3053816...9affdba

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