Skip to content

Add support to save npz files on s3#15

Merged
kayibal merged 5 commits intomasterfrom
enhancement/npz-s3-support
Jul 25, 2017
Merged

Add support to save npz files on s3#15
kayibal merged 5 commits intomasterfrom
enhancement/npz-s3-support

Conversation

@kayibal
Copy link
Copy Markdown

@kayibal kayibal commented Jul 14, 2017

No description provided.

@kayibal kayibal requested a review from Talmaj July 14, 2017 15:25
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 14, 2017

Codecov Report

Merging #15 into master will increase coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   82.31%   82.73%   +0.42%     
==========================================
  Files           6        6              
  Lines         656      672      +16     
==========================================
+ Hits          540      556      +16     
  Misses        116      116
Impacted Files Coverage Δ
sparsity/dask/io.py 79.41% <0%> (+6.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1774cc6...f057565. Read the comment docs.



@contextmanager
def mock_s3_fs(bucket, data=None):
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kayibal Could you please add a docstring?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michcio1234 added :)

Copy link
Copy Markdown

@Talmaj Talmaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you try it out with large files on real S3?

@kayibal
Copy link
Copy Markdown
Author

kayibal commented Jul 20, 2017

@Talmaj no I didn't but I don't see why this should be different from the tests?

@Talmaj
Copy link
Copy Markdown

Talmaj commented Jul 21, 2017 via email

@kayibal kayibal force-pushed the enhancement/npz-s3-support branch from ea1595e to f057565 Compare July 25, 2017 13:08
@kayibal kayibal merged commit 5b1d05f into master Jul 25, 2017
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