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

Ignore https certificate verification #186

Closed doublnt closed 5 years ago

doublnt commented 5 years ago
You need to complete
codecov-io commented 5 years ago

Codecov Report

Merging #186 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
+ Coverage   92.66%   92.69%   +0.02%     
==========================================
  Files          62       62              
  Lines        2960     2971      +11     
  Branches      280      281       +1     
==========================================
+ Hits         2743     2754      +11     
  Misses        173      173              
  Partials       44       44
Flag Coverage Δ
#unittest 92.69% <100%> (+0.02%) :arrow_up:
Impacted Files Coverage Δ
aliyun-net-sdk-core/Http/HttpResponse.cs 85.82% <100%> (+0.46%) :arrow_up:
aliyun-net-sdk-core/Http/HttpRequest.cs 100% <100%> (ø) :arrow_up:
aliyun-net-sdk-core/DefaultAcsClient.cs 85.43% <100%> (+0.23%) :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 c4efc62...4f5a95d. Read the comment docs.