kbase / blobstore

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

Fix auth url handling #41

Closed MrCreosote closed 5 years ago

MrCreosote commented 5 years ago

path was getting munged if there was no slash at the end of the path

codecov[bot] commented 5 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage    87.5%   87.59%   +0.09%     
==========================================
  Files          10       10              
  Lines         624      629       +5     
==========================================
+ Hits          546      551       +5     
  Misses         63       63              
  Partials       15       15
Impacted Files Coverage Δ
auth/kbase_provider.go 93% <100%> (+0.36%) :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 1f9e921...8f91b4e. Read the comment docs.