kbase / blobstore

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

Disallow illegal bucket names on startup #98

Closed MrCreosote closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #98 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   90.85%   90.93%   +0.07%     
==========================================
  Files          14       14              
  Lines        1422     1434      +12     
==========================================
+ Hits         1292     1304      +12     
  Misses         98       98              
  Partials       32       32
Impacted Files Coverage Δ
filestore/s3.go 88.54% <100%> (+1.15%) :arrow_up:

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 fc843ae...64074ca. Read the comment docs.