kbase / blobstore

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

Return cache & expiration times from auth provider #91

Closed MrCreosote closed 5 years ago

MrCreosote commented 5 years ago

Ignored in cache for now, that's up next

codecov[bot] commented 5 years ago

Codecov Report

Merging #91 into master will decrease coverage by 0.25%. The diff coverage is 68.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   90.53%   90.28%   -0.26%     
==========================================
  Files          13       13              
  Lines        1300     1307       +7     
==========================================
+ Hits         1177     1180       +3     
- Misses         96      100       +4     
  Partials       27       27
Impacted Files Coverage Δ
auth/interface.go 100% <ø> (ø) :arrow_up:
auth/cache.go 0% <0%> (ø) :arrow_up:
auth/kbase_provider.go 93.69% <93.75%> (+0.17%) :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 b6d09a6...09f5fea. Read the comment docs.