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

EndpointsParser UT #120

Closed AxiosLeo closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #120 into master will increase coverage by 7.55%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   85.53%   93.08%   +7.55%     
==========================================
  Files          51       51              
  Lines        2468     2532      +64     
  Branches      229      246      +17     
==========================================
+ Hits         2111     2357     +246     
+ Misses        326      149     -177     
+ Partials       31       26       -5
Impacted Files Coverage Δ
...un-net-sdk-core/Regions/InternalEndpointsParser.cs 100% <ø> (+32.3%) :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/Auth/SHA256withRSASigner.cs 100% <0%> (+14.28%) :arrow_up:
...re/Auth/STSAssumeRoleSessionCredentialsProvider.cs 95.31% <0%> (+33.01%) :arrow_up:
...dk-core/Auth/InstanceProfileCredentialsProvider.cs 90% <0%> (+51.11%) :arrow_up:
...-core/Auth/ECSMetadataServiceCredentialsFetcher.cs 81.13% <0%> (+51.13%) :arrow_up:
... and 2 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...f7df145. Read the comment docs.