kbase / blobstore

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

Add read acl handling to server API #66

Closed MrCreosote closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #66 into master will increase coverage by 0.48%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   89.56%   90.05%   +0.48%     
==========================================
  Files          12       12              
  Lines        1064     1096      +32     
==========================================
+ Hits          953      987      +34     
+ Misses         84       83       -1     
+ Partials       27       26       -1
Impacted Files Coverage Δ
service/errortypes.go 100% <100%> (ø) :arrow_up:
service/server.go 97.85% <100%> (+1.05%) :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 347f4dd...c94ebb8. Read the comment docs.