kbase / blobstore

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

Clean up auth error handling #46

Closed MrCreosote closed 5 years ago

MrCreosote commented 5 years ago

Didn't really need any special error handling

codecov[bot] commented 5 years ago

Codecov Report

Merging #46 into master will not change coverage. The diff coverage is 60%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   86.86%   86.86%           
=======================================
  Files          12       12           
  Lines         792      792           
=======================================
  Hits          688      688           
  Misses         80       80           
  Partials       24       24
Impacted Files Coverage Δ
auth/kbase_provider.go 93% <60%> (ø) :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 183c7e1...9672a32. Read the comment docs.