kbase / blobstore

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

Return a sensible error code when no file is provided #105

Closed MrCreosote closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #105 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #105     +/-   ##
=========================================
+ Coverage   91.15%   91.35%   +0.2%     
=========================================
  Files          14       14             
  Lines        1493     1493             
=========================================
+ Hits         1361     1364      +3     
+ Misses         99       97      -2     
+ Partials       33       32      -1
Impacted Files Coverage Δ
nodestore/interface.go 100% <ø> (ø) :arrow_up:
core/core.go 98.95% <100%> (ø) :arrow_up:
service/server.go 98.52% <0%> (+0.73%) :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 f1d30a7...707312c. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #105 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #105     +/-   ##
=========================================
+ Coverage   91.15%   91.35%   +0.2%     
=========================================
  Files          14       14             
  Lines        1493     1493             
=========================================
+ Hits         1361     1364      +3     
+ Misses         99       97      -2     
+ Partials       33       32      -1
Impacted Files Coverage Δ
nodestore/interface.go 100% <ø> (ø) :arrow_up:
core/core.go 98.95% <100%> (ø) :arrow_up:
service/server.go 98.52% <0%> (+0.73%) :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 f1d30a7...707312c. Read the comment docs.