kbase / blobstore

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

Log response body on unexpected return from s3 #103

Closed MrCreosote closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #103 into master will decrease coverage by 0.07%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   91.13%   91.05%   -0.08%     
==========================================
  Files          14       14              
  Lines        1466     1476      +10     
==========================================
+ Hits         1336     1344       +8     
- Misses         98       99       +1     
- Partials       32       33       +1
Impacted Files Coverage Δ
filestore/interface.go 100% <ø> (ø) :arrow_up:
nodestore/interface.go 100% <ø> (ø) :arrow_up:
service/server.go 97.79% <100%> (ø) :arrow_up:
core/core.go 98.95% <100%> (+0.01%) :arrow_up:
filestore/s3.go 87.76% <80%> (-0.78%) :arrow_down:

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 e3c9f2e...a633629. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #103 into master will decrease coverage by 0.07%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   91.13%   91.05%   -0.08%     
==========================================
  Files          14       14              
  Lines        1466     1476      +10     
==========================================
+ Hits         1336     1344       +8     
- Misses         98       99       +1     
- Partials       32       33       +1
Impacted Files Coverage Δ
filestore/interface.go 100% <ø> (ø) :arrow_up:
nodestore/interface.go 100% <ø> (ø) :arrow_up:
service/server.go 97.79% <100%> (ø) :arrow_up:
core/core.go 98.95% <100%> (+0.01%) :arrow_up:
filestore/s3.go 87.76% <80%> (-0.78%) :arrow_down:

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 e3c9f2e...a633629. Read the comment docs.