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 #189 - preload_metadata option on s3boto3 #190

Merged
merged 1 commit into from
Aug 18, 2016
Merged

Fix #189 - preload_metadata option on s3boto3 #190

merged 1 commit into from
Aug 18, 2016

Conversation

leonsmith
Copy link
Contributor

Looks like boto3 changed some keyword arguments and this prefix forgot to be capitalised

Looks like boto3 changed some keyword arguments and this prefix forgot to be captalised

Signed-off-by: Leon Smith <_@leonmarksmith.com>
@codecov-io
Copy link

codecov-io commented Aug 18, 2016

Current coverage is 59.97% (diff: 100%)

Merging #190 into master will not change coverage

@@             master       #190   diff @@
==========================================
  Files            17         17          
  Lines          1654       1654          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            992        992          
  Misses          662        662          
  Partials          0          0          

Powered by Codecov. Last update eca46e5...6bb3015

@jschneier
Copy link
Owner

Thanks, looks like it was caught in listdir but not in Prefix.

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