mozillazg / go-cos

腾讯云对象存储服务 COS(Cloud Object Storage) Go SDK(XML API)
https://godoc.org/github.com/mozillazg/go-cos
MIT License
88 stars 26 forks source link

修复当 headers 相关参数的值中包含空格时会出现服务端返回签名不匹配的问题 #13

Closed mozillazg closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #13 into develop will increase coverage by 0.9%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #13     +/-   ##
=========================================
+ Coverage    94.79%   95.7%   +0.9%     
=========================================
  Files           15      15             
  Lines          673     698     +25     
=========================================
+ Hits           638     668     +30     
+ Misses          20      16      -4     
+ Partials        15      14      -1
Impacted Files Coverage Δ
helper.go 100% <100%> (ø) :arrow_up:
auth.go 98.51% <100%> (+4.88%) :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 8b52d53...8afcc1e. Read the comment docs.