zalando-stups / sevenseconds

THIS PROJECT IS NOT LONGER ACTIVELY MAINTAINED
https://pypi.python.org/pypi/stups-sevenseconds
Other
66 stars 17 forks source link

Check if bucket.creation_date is None to determine if bucket exists #71

Closed mikkeloscar closed 7 years ago

mikkeloscar commented 7 years ago

Behavior in boto3 seem to have been changed here: https://github.com/boto/boto3/commit/60681e87

Raffo commented 7 years ago

Build and test failing, on it.

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling a9da848b63f9ff806dc8ae4dbd9ab87ad194f6b2 on s3-bucket-exists into on master.

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ce9f9cf). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #71   +/-   ##
=========================================
  Coverage          ?   22.22%           
=========================================
  Files             ?       24           
  Lines             ?     2191           
  Branches          ?        0           
=========================================
  Hits              ?      487           
  Misses            ?     1704           
  Partials          ?        0
Impacted Files Coverage Δ
sevenseconds/config/s3.py 13.04% <0%> (ø)

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 ce9f9cf...a9da848. Read the comment docs.

Raffo commented 7 years ago

👍

mikkeloscar commented 7 years ago

:+1: