kbase / blobstore

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

Allow user to remove themself from read ACL #73

Closed MrCreosote closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage    90.9%   90.98%   +0.07%     
==========================================
  Files          12       12              
  Lines        1177     1187      +10     
==========================================
+ Hits         1070     1080      +10     
  Misses         82       82              
  Partials       25       25
Impacted Files Coverage Δ
service/server.go 98% <ø> (ø) :arrow_up:
core/core.go 98.77% <100%> (+0.08%) :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 4d61b8f...58baca0. Read the comment docs.