kbase / blobstore

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

Respond with a 400, not a 500, when content length is wrong #114

Closed MrCreosote closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #114 into master will decrease coverage by 0.03%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   91.38%   91.34%   -0.04%     
==========================================
  Files          14       14              
  Lines        1544     1549       +5     
==========================================
+ Hits         1411     1415       +4     
- Misses         99      100       +1     
  Partials       34       34
Impacted Files Coverage Δ
filestore/s3.go 87.5% <83.33%> (-0.27%) :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 bdd2b94...ca74112. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #114 into master will decrease coverage by 0.03%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   91.38%   91.34%   -0.04%     
==========================================
  Files          14       14              
  Lines        1544     1549       +5     
==========================================
+ Hits         1411     1415       +4     
- Misses         99      100       +1     
  Partials       34       34
Impacted Files Coverage Δ
filestore/s3.go 87.5% <83.33%> (-0.27%) :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 bdd2b94...ca74112. Read the comment docs.