aliyun / aliyun-openapi-net-sdk

Alibaba Cloud SDK for .NET
https://www.nuget.org/profiles/aliyun-openapi-sdk
Other
541 stars 625 forks source link

Return InvalidAccessKeySecret when 400 and code equals SignatureDoesN… #157

Closed doublnt closed 5 years ago

doublnt commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #157 into master will increase coverage by 0.13%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   97.15%   97.28%   +0.13%     
==========================================
  Files          53       53              
  Lines        2600     2614      +14     
  Branches      240      243       +3     
==========================================
+ Hits         2526     2543      +17     
+ Misses         46       43       -3     
  Partials       28       28
Impacted Files Coverage Δ
aliyun-net-sdk-core/AcsRequest.cs 100% <ø> (ø) :arrow_up:
aliyun-net-sdk-core/RpcAcsRequest.cs 100% <100%> (ø) :arrow_up:
aliyun-net-sdk-core/DefaultAcsClient.cs 88.93% <92.3%> (+1.99%) :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 ec1f5a2...bf50c3b. Read the comment docs.

doublnt commented 5 years ago

肯定是要补上测试呀。

要补上的,我分开提PR。。

doublnt commented 5 years ago

肯定是要补上测试呀。

我是不是应该在这个分支上把测试代码也 push 上来,还是再提一个PR?

JacksonTian commented 5 years ago

本分支提交。