kbase / blobstore

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

Finish auth provider #29

Closed MrCreosote closed 5 years ago

MrCreosote commented 5 years ago

Not including user id validation Still needs error handling and logging work, later

codecov[bot] commented 5 years ago

Codecov Report

Merging #29 into master will increase coverage by 5.87%. The diff coverage is 88.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage    79.7%   85.58%   +5.87%     
==========================================
  Files           7        7              
  Lines         404      430      +26     
==========================================
+ Hits          322      368      +46     
+ Misses         64       47      -17     
+ Partials       18       15       -3
Impacted Files Coverage Δ
filestore/s3.go 86.91% <100%> (+1.59%) :arrow_up:
auth/kbase_provider.go 90.14% <88.09%> (+48.28%) :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 e5b4312...1d0d22d. Read the comment docs.