kbase / blobstore

Simple S3 backed file storage.
MIT License
0 stars 3 forks source link

Make tests pass with latest versions of minio #81

Closed MrCreosote closed 5 years ago

MrCreosote commented 5 years ago

Minio 2019-05-14T23-57-45Z contains a backwards incompatible change that breaks S3 compatibility, unless run with --compat

codecov[bot] commented 5 years ago

Codecov Report

Merging #81 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   91.41%   91.41%           
=======================================
  Files          12       12           
  Lines        1247     1247           
=======================================
  Hits         1140     1140           
  Misses         82       82           
  Partials       25       25

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 cb202a1...940b56f. Read the comment docs.