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

DefaultAcsClient UT #121

Closed AxiosLeo closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #121 into master will increase coverage by 8.79%. The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   85.53%   94.33%   +8.79%     
==========================================
  Files          51       51              
  Lines        2468     2611     +143     
  Branches      229      274      +45     
==========================================
+ Hits         2111     2463     +352     
+ Misses        326      119     -207     
+ Partials       31       29       -2
Impacted Files Coverage Δ
aliyun-net-sdk-core/DefaultAcsClient.cs 81.95% <25%> (+8.66%) :arrow_up:
aliyun-net-sdk-core/Reader/JsonReader.cs 97.65% <0%> (+0.33%) :arrow_up:
aliyun-net-sdk-core/Http/HttpResponse.cs 95.76% <0%> (+5.08%) :arrow_up:
aliyun-net-sdk-core/Auth/Credential.cs 100% <0%> (+6.38%) :arrow_up:
...un-net-sdk-core/Auth/InstanceProfileCredentials.cs 97.36% <0%> (+8.08%) :arrow_up:
aliyun-net-sdk-core/Profile/DefaultProfile.cs 81.5% <0%> (+13.24%) :arrow_up:
aliyun-net-sdk-core/Auth/SHA256withRSASigner.cs 100% <0%> (+14.28%) :arrow_up:
...un-net-sdk-core/Regions/InternalEndpointsParser.cs 94.04% <0%> (+26.35%) :arrow_up:
...re/Auth/STSAssumeRoleSessionCredentialsProvider.cs 95.31% <0%> (+33.01%) :arrow_up:
... and 4 more

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 fea2d41...1f31aa2. Read the comment docs.